[jboss-dev-forums] [Design of JBoss ESB] - SOAPProcessor Issues

goutam do-not-reply at jboss.com
Sun May 10 06:08:05 EDT 2009


Hi,

I am trying to use SOAPProcessor to expose a JAX-WS endpoint through JBoss ESB. I am having a couple of problems - 
1. The endpoint should be ESB message aware as per the documentation. But when I do SOAPProcessor.getMessage() in the service endpoint, I get null. What can be the possible reason? Is there any workaround to solve this? I will need to get access to the ESB message in the endpoint.

2. I understand that when you configure JBR listeners for this SOAPProcessor endpoint, one http port can cater to only one service. How can I configure to expose all the services through a single port? I saw the documentation on HTTPGatewayListener but when I change the jboss-esb.xml to point to the higher version of xsd for the HTTPGatewayListener to run, it does not get deployed. I am using the evaluation version of Enterprise SOA Platform 4.3.

Would appreciate any help in this regard.

Thanks,
Goutam

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

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



More information about the jboss-dev-forums mailing list