| Author |
Issue in exposing EJB as WS
|
Yash Don
Greenhorn
Joined: May 19, 2010
Posts: 12
|
|
Hi Rancher,
I am exposing one of my EJB as a Web Service using JAX-WS annotations. One of the method parameter for web method takes TimeZone which is an abstract class.
For some reason TimeZone is stopping me from exposing this method as web service operation. Is there any annotation available to mark it is as abstract or is there any way to fix this
Example :
Thanks,
-Amit
|
Regards,
Yash
SCJP, SCWCD
|
 |
 |
|
|
subject: Issue in exposing EJB as WS
|
|
|