[
http://jira.jboss.com/jira/browse/BPEL-246?page=comments#action_12360778 ]
Frank Zartmann commented on BPEL-246:
-------------------------------------
I would like to ask for fixing this issue.
It seems not to be a big issue.
On the other side there is a difference between working with JAX-WS and JAX-RPC.
Working with JAX-RPC is laborious and tedious.
Best regards
Create org.jbpm.bpel.integration.server.JAXWSHandler implementation
with the same functionality as org.jbpm.bpel.integration.server.SoapHandler
-----------------------------------------------------------------------------------------------------------------------------------------------
Key: BPEL-246
URL:
http://jira.jboss.com/jira/browse/BPEL-246
Project: JBoss jBPM BPEL
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Engine
Affects Versions: jBPM BPEL 1.1 beta 3
Environment: JBoss 4.0.5.GA + JBossWS 1.2.0.SP1 + jBPL BPEL 1.1-beta-3
Reporter: Konstantin Pavlov
Assigned To: Alejandro Guizar
Fix For: jBPM BPEL 1.2 GA
When using JBossWS 1.2.0 with JAXWS I get an exception because SOAPHandler instance is
returned instead of javax.xml.ws.handler.Handler expected.
20:21:44,646 ERROR [SOAPFaultHelperJAXWS] SOAP request exception
java.lang.ClassCastException: org.jbpm.bpel.integration.server.SoapHandler
at
org.jboss.ws.core.jaxws.handler.HandlerResolverImpl.initHandlerChain(HandlerResolverImpl.java:161)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira