You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by John Pfeifer <jo...@hnpsolutions.com> on 2006/11/09 23:30:18 UTC

RE: [Axis2] including jars in .aar?

It should be in the lib directory inside your jar file.

-----Original Message-----
From: andrewb@runbox.com [mailto:andrewb@runbox.com]
Sent: Thu 11/9/2006 5:31 PM
To: axis-user@ws.apache.org
Subject: [Axis2] including jars in .aar?
 
Hi,

My service class depends on a particular .jar file. How do I include that .jar in the .aar file (or do I have to just have it be in my JBoss classpath separately from the .aar)?

Thanks,

Andrew B.

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org



Re: [Axis2] including jars in .aar?

Posted by an...@runbox.com.
Thanks for the quick reply. I figured that out after posting my message. However, I've done that, and the classes in the external .jar are still not being loaded by Axis2, after deploying the service (getting ClassNotFoundException). Is there anything else I have to do?

Thanks

----- Start Original Message -----
Sent: Thu, 9 Nov 2006 17:30:18 -0500
From: "John Pfeifer" <jo...@hnpsolutions.com>
To: <ax...@ws.apache.org>,
	<ax...@ws.apache.org>
Subject: RE: [Axis2] including jars in .aar?

> 
> It should be in the lib directory inside your jar file.
> 
> -----Original Message-----
> From: andrewb@runbox.com [mailto:andrewb@runbox.com]
> Sent: Thu 11/9/2006 5:31 PM
> To: axis-user@ws.apache.org
> Subject: [Axis2] including jars in .aar?
>  
> Hi,
> 
> My service class depends on a particular .jar file. How do I include that .jar in the .aar file (or do I have to just have it be in my JBoss classpath separately from the .aar)?
> 
> Thanks,
> 
> Andrew B.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-user-help@ws.apache.org
> 
> 

----- End Original Message -----

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org