On Dec 26, 2007 6:20 PM, mattrpav <[EMAIL PROTECTED]> wrote: > > Is it possible for multiple assemblies to share the same HTTP Port? For > example, I have a HTTP consumer assembly, and several CXF web services that > I want to have run on port 8080. > > I've tried this, but get a port binding error while deploying the second > service assembly. (See stack trace below)
Currently, the servicemix-http component does not support this use case, though it should. To this end, I've commented on issue SM-1169 (https://issues.apache.org/activemq/browse/SM-1169) about the various HTTP use cases in SMX and how we should refactor the servicemix-http component accordingly to support the current and any future use cases. Bruce -- perl -e 'print unpack("u30","D0G)[EMAIL PROTECTED]&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*" );' Apache ActiveMQ - http://activemq.org/ Apache Camel - http://activemq.org/camel/ Apache ServiceMix - http://servicemix.org/ Apache Geronimo - http://geronimo.apache.org/ Blog: http://bruceblog.org/
