Sorry, I forget this. The jar must be in axis lib directory (/axis2/lib), not in aar lib directory.
2007/10/11, Antonio Manuel Muñiz Martín <[EMAIL PROTECTED]>: > > Try to generate service skeletons with xmlBeans binding (option -d > xmlBeans), more complex but more power and control. > > 2007/10/11, sgopal < [EMAIL PROTECTED]>: > > > > > > Hi, > > Thanks for your reply. I tried this and it did not work. > > I think it might be because the class that is in an external jar is used > > by > > the > > ServiceLifeCycle class. > > > > Is there any way I can use a class file from an external jar file in my > > Service Life Cycle > > class? > > > > Thanks > > Srinivasan > > -- > > View this message in context: > > http://www.nabble.com/Class-loading-using-external-jar-in-Axis-2-tf4483280.html#a13158416 > > > > Sent from the Axis - User mailing list archive at Nabble.com. > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > >
