[
https://jira.jboss.org/jira/browse/JBESB-2782?page=com.atlassian.jira.plu...
]
Kevin Conner commented on JBESB-2782:
-------------------------------------
The exception being seen is the following, caused by coyote attempting to unwrap our
version of the request/response.
Caused by: java.lang.ClassCastException:
org.jboss.soa.esb.http.mock.SOAPProcessorHttpServletRequest
at
org.apache.catalina.core.ApplicationDispatcher.unwrapRequest(ApplicationDispatcher.java:809)
at
org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:406)
at
org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:301)
at org.jboss.soa.esb.registry.rmi.InquiryService.inquire(InquiryService.java:117)
This is a consequence of the way in which we are handling the integration so we need to
look into an alternative in the long term.
In the short term we can trap this specific exception, as it occurs after the request
processing has been completed.
Remove verbose printStackTrace from Systinet Transport
------------------------------------------------------
Key: JBESB-2782
URL:
https://jira.jboss.org/jira/browse/JBESB-2782
Project: JBoss ESB
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 4.4 CP3
Reporter: Tom Cunningham
Assignee: Kevin Conner
Fix For: 4.4 CP3
Remove verbose printStackTrace from Systinet transport.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira