Hi,

That would be this line(?):
:gotCatalinaHome
"%CATALINA_HOME%\bin\catalina" start %1 %2 %3 %4 %5 %6 %7 %8 %9

and it should be something like:
"%CATALINA_HOME%\bin\catalina" start -nonaming %1 %2 %3 %4 %5 %6 %7 %8 %9

I now have an error free startup of JBoss but when i want to start my
Turbine appl. at:
http://localhost:8080/sogyo/servlet/sogyo  i get: 404 R(  +
/sogyo/servlet/sogyo + null) null

So what do i have to do more because this means the integration did not
work.

Thanks,
Maarten


----- Original Message -----
From: "John Menke" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, June 12, 2001 4:17 PM
Subject: RE: Jboss2.2.1 with TDK


> > Hi
> >
> > I'm trying to integrate JBoss with TDK but the howto brings up
> > some questions:
> > step1(startup.sh): should you edit-out the other things and
> > insert this line or add this line?
> >           does this also work with the .bat-file?
>
> You edit the line that contains the command to start tomcat to look like
the
> line suggested.
>
>
>
> > step2(files): if i understand correctly you have to do this for
> > every application you make?
> >
>
> I would assume this is correct.
>
>
> > Does the integration also work when you are using embedded Tomcat
> > with JBoss?
>
> I have not tried with Catalina embedded in JBoss.  If the JBoss team made
an
> embedded version I would think that it would work without reconfiguration.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to