[jboss-user] [JBoss jBPM] - Re: Request didn't include a SOAP Message

bertrand.njiipwo do-not-reply at jboss.com
Thu Jan 4 14:58:57 EST 2007


Hi Alex,

of course: This was the raison why the soap:address element where alway overritten and the HTTP Request arrived to the monitoring component without SOAP Message inside.

SOLUTION:
I was Using Jbossws 1.0.4 and i have perform the following setting:

In BOSS_HOME/server/default/deploy/jbossws.sar/jbossws.beans/META-INF/jboss-beans.xml:
have set the element property name="alwaysModifySOAPAddress"  to false. and the specified soap:address value in the service implementation file was readed  by org.jbpm.bpel.service.PortConsumer.java as expected.

But the BPEL process execution is still stopping due to exceptions. I'll like to close this thread (Error cause found) and continue the discution in this thread:http://www.jboss.com/index.html?module=bb&op=viewtopic&t=98256
where i described the invoke called, but our invoker is disconnected problem.

Once again thanks Alex.


Best Regards


Bertrand Njipwo

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3998045#3998045

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3998045



More information about the jboss-user mailing list