Hi All, Any ideas for the following challenge will be highly appreciated:
1. The Good: JBoss 4.0 JMX has an MBean called: jboss.ws4ee:service=AxisService One of its operations, listServices(), returns a list of all the Web Services deployed under the Axis service Btw, The operation's string output is an HTML table code; the table describes the web services... a bit wierd, but does the job... 2. The Bad: JBoss 3.2 ships with Axis 1.1, no JMX bean... If one wants a list of all the web services, he/she has not many options, one of them is to scan the deployment directories and files (for example: look for xAR's *.wsdd files) Does anybody know a way to retrieve the list of web services within JBoss 3.2? Please reply of you know anything that could help, any comments will be highly appreciated and thankfull. Perhaps this is an Axis question, since Axis is deployed as a simple web application inside JBoss 3.2, or does JBoss 3.2 knows something special about Axis 1.1 ? if you feel this is a pure Axis 1.1 question, could you direct me to an appropriate forum (and I will post here a link to my question in that forum...) Thank you all in advance Eyal View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872408#3872408 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3872408 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
