Can I use application server other than JBoss?

No! This version of the application can be run only on JBoss.

[top]

Why is wsdl4j missing?

In JDK 6 wsdl4j is included, but not in JDK 5. If you are using JDK 5, you have to add this jar to the lib folder in your application server.

[top]