| Author |
Exception when webservice is invoked
|
Krithi Raghu
Greenhorn
Joined: Jan 15, 2008
Posts: 23
|
|
I have a web service whose SEI is a stateless session EJB. The EJB alone is deployed as a jar file in the JBOSS server. The other supporting classes are made into another jar and then placed in the classpath When deployed, there are no issues but when the web service is invoked, i get the following exception Could some one please tell me if the way in which the web service is deployed is correct or not... that is splitting the jar file...
|
 |
Krithi Raghu
Greenhorn
Joined: Jan 15, 2008
Posts: 23
|
|
Friends, Awaiting for your reply on this... Can we split our web service jar file and deploy the bean alone in the application server placing the rest of the classes in the classpath? I am using JBoss 4.2.2... Thanks...
|
 |
 |
|
|
subject: Exception when webservice is invoked
|
|
|