Tomcat, Apache JBoss

2002-05-30 Thread Rafal Kedziorski

Hallo,

has somebody make experiences with Tomcat, Apache  JBoss on W2K? I found 
some installation guides for installing this software under Unix. Works 
this on W2K too?


Best Regards,
Rafal


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




Re: Tomcat, Apache JBoss

2002-05-30 Thread Steven J. Owens

On Thu, May 30, 2002 at 10:58:19PM +0200, Rafal Kedziorski wrote:
 has somebody make experiences with Tomcat, Apache  JBoss on W2K? I found 
 some installation guides for installing this software under Unix. Works 
 this on W2K too?

 Making tomcat work on windows is deceptively simple.  Don't mess
around with the .exe files in the 4.0.3 release directory, just get
the zip file (or the .tar.gz if you're using cygwin and have tar and
gunzip) from:

http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0.3/bin/

 ...and extract the whole hierarchy to somewhere obvious like
C:/tomcat.  Then cd into C:/tomcat/bin and type startup.batreturn.

 Startup.bat will figure out appropriate environment variables and
fire up tomcat.  Or you can set the W2K environment variable
CATALINA_BASE.

 This, of course, assumes you already have the JDK installed
properly on the win2K machine.  I'm not sure if there are any problems
using Tomcat with the JRE.  

 I haven't used the JBoss version yet, but I suspect it'll be just
as simple.

 Speaking of startup.bat, I was trying to package Tomcat with the
free version of installanywhere the other day.  Packaging it for
installation went fine, but trying to set up a launchanywhere didn't
go so fine.  Launchanywhere seems to only be able to fire up a java
class, not a script.  Of course, it was the free version.  Sooner or
later I'm going to go code up a java version of startup.bat and use
that, unless somebody here points out a more obvious solution.

 When I *do* get that all working, does somebody more involved
with Tomcat development want a copy of it (the spiffy, gui install
version of tomcat, that is, not just the startup class) to stick on
the website?

Steven J. Owens
[EMAIL PROTECTED]

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




RE: Tomcat+Apache+JBoss: Is this possible?

2001-01-16 Thread Ed Gomolka

I saw some items about this on the JBoss list.
I think that what you need is the JBoss 2.1 code, which is currently
only available in the CVS tree.
Basically, jBoss 2.0final is set up to work with mod_jserv, and mod_jk
support is in devleopment.
I've just started looking at JBoss, so I haven't tried this yet myself,
but some of the people on the mailing list have been experimenting with it.

Ed

 -Original Message-
 From: Chris Mayes [mailto:[EMAIL PROTECTED]]
 Sent: Saturday, January 13, 2001 6:20 PM
 To: [EMAIL PROTECTED]
 Subject: Tomcat+Apache+JBoss: Is this possible?
 
 
 Hello, all.  Is it possible to get an EJB container stuffed into Tomcat
 while still piping stuff through mod_jk to Apache?  I have the
 Tomcat+Apache thing working quite nicely (After dinking with it for a
 couple of days and finally getting it in working order, I discovered
 that the .debs for Tomcat and mod_jk had finally made it into the Woody
 tree :-P), but we're starting to gear up to use EJBs for a project at
 work (whether we actually need to or not is another matter...), so I'd
 like to set up an EJB container to practice making EJBs (I just started
 learning about 'em on Thursday, so I have a lot to learn).
 
 I wasn't able to find a thread on this or the JBoss list where someone
 had actually gotten the three pieces to work together (Though someone
 did ask whether it was possible on the JBoss list... no definitive
 response).  
 
 So, before I go and wreck my perfectly happy Apache+Tomcat setup, has
 anyone gotten EJB working correctly without messing up the mod_jk link?
  I don't particularly care which EJB container I use (though I do
 require that it actually works, of course) since I don't plan on using
 EJBs for any of my personal projects (It'd be overkill for 99% of what
 I do).  It's just for practice.
 
 If it's not possible, is there a simple way to have an instance of
 Tomcat+JBoss working alongside an instance of Apache+Tomcat?  Would
 this be a resource hog?
 
 TIA,
 
 -Chris 
 
 __
 Do You Yahoo!?
 Get email at your own domain with Yahoo! Mail. 
 http://personal.mail.yahoo.com/
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, email: [EMAIL PROTECTED]
 

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




Tomcat+Apache+JBoss: Is this possible?

2001-01-13 Thread Chris Mayes

Hello, all.  Is it possible to get an EJB container stuffed into Tomcat
while still piping stuff through mod_jk to Apache?  I have the
Tomcat+Apache thing working quite nicely (After dinking with it for a
couple of days and finally getting it in working order, I discovered
that the .debs for Tomcat and mod_jk had finally made it into the Woody
tree :-P), but we're starting to gear up to use EJBs for a project at
work (whether we actually need to or not is another matter...), so I'd
like to set up an EJB container to practice making EJBs (I just started
learning about 'em on Thursday, so I have a lot to learn).

I wasn't able to find a thread on this or the JBoss list where someone
had actually gotten the three pieces to work together (Though someone
did ask whether it was possible on the JBoss list... no definitive
response).  

So, before I go and wreck my perfectly happy Apache+Tomcat setup, has
anyone gotten EJB working correctly without messing up the mod_jk link?
 I don't particularly care which EJB container I use (though I do
require that it actually works, of course) since I don't plan on using
EJBs for any of my personal projects (It'd be overkill for 99% of what
I do).  It's just for practice.

If it's not possible, is there a simple way to have an instance of
Tomcat+JBoss working alongside an instance of Apache+Tomcat?  Would
this be a resource hog?

TIA,

-Chris 

__
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/

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