[jboss-user] [JBossWS] - Common User Define Exception

smathankumar do-not-reply at jboss.com
Mon May 12 00:54:00 EDT 2008


Hi,

I have created a common User define Exception for all my WebServices.
While using JBossWS2.0.3, It is working fine. I got the common Exception for all web services.
While using the Latest Version JBossWS3.0.1, I am not able to get the common Exception.

Here is my code.

@XmlType(namespace="common.ws.nortelnetworks.com")
@WebFault(name="ProvisioningException",targetNamespace="common.ws.nortelnetworks.com")
public class ProvisioningException extends Exception {
---
}

Regards,
Mathan Kumar S

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4150033#4150033

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4150033



More information about the jboss-user mailing list