2:
Re: Adding tld to tool
By: Luke Foxton
|
In response to 1 | 12/06/09 07:52 PM | ||
Hi Felipe,
You have three options here. 1) Put the taglib source in the tool's src folder and reference it as you would any class. 2) Put the jar in the tool's web-inf/lib directory 3) Put the jar in the lams.ear directory, then edit the lams.ear/MANIFEST.MF/application.xml as with other libraries to make sure jboss loads the jar on startup. There are examples of how to do these steps in lams.tld files so you should be able to work it out from those. Hope that helps. Luke Posted by Luke Foxton |
Reply to first post on this page
Back to LAMS for Tech-Heads - General Forum