[Building Sakai] add jar into JSP project using sakai appbuilder

Steve Swinsburg steve.swinsburg at gmail.com
Sat Sep 25 00:33:36 PDT 2010


Hi,

Are they in a Maven repository somewhere? If not, and you only need to distribute the built project, then you can just install them in your local Maven repository, craft a block to go in the POM and then when Maven builds it will bundle them.

If they are not in a Maven repository then you could just bundle them into WEB-INF/lib manually (assuming a webapp).

cheers,
Steve



On 25/09/2010, at 3:08 PM, Pham Duc De wrote:

> hi all,
> 
> I generate a working JSP project using sakai appbuilder (http://confluence.sakaiproject.org/display/BOOT/Sakai+App+Builder
> ). I have some jar file (3rd party APIs/Implementations). Can you help me how to add that jar into JSP project?
> 
> Example: I have ResourceDiscovery.jar, UpdateService.jar
> 
> thanks,
> mn 
> 
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
> 
> TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of "unsubscribe"

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20100925/f88d7ad5/attachment.html 


More information about the sakai-dev mailing list