Hi all
I am from JBoss Tools, I want to display the jboss web serivde implementation and version in the tools.
I know I can get some information from the manifest file of jboss-native-jaxws.jar:
Implementation-Title: JBoss Web Services - Stack Native JAX-WS
Implementation-Version: 3.1.2.GA
But I know jboss ws has native, cxf and so on. For example, jbossws-cxf has not jboss-native-jaxws.jar.
So where can I get the implementation and version information? Are there a unified place to get the all versions of jboss ws information?
Thanks
Grid