I'm trying a different path that will reduce the breakage and make /admin
work with embeded as well.
Basically I'm creating the Service and Server, even for embeded ( where only
engine is used ). That will make the model consistent - even if Server and Service
are barely used.
Is the embedded working in 5.0? I've kill myself trying to make that operable, and the only one I've succeeded is the 4.0.6, but only when I put the entire distribution in a single jar or unpack all the classes, or make a 4k classpath.
By the way, can we make a build for 5.0 that will be like sun's j2ee?
Just wanted to let you know that the new embedded in 5.0 is great. Costin (and I, to some extent) got it running with JBoss 3.2 without any problem. The big advantage is that it's just like Tomcat standalone, except it also implements the Embedded API. The big trick however is that if the embbedding component uses JMX already, you can do everything using MBeans. It's really cool :)
Remy
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]