Before I beat my head bloody for too long, I thought I might ask if 
anyone else has attempted this. I am working on booting JBoss inside of 
an already running Java application. Aside from some hard coded "new 
File("../..")" style issues in Main.java there are a lot of assumptions 
made in the code about the startup director of the JVM. Some of these I 
have addressed with my own classloader, but others persist.

I have a replacement Main.java and bootstrap class and loader. Some 
things which were working yesterday aren't today so I will try to 
stabilize this before I post any code.

Any thoughts or pointers would be greatly appreciated,

Stewart



_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to