6 Replies Latest reply on Jul 10, 2002 10:01 AM by adrian.brock

    setting system properties for JMX components

    joegalgx

      Hi, I'm trying to set the java.protocol.handler.pkgs property within jboss so that my JMX component can use custom URL handlers. I've tried the jndi.properties file but no luck.

      If I run my JMX component outside of jboss I can set it on the command line no problem. "java -Djava.protocol.handler.pkgs component"

      Any help is appreciated.