please, excuse my poor english..

i tried to "Creating a hello world JBI Service Engine.. "  
which at http://incubator.apache.org/servicemix/hello-world-se.html

but, at last step, i got a BindException.

.........

<stack-trace><![CDATA[java.net.BindException: Address already in use: bind
        at sun.nio.ch.Net.bind(Native Method)
        at
sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:
119)
        at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:59)
        at
org.mortbay.jetty.nio.SelectChannelConnector.open(SelectChannelConnec
tor.java:152)

............

i have tried to solve this problem, but i've failed.
i think there is a problem between "Hello world SE" and "WSDL-first
example".

in xbean.xml, they are deployed at
http://localhost:8192/Service and http://localhost:8192/PersonService.

when i changed one of them to "xxxx:8193xxxx", there is no problem.

i want to see the follow when i connected to http://localhost:8192, 

Known services are: 

http://localhost:8192/Service 
http://localhost:8192/PersonService

how i can this ? anyone please help me







-- 
View this message in context: 
http://www.nabble.com/multiple-HTTP-SU-tf3964627s12049.html#a11252096
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to