[jboss-dev-forums] [JBoss ESB Development] - SOAPProxy initialization and deployment ordering

Brad Davis do-not-reply at jboss.com
Thu May 6 11:44:45 EDT 2010


Brad Davis [http://community.jboss.org/people/bradsdavis] replied to the discussion

"SOAPProxy initialization and deployment ordering"

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

--------------------------------------------------------------
> Kev has it exactly right.  As I said up above, "If it's in the same +*VM*+, use internal://.  If it's on another server, use  http:/// http:// or  https:/// https://.  If you don't want to be dependent on the availability of the other server, use file:// or classpath://.  What's the problem here?"

The problem is that you introduce a special protocol for the same server, which is overkill.  This complicates things for people, who will likely not know about this "special feature".  They will also have to be aware of this when services get moved between environments, and update it accordingly.  All of this knowledge overhead to avoid a server *freeze*. 

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

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

Start a new discussion in JBoss ESB Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2032]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20100506/c49a90b5/attachment.html 


More information about the jboss-dev-forums mailing list