[jbossws-dev] [Design of JBoss Web Services] - Re: New jboss version info attributes

thomas.diesler@jboss.com do-not-reply at jboss.com
Wed Jan 3 11:39:16 EST 2007


I use 

  |             ObjectName oname = ObjectNameFactory.create("jboss.system:type=ServerConfig");
  |             jbossVersion = (String)getServer().getAttribute(oname, "SpecificationVersion");
  | 

to enable/disable parts of our testsuite dependeing on the target environment. I only added the others for completeness.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3997611#3997611

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3997611



More information about the jbossws-dev mailing list