I think I am messing up between my deployment and test environments.

My log file shows the following when running the tests.
[DEBUG,Component] 
org.jboss.seam.core.init.componentClasses=org.jboss.seam.core.Ejb
  | [DEBUG,Component] org.jboss.seam.core.init.jndiPattern=#{ejbName}/local
  | [DEBUG,Component] 
org.jboss.seam.core.init.managedPersistenceContexts=napEntityManager
  | 
but later on it says:

  | [INFO,SessionFactoryObjectFactory] Not binding factory to JNDI, no JNDI 
name configured
  | 

Jip, it is picking up the right (only) web.xml and not running from an ear (so 
I assume it should be without the ear name). 

L

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3919076


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to