User: andreas 
  Date: 00/11/19 15:28:54

  Added:       examples/jboss.admin/conf jndi.properties
  Log:
  First draft for a jBoss Administration GUI with EJX.
  At the moment it just uses the JMX Connector to
  connect to the jBoss server and list all the services but
  you cannot do anything more that this for now.
  
  Revision  Changes    Path
  1.1                  ejx/examples/jboss.admin/conf/jndi.properties
  
  Index: jndi.properties
  ===================================================================
  java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory
  java.naming.provider.url=localhost
  java.naming.factory.url.pkgs=org.jboss.naming
  
  
  

Reply via email to