Hi, I have deployed a web service that uses an external jar file by adding the jar file in the lib directory inside my AAR file.
What I am trying to do is to remove the jar files and give an absolute path in the Class-path entry of the manifest.mf file. I have tried doing this in the manifest file for the AAR as well as the AXIS.WAR. I get a classnotfound exception while loading the service life cycle. How can I resolve this issue. Thanks Srinivasan -- View this message in context: http://www.nabble.com/Class-loading-using-external-jar-in-Axis-2-tf4483280.html#a12785021 Sent from the Axis - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
