Did you download the jboss_tomcat binary for Windows? If so, you
shouldn't need to set any environment variables, just simply run
jboss_with_tomcat.bat. Someone mentioned earlier that if you already have
port 8080 in use that it could produce this problem. Do you have any
other web/servlet servers/containers running now? To make sure this
isn't the problem you could change the the conf file (I believe this is
in jboss.conf in the jboss_tomcat\jboss-2.0-FINAL\conf\tomcat directory)
so that tomcat starts on a different port number.
That's about all the suggestions I have.
Scot.
>>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<<
On 11/22/00, 2:31:39 PM, "Puthezhath, Rajeev (TWII Boston)" <[EMAIL PROTECTED]>
wrote regarding [jBoss-User] Please Help !> [EmbeddedTomcat] cannot process
configuration web service using "> /tomcat-3.2-b7 /webapps/ROOT:
> Hi,
> I am struck up for 2 days now I am trying to set up jboss 2.0 final with
> embedded tomcat.but when i start jboss i am getting the following error
> This is the structure of my direcotry
> d:\jboss\jboss_tomcat\jboss-2.0-FINAL
> d:\jboss\jboss_tomcat\tomcat-3.2-b7
> Environment variables hs been set to the following
> TOMCAT_HOME=d:\jboss\jboss_tomcat\tomcat-3.2-b7
> JAVA_HOME=d:\jdk1.2.2
> classpath=""
> i have changed the jboss file in conf directory with the one from tomcat
> directory
> can any one say what i am doing wrong
> This is the error which i get
> > [EmbeddedTomcat] Starting
> > [EmbeddedTomcat] Testing if Tomcat is present....
> > [EmbeddedTomcat] OK
> > [EmbeddedTomcat] ContextManager: Adding context Ctx( )
> > [EmbeddedTomcat] cannot process configuration web service using "
> > /tomcat-3.2-b7
> > /webapps/ROOT"
> > [EmbeddedTomcat] Security init for Context /tomcat-3.2-b7/webapps/ROOT
> > failed
> > [EmbeddedTomcat] java.security.AccessControlException: access denied
> > (java.lang.
> > RuntimePermission createClassLoader )
> > [EmbeddedTomcat] at
> > java.security.AccessControlContext.checkPermission(Ac
> > cessControlContext.java:195)
> > [EmbeddedTomcat] at
> > java.security.AccessController.checkPermission(Access
> > Controller.java:403)
> > [EmbeddedTomcat] at
> > java.lang.SecurityManager.checkPermission(SecurityMan
> > ager.java:549)
> > [EmbeddedTomcat] at
> > java.lang.SecurityManager.checkCreateClassLoader(Secu
> > rityManager.java:611)
> > [EmbeddedTomcat] at
> > java.lang.ClassLoader.<init>(ClassLoader.java:236)
> > [EmbeddedTomcat] at
> > org.apache.tomcat.loader.AdaptiveClassLoader.<init>(A
> > daptiveClassLoader.java:213)
> > [EmbeddedTomcat] at
> > org.apache.tomcat.loader.AdaptiveServletLoader.<init>
> > (AdaptiveServletLoader.java:88)
> > [EmbeddedTomcat] at
> > org.apache.tomcat.context.LoaderInterceptor.contextIn
> > it(LoaderInterceptor.java, Compiled Code)
> > [EmbeddedTomcat] at
> > org.apache.tomcat.core.ContextManager.initContext(Con
> > textManager.java, Compiled Code)
> > [EmbeddedTomcat] at
> > org.apache.tomcat.startup.EmbededTomcat.initContext(E
> >
> > could you please tell me where is it going wrong
> >
> > regards
> > rajeev
> >
> --
> --------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Problems?: [EMAIL PROTECTED]
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]