0 Replies Latest reply on Mar 22, 2007 7:51 AM by giasal

    web services with ejb3 jboss 4.0.5.GA

    giasal

      Hi all,

      I'm wrinting a web service using EJB3 tech,
      All work well but I've a little problem/doubt .

      In server.xml I configured connector http port as 8880 cause I'm using also Oracle that is working on port 8080.

      Starting jboss, wsdl file has been created under <jboss-home>/server/default/data/wsdl.

      Under one xml tag appear :



      <soap:address location="http://:8080/MyProjectEJB3/EchoBean"/>



      Why automatically is chosen port 8080? and why not 8880?


      Thanks in advance
      giasal