David Ward [
http://community.jboss.org/people/dward] replied to the discussion
"SOAPProxy initialization and deployment ordering"
To view the discussion, visit:
http://community.jboss.org/message/541631#541631
--------------------------------------------------------------
David, I have described why an ESB should not rely on a certain
technology for interactivity. Primarily because in the field we are often using ESBs to
integrate legacy systems, which generally don't use JBossWS for web services. This
could be Axis providing the WSDL, or CXF, or even a ColdFusion application deployed on
JBoss.
The point is, none of our actions should be called SoapProxy and then make it so it only
works in certain cases.
Only the internal:// scheme is specific to JBossWS.
Another point is, just by making the thing lazy load, the whole issue
and special protocol and the lot could be simply avoided.
In your words, "Brad,
read the full post." I have explained why using lazy load would not simply work.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/541631#541631]
Start a new discussion in JBoss ESB Development at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]