The minimal conf/jboss-service.xml will need to be updated. Working on it.
Dimitris Andreadis wrote:
Just tried the minimal config and it shows an NPE in naming:
12:39:53,307 WARN [ServiceController] Problem starting service
boss:service=Naming
java.lang.NullPointerException
at org.jnp.server.Main.getNamingInstance(Main.java:301)
at org.jnp.server.Main.initJnpInvoker(Main.java:354)
at org.jnp.server.Main.start(Main.java:316)
at
org.jboss.naming.NamingService.startService(NamingService.java:284)
at
org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanS