I have generated my client stubs from a wsdl file and copied the package to my tomcat WEBAPPS\axis2\WEB-INF\classes folder.
qn1: how do i compile these java files? i tried compiling and received alot of errors, eg package javax.xml.stream does not exist did i copy to the wrong folder for compilation? qn2: after compiling, how do i reference the stub using a jsp? -- View this message in context: http://www.nabble.com/How-do-I-compile-my-client-stub--tf4776390.html#a13663112 Sent from the Axis - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
