[jboss-user] [JBossWS] - jbossws always try to use port 8080

liudan2005 do-not-reply at jboss.com
Thu Feb 15 18:33:18 EST 2007


I've changed my port number from 8080 to 80 as you can see:

  |  <Connector port="80" address="${jboss.bind.address}"
  |          maxThreads="250" strategy="ms" maxHttpHeaderSize="8192"
  |          emptySessionPath="true"
  |          enableLookups="false" redirectPort="8443" acceptCount="100"
  |          connectionTimeout="20000" disableUploadTimeout="true"/>
  | 

However, I can see that jbossws is still trying to connect 8080 for invoking services. Anyone knows why this happens?

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4017301



More information about the jboss-user mailing list