Axis API Client error: engine configuration problem, servlet config? (Axis 1, windows mobile)

2006-08-31 Thread Herve Chang
Hi, I'm trying to execute an Axis 1 client on a Windows Mobile plateform (WM 2003). My client only uses Axis API (jaxrpc) without any stubs generated through wsdl2java, and I set the following jars in the classpath: - axis.jar - jaxrpc.jar - commons-logging.jar - commons-discovery.jar - saaj.j

Troubles executing axis client on windows mobile (related to AxisEngine?)

2006-07-14 Thread Herve Chang
Hi all, I'm currently developping a web service client using Axis. This client is to be executed on a windows mobile pocketpc over the Mysaifu JVM, built upon GNU Classpath libraries (http://www.gnu.org/software/classpath/classpath.html). When executing my client, AxisEngine seems not to be conf