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]

Reply via email to