문제

I have some applications deployed in JBoss Application Server 4.

I need to know how to get a list of deployed web services in that application server ? Is there any informations in the jmx-console?

thanks

도움이 되었습니까?

해결책

You should see all deployed web services at: http://localhost:8080/jbossws/services. Update IP and port information in that address accordingly.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top