Just to expand on what Ajith said ... some jar's that use the Thread Context Classloader (TCCL) AFAIK you cannot put into lib folder of the aar file . Two common examples of this scenerio include Hibernate and Spring. These are the exception rather than the rule however, and most jars you can indeed put into an AAR.
HTH, Robert http://www.braziloutsource.com/ On 7/17/06, Ajith Ranabahu <[EMAIL PROTECTED]> wrote:
Drop them into the lib folder of the aar file. On 7/17/06, Smirnova, Natalya <[EMAIL PROTECTED]> wrote: > > > > > Hello, > > > > I want to use some external jars in my web-service. > > Should I include these jars in my .aar archive? Maybe, I need to drop these > jars in axis2/WEB-INF/lib directory or to do something else. > > > > Thanks' for your help. > > > > > Best regards, Smirnova Natalya. > > MERA NN/Custom Software/EMA/OAM > > > > > > -- Ajith Ranabahu --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
