Where can I find the jnp.properties file that Catalina uses? I am trying to determine if Catalina is using the same port for naming that JBoss does in an effort to debug my problem with establishing an InitialContext. I posted a question to the Tomcat list and got this as a reply +++++++++++++++++++++++++++++++++++++ look at the jnp.properties file in the conf directory. =) -----Original Message----- From: John Menke [mailto:[EMAIL PROTECTED]] Sent: Friday, 11 May 2001 9:21 AM To: tomcat Subject: Changing Catalina's naming port I am using the Turbine TDK that uses Catalina and I'm having problems with JNDI lookups with JBoss. As I understand it, Catlalina has it's own naming services. What port do they run on? If it's 1099 and I'm running JBoss on the same machine on port 1099, then this may be causing my problem. Is there a way to change the port that Catlina run's it's naming services on? And is the port that they run on 1099? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
