Hi,
We have an application that exposes a webservice and uses a JCA connector. The JCA connector exposes connection and connectionfactory to the application. Now, when we expose some of the JCA connector API classes (e.g. enum) through the webservice we are getting a ClassNotFoundException. In other words, the API classes of the JCA connector are not part of the classpath of the application yet when the webservice is being generated.
The behavior is perhaps understandable, but what should really happen following the spec?
Cheers
Erik
[Message sent by forum member 'erikengerd' (erikengerd)]
http://forums.java.net/jive/thread.jspa?messageID=283883