
|
If you were logged in you would be able to see more operations.
|
|
|
XFire
Created: 25/Sep/06 12:15 PM
Updated: 19/Dec/06 08:52 AM
|
|
| Component/s: |
JAX-WS
|
| Affects Version/s: |
1.2.1
|
| Fix Version/s: |
1.2.2
|
|
|
The org.codehaus.xfire.jaxws.handler.WebFaultHandler throws an exception if an explicit FaultInfo bean is not specified (with the getFaultInfo method). The spec says that if an explicit FaultInfo bean is not set, the exception class itself defines in implicit FaultInfo bean, with the cause, localizedMessage, stackTrace, and class properties excluded (see section 3.7)
|
|
Description
|
The org.codehaus.xfire.jaxws.handler.WebFaultHandler throws an exception if an explicit FaultInfo bean is not specified (with the getFaultInfo method). The spec says that if an explicit FaultInfo bean is not set, the exception class itself defines in implicit FaultInfo bean, with the cause, localizedMessage, stackTrace, and class properties excluded (see section 3.7) |
Show » |
|