Mantis - Resin
Viewing Issue Advanced Details
1941 minor always 08-14-07 12:33 09-11-07 12:05
guduri  
 
normal  
closed 3.1.2  
fixed  
none    
none 3.1.3  
0001941: SOA/JAX-WS: Different behaviour than what is specified in the documentation.
The example demonstrated by this link http://www.caucho.com/resin-3.1/examples/soa-jaxws/index.xtp [^] does not work as specified.
The demo.jsp has the following output

UserService.getUsers(0): java.lang.reflect.UndeclaredThrowableException

instead of what is specified in the example which is
UserService.getUsers(0): example.InvalidGroupIdException

In fact the example can be accessed using the following link hosted at caucho.
http://www.caucho.com/resin-3.1/examples/soa-jaxws/demo.jsp [^]

Notes
(0002289)
emil   
09-11-07 12:05   
This has been fixed in 3.1.3, but the change will not be reflected on the website until the new release is out. Thanks for the report!