"McDowell, Mark" <[EMAIL PROTECTED]> writes: > I'll preface this with *I am NOT an expert* :)
Me neither. > The only information I'm aware of is that if the jndi.properties > file is in the CLASSPATH, it should be found.... Try adding > WEB-INF/classes to the CLASSPATH prior to starting Tomcat... Yes, I *could* do that, but I don't really want to. Besides, putting jndi.properties in the system classpath enables me to find the JNDI server, but I run into problems later when the system classloader can't find the EJBHome class I'm trying to load from JNDI! (because the app's class files aren't in the system classpath) :-( Thanks anyway, though. Anybody else have any suggestions? -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
