AXIS2 runtime did not find module specific .mar file. Drop the .mar file in the classpath.
-----Original Message----- From: Chris Iken [mailto:[EMAIL PROTECTED] Sent: Friday, November 03, 2006 9:40 AM To: [email protected] Subject: tcp example Hi, when I try to start the TCPClient example (TCPClient.java) then I always receive the following exception: Exception in thread "main" org.apache.axis2.AxisFault: Module not found at org.apache.axis2.description.AxisService.engageModule(AxisService.java:4 78) at org.apache.axis2.client.ServiceClient.engageModule(ServiceClient.java:29 4) at de.iken.axis2.tcp.TCPClient.main(TCPClient.java:49) What's wrong? I tried version 1.0 and 1.1 (nightly build). Thanks, Chris --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -------------------------------------------------------- NOTICE: If received in error, please destroy and notify sender. Sender does not intend to waive confidentiality or privilege. Use of this email is prohibited when received in error. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
