[jboss-dev-forums] [Design of JBoss ESB] - Re: Http Gateway - requirements please...
dward
do-not-reply at jboss.com
Tue Jul 21 11:46:08 EDT 2009
First, why can't ${service.category} be the context? Are we worried about "too many wars" being deployed?
Next, can you explain your reasoning why ebws and http paths must be kept separate? The only thing I can think of is if you wanted to provide *both* soap-ws/http and raw-xml/http access to the same service, at which point you'd have to distinguish them somehow.
Last, what if ${service.category} and ${service.name} have spaces in them? The ESB allows for this, but my guess would be that for a url, each space would have to be replaced with %20. Just something to make sure we test.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4245043#4245043
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4245043
More information about the jboss-dev-forums
mailing list