I have a hibernate, when I deploy in "default" configuration, everything is ok;
but when deply to "all" configuration, i get:
2008-08-08 09:41:15,799 INFO [org.hibernate.impl.SessionFactoryImpl] building
session factory
| 2008-08-08 09:41:16,549 INFO
[org.hibernate.impl.SessionFactoryObjectFactory] Not binding factory to JNDI,
no JNDI name configured
| 2008-08-08 09:41:16,549 INFO [org.hibernate.util.NamingHelper] JNDI
InitialContext properties:{}
| ...
| 2008-08-08 10:38:40,985 ERROR [STDERR] javax.naming.NameNotFoundException:
queue not bound
| 2008-08-08 10:38:40,985 ERROR [STDERR] at
org.jnp.server.NamingServer.getBinding(NamingServer.java:529)
| 2008-08-08 10:38:40,985 ERROR [STDERR] at
org.jnp.server.NamingServer.getBinding(NamingServer.java:537)
| 2008-08-08 10:38:40,985 ERROR [STDERR] at
org.jnp.server.NamingServer.getObject(NamingServer.java:543)
| 2008-08-08 10:38:40,985 ERROR [STDERR] at
org.jnp.server.NamingServer.lookup(NamingServer.java:267)
| 2008-08-08 10:38:40,985 ERROR [STDERR] at
org.jnp.interfaces.NamingContext.lookup(NamingContext.java:667)
| 2008-08-08 10:38:40,985 ERROR [STDERR] at
org.jnp.interfaces.NamingContext.lookup(NamingContext.java:627)
| 2008-08-08 10:38:40,985 ERROR [STDERR] at
javax.naming.InitialContext.lookup(InitialContext.java:351)
I thought is something similar to:
http://jaitechwriteups.blogspot.com/2007/10/why-do-i-get-namenotfoundexception.html
but I can found my JNDI there. Anyone?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4169451#4169451
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4169451
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user