Jboss 6

JMS is implemented with hornetq - does not appear to need any persistance changes

EJB isolation is now the default.

Logging is now configured in deploy/jboss-logging.xml. It appears that jboss property value replacement now works - allows simplification of the startupscript.

When running it we hang at

Tried debugging in eclipse - many exceptions

Need to set (add) $LD_LIBRARY_PATH:/home/douglm/drop2/bedework/quickstart-3.7/jboss-6.0.0.20101110-CR1/bin/native/lib64

Still failed

Googled: tried adding

-Djboss.platform.mbeanserver -Djavax.management.builder.initial=org.jboss.system.server.jmx.MBeanServerBuilderImpl

Different exception - said we should try

-Djava.util.logging.manager=org.jboss.logmanager.LogManager?

Fails immediately.

Remove profiling stuff from LD_LIBRARY_PATH and args -agentlib:yjpagent