Hi,
 
Just copy CLIENT jndi.properties(It will be in Folder %JBOSS_ROOT%/admin/client) Tomcat lib directory or put that to your Tomcat classpath.
 
Contents of jndi.properties is
 
java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory
java.naming.provider.url=localhost:1099
java.naming.factory.url.pkgs=org.jboss.naming
 
 
Hope it will help u
 
regards
Rajakumar Makapur
 
 
From: Fred Burke <[EMAIL PROTECTED]>
To: "
'[EMAIL PROTECTED]'"
<
[EMAIL PROTECTED]>
Date: Wed, 5 Jun 2002 17:45:31 -0400
Subject: [JBoss-user] Apache Tomcat/4.0.3 - HTTP Status 500 - No Context configured to
 process this request
Reply-To:
[EMAIL PROTECTED]

After working though some issues with the jboss_init_redhat.sh script I was able to get load jboss w/o any errors in the log file, but...
whenever I try to bring up
http://localhost:8080/ I get the error message shown in the subject line.  I'm sure I'm doing something brain-dead silly but I can't spot it.  Anyone have any clues?
BTW I'm running the RedHat 7.2 with the lastest patches as of this morning.
Thanks,
-Fred-

Reply via email to