"tfennelly" wrote : <http-provider name="myhttp"
host="localhost" port="9999">
| | <http-bus busid="http1" context="/orders" />
| | </http-provider>
The context would not be part of this as the requirement is to keep this to a single
deployment. It would share the same context as the EBWS, i.e. based on the esb deployment
name by default.
"tfennelly" wrote : That works fine I think. One downside is that it seems to
mean that we're restricted to a 1:1 bus:listener relationship for http. What if we
added a "urlPattern" type config (mapping to the same in the web.xml) option on
the listener (or provider perhaps?). That would allow a single bus to be used across
multiple listeners e.g.
URL patterns should definitely be supported.
Kev
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4238123#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...