Hi Maarten,

Actually I think the JBoss how-to only describes how to set up the tdk so
you are able to use ejb's in JBoss from within your code, probably because
there were some issues (? anybody?). Integrating Catalina with JBoss is a
different issue. Currently there is a JBoss distribution that ships with
Tomcat 3.2 integrated meaning it provides some services for Tomcat. I think
there is a how-to on the JBoss site describing how to set up JBoss to
integrate with Catalina (Tomcat 4.0b) in the same way as it does with Tomcat
3.2 allthough I am not sure. You can either try that or set up Turbine to
use Jboss2.2/Tomcat3.2



-----Oorspronkelijk bericht-----
Van: mroosendaal [mailto:[EMAIL PROTECTED]]
Verzonden: woensdag 13 juni 2001 10:56
Aan: [EMAIL PROTECTED]
Onderwerp: Re: Jboss2.2.1 with TDK


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]

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

Reply via email to