1 Reply Latest reply on Dec 18, 2011 3:00 AM by nickarls

    How can I check Service Endpoint Interface on JBoss 7?

    aupres

      I deployed a Web Service on JBoss 7.0.2. The deployment is succeeded!

       

      10:50:20,785 INFO  [org.jboss.web] (MSC service thread 1-1) registering web context: /JWSHelloWorld

      10:50:20,795 INFO  [org.jboss.as.jpa] (MSC service thread 1-2) added javax.persistence.api dependency to jbossws-console.war

      10:50:21,643 INFO  [org.jboss.web] (MSC service thread 1-2) registering web context: /jbossws

      10:50:21,721 INFO  [org.jboss.as.server.controller] (DeploymentScanner-threads - 2) Deployed "JWSHelloWorldEAR.ear"

      10:50:21,721 INFO  [org.jboss.as.server.controller] (DeploymentScanner-threads - 2) Deployed "jbossws-console.war"

       

      I tried to check service endpoint interface of deployed web services on jboss7 console.

      In JBoss 5.1 I could checked sei on http://localhost:8080/jbossws/services , but in JBoss 7 there is no output on this url.

       

      Kindly inform me the deployed web services console url of JBoss 7 where I can check the deployed SEI.

       

      Thanks! Best Regards.