hi sgopal , > 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. > Axis2 does not support for adding class path entry in manifest.mf , but if you put the resources in the class path then they will be automatically picked up.
Thanks Deepal --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
