Re: [JBoss-user] JBoss/Tomcat Question

2002-08-12 Thread Greg Turner


I believe this is a necessary but insufficient condition for running clustered
http sessions.  I mean, you have to also tell the tomcat specific
code to hook into the JBoss clustering code because it is tomcat code that
implements the servlet API.
scott ditzenberger wrote:
Greg,
I think you need to run {jboss_dist}/server/all instead of {jboss_dist}/server/default.
SD
 Greg Turner <[EMAIL PROTECTED]>wrote:
OK.
so my next question is how do I turn on clustered http sessions for
JBoss/Tomcat combo?
Pavel Kolesnikov wrote:
> On Sun, 11 Aug 2002, Greg Turner wrote:
>
> > Is there going to be a release of JBoss-3.0.1Final/Tomcat-4.0.3
?
>
> Until it's released try to remove deploy/jbossweb.sar and copy all
> tomcat related files (jboss/catalina and
> jboss/server/default/deploy/tomcat*xml) from older release
> of JBoss-3.*/Tomcat to appropriate places under jboss-3.0.1
> root dir.
>
> I haven't tried it with JBoss-3.0.1 final, but it worked for
> me with 3.0.1RC1 and tomcat from jboss-3.0.0/tomcat - so I guess
> it could work with 3.0.1 final too. :-)
>
> Pavel
>
> ---
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> ___
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
--
Greg Turner, JBoss Authorized Consultant
Tiburon Enterprise Systems
http://www.tiburon-e-systems.com
Box 1171
Tiburon, CA 94920
415-332-3363
 
 
 
---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


Do You Yahoo!?
HotJobs,
a Yahoo! service - Search Thousands of New Jobs

--
Greg Turner, JBoss Authorized Consultant
Tiburon Enterprise Systems
http://www.tiburon-e-systems.com
Box 1171
Tiburon, CA 94920
415-332-3363
 


Re: [JBoss-user] JBoss/Tomcat Question

2002-08-12 Thread jboss-user

You can easily migrate fom 3.0. Just copy catalina dir from 3.0 into
3.0.1 and remove jbossweb.sar directory from deploy and copy
tomcat4-service.* from 3.0 deploy into 3.0.1 deploy dir. Should
work...:) Martin Vanek
> Is there going to be a release of
> JBoss-3.0.1Final/Tomcat-4.0.3 ?

> Greg



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



Re: [JBoss-user] JBoss/Tomcat Question

2002-08-11 Thread scott ditzenberger
Greg,
I think you need to run {jboss_dist}/server/all instead of {jboss_dist}/server/default.
SD
 Greg Turner <[EMAIL PROTECTED]>wrote:
OK. so my next question is how do I turn on clustered http sessions forJBoss/Tomcat combo?Pavel Kolesnikov wrote:> On Sun, 11 Aug 2002, Greg Turner wrote:>> > Is there going to be a release of JBoss-3.0.1Final/Tomcat-4.0.3 ?>> Until it's released try to remove deploy/jbossweb.sar and copy all> tomcat related files (jboss/catalina and> jboss/server/default/deploy/tomcat*xml) from older release> of JBoss-3.*/Tomcat to appropriate places under jboss-3.0.1> root dir.>> I haven't tried it with JBoss-3.0.1 final, but it worked for> me with 3.0.1RC1 and tomcat from jboss-3.0.0/tomcat - so I guess> it could work with 3.0.1 final too. :-)>> Pavel>> ---> This sf.net email is sponsored by:ThinkGeek> Welcome to geek heaven.> http://thinkgeek.com/sf> ___> JBoss-user mailing list> [EMAIL PROTECTED]> https://lists.sourceforge.net/lists/listinfo/jboss-user--Greg Turner, JBoss Authorized ConsultantTiburon Enterprise Systemshttp://www.tiburon-e-systems.comBox 1171Tiburon, CA 94920415-332-3363---This sf.net email is sponsored by:ThinkGeekWelcome to geek heaven.http://thinkgeek.com/sf___JBoss-user mailing list[EMAIL PROTECTED]https://lists.sourceforge.net/lists/listinfo/jboss-userDo You Yahoo!?
HotJobs, a Yahoo! service - Search Thousands of New Jobs

Re: [JBoss-user] JBoss/Tomcat Question

2002-08-11 Thread Greg Turner

OK.  so my next question is how do I turn on clustered http sessions for
JBoss/Tomcat combo?

Pavel Kolesnikov wrote:

> On Sun, 11 Aug 2002, Greg Turner wrote:
>
> > Is there going to be a release of JBoss-3.0.1Final/Tomcat-4.0.3 ?
>
> Until it's released try to remove deploy/jbossweb.sar and copy all
> tomcat related files (jboss/catalina and
> jboss/server/default/deploy/tomcat*xml) from older release
> of JBoss-3.*/Tomcat to appropriate places under jboss-3.0.1
> root dir.
>
> I haven't tried it with JBoss-3.0.1 final, but it worked for
> me with 3.0.1RC1 and tomcat from jboss-3.0.0/tomcat - so I guess
> it could work with 3.0.1 final too. :-)
>
> Pavel
>
> ---
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> ___
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user

--
Greg Turner, JBoss Authorized Consultant

Tiburon Enterprise Systems
http://www.tiburon-e-systems.com
Box 1171
Tiburon, CA 94920
415-332-3363




---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



Re: [JBoss-user] JBoss/Tomcat Question

2002-08-11 Thread Pavel Kolesnikov

On Sun, 11 Aug 2002, Greg Turner wrote:

> Is there going to be a release of JBoss-3.0.1Final/Tomcat-4.0.3 ?

Until it's released try to remove deploy/jbossweb.sar and copy all 
tomcat related files (jboss/catalina and 
jboss/server/default/deploy/tomcat*xml) from older release
of JBoss-3.*/Tomcat to appropriate places under jboss-3.0.1
root dir.

I haven't tried it with JBoss-3.0.1 final, but it worked for
me with 3.0.1RC1 and tomcat from jboss-3.0.0/tomcat - so I guess
it could work with 3.0.1 final too. :-)

Pavel




---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



[JBoss-user] JBoss/Tomcat Question

2002-08-11 Thread Greg Turner

Is there going to be a release of JBoss-3.0.1Final/Tomcat-4.0.3 ?

Greg




---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user