Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Java Code does NOT compile. #18

Open
contractormarketplace opened this issue May 13, 2021 · 0 comments
Open

Java Code does NOT compile. #18

contractormarketplace opened this issue May 13, 2021 · 0 comments

Comments

@contractormarketplace
Copy link

The following instructions to get a build on the java source does NOT seem to be accurate.

Install tomcat. You can get it from Tomcat site.
Download the ChargeBee's java library.
Copy the library jar to java/webapp/WEB-INF/lib in this repo.
Compile the classes using ant -f build/build.xml -Dtomcat.home=

I downloaded the ChargeBee's java libary and placed the following files in the java/webapp/WEB-INF/lib directory
chargebee-java-2.8.5.jar
chargebee-java-2.8.5-sources.jar
chargebee-java-2.8.5-javadoc.jar

When I run the ant command, I get the attached error which indicates something is wrong with the libraries included.
output.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant