Hi
I am trying to give a call to web service using jax rpc. The class which I am passing is not registerd in WSDL. Please find the following stack trace.
java.io.IOException: WSWS3701E: Error: An exception was encountered. Use the wsdeploy command to deploy your application. The exception is java.io.IOException: WSWS3037E: Error: Serialization cannot occur for Enumeration. Debug deploy artifact build numbers={cf20633.22}
Can any one tell me how to register my class dynamically using jaxrpc?
Please help
