"[EMAIL PROTECTED]" wrote : Change WebServiceHost in 
${jboss.server.deploy.dir}/jboss-ws4ee.sar/META-INF/jboss-service.xml
  | 
  | 
  |   |   <mbean code="org.jboss.webservice.AxisService"
  |   |     name="jboss.ws4ee:service=AxisService">
  |   |     <depends>jboss:service=WebService</depends>
  |   |     <attribute name="WebServiceHost">${jboss.bind.address}</attribute>
  |   |     <attribute name="WebServiceSecurePort">8443</attribute>
  |   |     <attribute name="WebServicePort">8080</attribute>
  |   |     <attribute 
name="InvokerProviderEJB">org.jboss.webservice.server.InvokerProviderEJB</attribute>
  |   |     <attribute 
name="InvokerProviderJSE">org.jboss.webservice.server.InvokerProviderJSE</attribute>
  |   |   </mbean>
  |   | 

When I did this JBoss deploys only to the WebServicePort. How do I get JBoss to 
deploy to the WebServiceSecurePort?

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

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


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to