[jboss-dev-forums] [JBoss Web Services Development] - Re: Where can I get the jboss ws implementaion and version

Alessio Soldano do-not-reply at jboss.com
Wed May 25 05:38:16 EDT 2011


Alessio Soldano [http://community.jboss.org/people/asoldano] created the discussion

"Re: Where can I get the jboss ws implementaion and version"

To view the discussion, visit: http://community.jboss.org/message/606893#606893

--------------------------------------------------------------
Well, not really. At runtime on JBoss AS there's a MBean that gives these info or you can use a ServiceLoader to get the configured org.jboss.wsf.spi.management.StackConfigFactory which in turn can be used to the the StackConfig that has getImplementationTitle() / getImplementationVersion() methods. Things change a bit dependending on the version you're using.

Alternatively, look for the jbossws-*-client.jar. The manifest in there tells you what stack is in use and the version. Of course, there's jbossws-cxf-client.jar and jbossws-native-client.jar.
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/606893#606893]

Start a new discussion in JBoss Web Services Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2047]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20110525/8eb9db1f/attachment.html 


More information about the jboss-dev-forums mailing list