i have 2 interfaces on my machine, one , loopback, is 127.0.0.1, and the other 
is eth0 , 192.168.1.10.

how can i choose which one to bind to wsdl exposed?

i have this on http://localhost:8080/jbossws/services  :

  | Registered Service Endpoints
  | ServiceEndpointID   jboss.ws:context=JmsService,endpoint=JmsFrontendBean
  | ServiceEndpointAddress      
http://127.0.0.1:8080/JmsService/JmsFrontendBean?wsdl
  | 

how can i bind it to 192.168.1.10? i mean, the 127.0.0.1 address is also inside 
the wsdl, so it's not enough i use the correct address to download it, i also 
have to change it by hand

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4113715#4113715

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4113715
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to