uCosminexus Application Server, Messages
![[Contents]](FIGURE/CONTENT.GIF)
![[Back]](FIGURE/FRONT.GIF)
KDJW61109-E
The method annotated with javax.jws.Oneway annotation cannot throw exceptions except java.lang.RuntimeException, java.rmi.RemoteException and their subclasses.(class = aa....aa, method = bb....bb, exception class = cc....cc)
- aa....aa: SEI name or Web Service Implementation Class name
bb....bb: Method name
cc....cc: Exception class name
- Description
- A method annotated with javax.jws.Oneway annotation cannot throw exceptions except java.lang.RuntimeException and java.rmi.RemoteException and their subclasses.
- Action
- Delete exceptions except java.lang.RuntimeException and java.rmi.RemoteException and their subclasses from the throws section of the method that is annotated with the javax.jws.Oneway annotation.
All Rights Reserved. Copyright (C) 2012, 2013, Hitachi, Ltd.