tags:

views:

50

answers:

0

I wrote a simple web service with one web method that throws an exception. Web service is in package a.b, exception in package a.c. In the WSDL generated by wsgen, the exception is bound to service package name a.b and not to its actual package a.c. What am I doing wrong? JDK 1.5.14 JAX-WS 2.2