Alex K [http://community.jboss.org/people/AlexK] created the discussion

"SOAPProxy for beginners"

To view the discussion, visit: http://community.jboss.org/message/533979#533979

--------------------------------------------------------------
That question might sound really newbe cause I'm actually absolutlly not a web 
developer ... please don't go to hard on me^^

I'm trying to initialize a SOAP-Webservice Routing throught JBoss ESB. I want 
the ESB to consume an endpoint and re-publicate it. Basicly it's just 
configuring the ESB isn't it? According to the Programmers Guide the best way 
to do this is the SOAPProxy not the HttpRouter. Is this right? It says that 
it's all about this:

<action name="proxy">
<property name="wsdl"
value=" http://localhost:8080/Quickstart_webservice_proxy_basic_ws/HelloWorldW 
http://localhost:8080/Quickstart_webservice_proxy_basic_ws/HelloWorldW
S?wsdl"/>
</action>

I just have no clue how to deploy this on the Server. Am I supposed to make a 
web archive out of it? What would be the standart procedure to set up a 
SOAPProxy, what kind of files do I need or is it already deployed somewhere? 
How can I work it?


thankful for help

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/533979#533979]

Start a new discussion in Beginner's Corner at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to