Buon Giorno Roberto- place jars in %TOMCAT_HOME%/webapps/axis/WEB-INF/lib
OR place class files in %TOMCAT_HOME%/webapps/axis/WEB-INF/classes Molte Grazie, Martin -- ********************************************************************* This email message and any files transmitted with it contain confidential information intended only for the person(s) to whom this email message is addressed. If you have received this email message in error, please notify the sender immediately by telephone or email and destroy the original message without making a copy. Thank you. ----- Original Message ----- From: "Roberto Belardo" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Monday, July 17, 2006 6:07 AM Subject: Where to put Amazon Stub classes > > Hi all, > i have big problem. I'm trying to develop a web service that will do simply > a search using amazon ws, and i want acces my service from a java client. So > i put my web service jar in AXIS-HOME/WEB-INF/lib directory. But here come > the problems: > Where i have to put Amazon stub classes obtained from the amazon wsdl file? > In order to compile my java files for my web service, i create a jar with > those stub files and putted it in the windows classpath. But it seems to me > that Axis cannot see them because every time i try to acces the web service > i got a java.lang.reflect.InvocationTargetException from Axis but i can use > ut if i simply remove the amazon code. If i put that jar with the amazon > stub in the AXIS-HOME/WEB-INF/lib directory Axis cannot start.I get an error > 404. > Thanks in advance, > Roberto > -- > View this message in context: > http://www.nabble.com/Where-to-put-Amazon-Stub-classes-tf1953881.html#a5358366 > Sent from the Axis - User forum at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
