You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As discussed in issue 77, JAR files are easily installed into shared/lib but
this does not work for add-ons containing Java classes.
A better alternative would be to build an AMP file containing the JAR, so it
can be more easily deployed into WEB-INF/lib.
Ideally the JAR containing the Java code would be separate from the JAR
containing the config. Web-tier stuff should also be separated out into a
different project from the repo stuff.
Original issue reported on code.google.com by will.abson on 27 Jun 2012 at 2:11
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
will.abson
on 27 Jun 2012 at 2:11The text was updated successfully, but these errors were encountered: