You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2012/07/23 07:47:11 UTC

[Bug 52830] DataSource JNDI lookup with javax.naming.Name failed

https://issues.apache.org/bugzilla/show_bug.cgi?id=52830

sebastien michea <se...@manaty.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
          Component|Catalina                    |Catalina
            Version|unspecified                 |7.0.29
         Resolution|FIXED                       |---
            Product|Tomcat 6                    |Tomcat 7
   Target Milestone|default                     |---

--- Comment #9 from sebastien michea <se...@manaty.net> ---
on tomcat 7.0.29, with hibernate 4.1.5 final, i get the same error when
defining my jdbc/mbsousdb in web.xml and context.xml then using

        <non-jta-data-source>java:/comp/env/jdbc/mbsousdb</non-jta-data-source> 

in persistence.xml.
I tried jdbc/mbsousdb, java:comp/env/jdbc/mbsousdb an
java:/comp//env/jdbc/mbsousdb, without success.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org