Mantis - Resin
Viewing Issue Advanced Details
210 minor always 05-24-05 00:00 11-30-05 14:44
user196  
 
normal  
closed 3.0.13  
3.0.13 fixed  
none    
none 3.0.14  
0000210: ContextImpl.lookupImpl does not throw - javax.naming.NameNotFoundException
RSN-229
The JNDI resource - "jdbc/MySQL/Lessons" does throw the following exception

javax.naming.NameNotFoundException: jdbc/MySQL/Lessons
    at com.caucho.naming.ContextImpl.lookupImpl(ContextImpl.java:209)
    at com.caucho.naming.ContextImpl.lookup(ContextImpl.java:167)
    at javax.naming.InitialContext.lookup(InitialContext.java:351)

However, JNDI resource - "java:comp/env/jdbc/MySQL/Lessons" does NOT throw javax.naming.NameNotFoundException ???

Resin 3.0.13 - Sun JDK 1.5.0_03 - WindowsXP

Notes
(0000241)
ferg   
05-24-05 00:00   
server/1509