I am working through the deployment of my application using JBoss 4.0.5.  I've 
turned on some logging capability to ensure I have JBoss working correctly.  
However, in the log files, I see several statements like the below.  Should I 
be concerned at this?


  | 08:50:46,562 INFO  [TomcatDeployer] deploy, ctxPath=/jbossws, 
warUrl=.../tmp/deploy/tmp29984jbossws-context-exp.war/
  | 08:50:46,562 DEBUG [TomcatDeployer] 
AbstractWebContainer.parseWebAppDescriptors, Begin
  | 08:50:46,562 DEBUG [TomcatDeployer] Creating ENC using ClassLoader: [EMAIL 
PROTECTED]
  | 08:50:46,562 DEBUG [TomcatDeployer] [EMAIL PROTECTED] 
url=file:/C:/jboss-4.0.5.GA/server/default/deploy/jbossws14.sar/ ,addedOrder=10}
  | 08:50:46,562 DEBUG [TomcatDeployer] [EMAIL PROTECTED]
  | 08:50:46,562 DEBUG [TomcatDeployer] [EMAIL PROTECTED]
  | 08:50:46,562 DEBUG [TomcatDeployer] [EMAIL PROTECTED]
  | 
  | 08:50:46,562 DEBUG [TomcatDeployer] Unable to retrieve 
orbjavax.management.InstanceNotFoundException: jboss:service=CorbaORB is not 
registered.
  | 
  | 08:50:46,562 DEBUG [TomcatDeployer] Linked java:comp/UserTransaction to 
JNDI name: UserTransaction
  | 08:50:46,562 DEBUG [TomcatDeployer] addEnvEntries
  | 08:50:46,562 DEBUG [TomcatDeployer] linkResourceEnvRefs
  | 08:50:46,562 DEBUG [TomcatDeployer] linkResourceRefs
  | 08:50:46,562 DEBUG [TomcatDeployer] linkMessageDestinationRefs
  | 08:50:46,562 DEBUG [TomcatDeployer] linkEjbRefs
  | 08:50:46,562 DEBUG [TomcatDeployer] linkEjbLocalRefs
  | 08:50:46,562 DEBUG [TomcatDeployer] linkServiceRefs
  | 08:50:46,562 DEBUG [TomcatDeployer] linkSecurityDomain
  | 08:50:46,562 DEBUG [TomcatDeployer] No security-domain given, using 
default: java:/jaas/other
  | 08:50:46,562 DEBUG [TomcatDeployer] Linking security/securityMgr to JNDI 
name: java:/jaas/other
  | 08:50:46,562 DEBUG [TomcatDeployer] 
AbstractWebContainer.parseWebAppDescriptors, End
  | 08:50:46,593 DEBUG [TomcatDeployer] Using session cookies default setting
  | 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989346#3989346

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3989346
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to