[jboss-dev-forums] [Design of POJO Server] - Re: What's the status of HEAD?
scott.stark@jboss.org
do-not-reply at jboss.com
Sat Sep 30 22:50:10 EDT 2006
I guess that was not merged to trunk when the MC_VDF_WORK branch was merged. It was broken anyway with the recent changes. I now have the MainWithSimpleHotDeployTestCase running for me within eclipse on trunk:
| 19:42:35,015 INFO [ServerImpl] Starting JBoss (Microcontainer)...
| 19:42:35,015 INFO [ServerImpl] Release ID: null null
| 19:42:35,015 INFO [ServerImpl] Home Dir: C:\svn\JBossHead\jboss-head\system
| 19:42:35,015 INFO [ServerImpl] Home URL: file:/C:/svn/JBossHead/jboss-head/system/
| 19:42:35,015 INFO [ServerImpl] Library URL: file:/C:/svn/JBossHead/jboss-head/system/lib/
| 19:42:35,015 INFO [ServerImpl] Patch URL: null
| 19:42:35,015 INFO [ServerImpl] Server Name: defaulthotdeploy
| 19:42:35,015 INFO [ServerImpl] Server Home Dir: C:\svn\JBossHead\jboss-head\system\server\defaulthotdeploy
| 19:42:35,015 INFO [ServerImpl] Server Home URL: file:/C:/svn/JBossHead/jboss-head/system/server/defaulthotdeploy/
| 19:42:35,031 INFO [ServerImpl] Server Data Dir: C:\svn\JBossHead\jboss-head\system\server\defaulthotdeploy\data
| 19:42:35,031 INFO [ServerImpl] Server Temp Dir: C:\svn\JBossHead\jboss-head\system\server\defaulthotdeploy\tmp
| 19:42:35,031 INFO [ServerImpl] Server Config URL: file:/C:/svn/JBossHead/jboss-head/system/server/defaulthotdeploy/conf/
| 19:42:35,031 INFO [ServerImpl] Server Library URL: file:/C:/svn/JBossHead/jboss-head/system/server/defaulthotdeploy/lib/
| 19:42:35,031 INFO [ServerImpl] Root Deployment Filename: jboss-service.xml
| 19:42:35,109 INFO [ServerImpl] Starting Microcontainer, deployerBeansPrefix=tests/bootstrap/defaulthotdeploy/
| 19:42:36,140 INFO [ProfileImpl] Using profile root:C:\svn\JBossHead\jboss-head\system\file:\C:\svn\JBossHead\jboss-head\system\output\eclipse-resources
| 19:42:36,453 INFO [ServerImpl] JBoss (Microcontainer) [null] Started in 1s:422ms
| 19:42:36,453 INFO [MainWithSimpleHotDeployTestCase] TestBean.CS: (file:/C:/svn/JBossHead/jboss-head/system/output/eclipse-test-classes/ <no signer certificates>)
| 19:42:36,453 INFO [MainWithSimpleHotDeployTestCase] TestBean.ClassLoader: sun.misc.Launcher$AppClassLoader at 133056f
| 19:42:36,468 INFO [ServerImpl] LifeThread.run exits!
| 19:42:36,468 INFO [ServerImpl] Shutting down the JVM now!
| 19:42:36,468 INFO [ServerImpl] JBoss SHUTDOWN
| 19:42:36,468 INFO [ServerImpl] Undeploying all packages
| Shutting down Microcontainer
| 19:42:36,515 INFO [ServerImpl] Shutdown complete
| Shutdown complete
| Halting VM
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3975312#3975312
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3975312
More information about the jboss-dev-forums
mailing list