tc 3.2.3 with SOL8 and j2sdk 1.3.1

2001-09-04 Thread Bryan Rood

Dear Everyone,

does anyone know if tomcat is supposed to work with solaris 8?

if so, has anyone had a problem with ports 8007 and 8009 not binding to the
hostname under apache 1.3.12?

I have 3 installations all on Sol7 where tomcat3.2.3 binds, except on
Solaris 8.

I get this error with xmlmapper with the java.connection.exception:

Xmlmapper: can't find resource for entity :
/home/[tomcat_home]/webapps/[webapp_dir]/WEB_XML/web.xml

thanks,
Bryan

Every man dies, not every man really lives.

Bryan Rood
UNIX Administrator
Contivo, Inc.
Office: (650) 426 - 4161
[EMAIL PROTECTED]
www.contivo.com




RE: tc 3.2.3 with SOL8 and j2sdk 1.3.1

2001-09-04 Thread Bryan Rood

I solved my problem.

there was a space in the header of my xml file,
thanks.

Bryan

-Original Message-
From: Bryan Rood [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, September 04, 2001 2:15 PM
To: '[EMAIL PROTECTED] '
Subject: tc 3.2.3 with SOL8 and j2sdk 1.3.1


Dear Everyone,

does anyone know if tomcat is supposed to work with solaris 8?

if so, has anyone had a problem with ports 8007 and 8009 not binding to the
hostname under apache 1.3.12?

I have 3 installations all on Sol7 where tomcat3.2.3 binds, except on
Solaris 8.

I get this error with xmlmapper with the java.connection.exception:

Xmlmapper: can't find resource for entity :
/home/[tomcat_home]/webapps/[webapp_dir]/WEB_XML/web.xml

thanks,
Bryan

Every man dies, not every man really lives.

Bryan Rood
UNIX Administrator
Contivo, Inc.
Office: (650) 426 - 4161
[EMAIL PROTECTED]
www.contivo.com



RE: How do I tell Jakarta Tomcat 3.2.1 to bind to the localhost interface only?

2001-08-27 Thread Bryan Rood

Well Albino Rhino,

you need to add this to the ajp13 section of your server.xml file:

Parameter name=inet value=www.somehost.com/

You will find this under the connector section at the very bottom of the
section.
the easiest way is to just copy the port parameter and edit it.

Bryan

-Original Message-
From: Albino Rhino [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 27, 2001 1:16 PM
To: [EMAIL PROTECTED]
Subject: How do I tell Jakarta Tomcat 3.2.1 to bind to the localhost
interface only?


Hello,

I'm using Solaris 2.8, Apache 1.3.19, Jakarta Tomcat 3.2.1, and the
mod_jk 
from the Jakarta distribution. Everything works fine, but Tomcat binds it's 
listening socket to the wildcard interface when I want it only to bind the 
localhost interface. I've looked long and hard for a way to have it bind to 
just the localhost interface, but have turned up empty handed so far. Can 
someone tell me how to configure this setup so that Tomcat binds only to the

localhost interface? Or perhaps tell me that it can't be done (which I can't

believe)?

Thanks,

OGG...


_
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp



RE: solaris mod_jk

2001-08-16 Thread Bryan Rood

John,

Someone else noticed that too!!
I thought I was exceptionally dumb, since almost nothing worked like the
documentation said.
As it turns out, the docs seem to be an obstacle course.
I spent sooo many hours trying to figure that out.
I ended up downloading every single tomcat until I found one that would
work.
ok, I've just been looking at my Sol7 system to see what I can show you, and
guess what? I cleaned up every dist. except one tomcat, and it isn't the
tomcat that I actually got the mod_jk.so from.  So, I want to help you, but
i've already covered my tracks.
However, there is a dist that has it in it, it's sort of like hidden prize,
you have to search a bunch of packages until you find where it's hiding.
One hint though, try downloading only .tar.gz files, and stay away from the
zip ones, I downloaded everything, and they seem to be different. One of the
developers also told me to download .tar.gz too for some reason.
What I think i did, is download the source, and look for afile called
solaris.sh or something like that.(i used a lot of find commands)
It's in a folder with lots of other build scripts. If you run it, with some
modification, it should produce a mod_jk.so for you. Then you can go back to
the other dist(not-src), after you put mod_jk.so in your apache/libexec dir,
and start apache, go to tomcat/bin and run tomcat.sh start and it might
start.
also make sure you include the correct conf file in apache. if you are not
using any jserv, use mod_jk.conf-auto and rename it to mod_jk.conf-local or
something, because tomcat creates its' conf files on every start, so if you
change it, and then restart, you'll be in trouble. yeah, so uh, have fun.
I'll check the list tomorrow , 
hope this has been humorous, if not a little helpful.

Bryan

-Original Message-
From: John Miller [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 16, 2001 5:11 PM
To: [EMAIL PROTECTED]
Subject: solaris mod_jk


Hi,

I've been trying to make a build of mod_jk for solaris 2.6 however the
instructions at
http://jakarta.apache.org/tomcat/tomcat-3.2-doc/mod_jk-howto.html#s4 appear
to be very wrong.  I downloaded the source but there is no /native/mod_jk
directory.  Any help would be much appreciated.

Thanks,

John



RE: tomcat -- which version

2001-08-07 Thread Bryan Rood

Ling

they all do! All the version of tomcat that is, just download 4.0b6 or a
prod 3.2.x and you will be fine.


-- Bryan

-Original Message-
From: Ling Wang [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 07, 2001 10:00 AM
To: [EMAIL PROTECTED]
Subject: tomcat -- which version 



We are on solaris 8, and we want tomcat and apache work together.
which version of tomcat works better with apache on unix platform?

Many thanks in advance!!!


Ling 





RE: [NOTICE] Please read...

2001-08-07 Thread Bryan Rood

what a good idea!

you guys are full of good ideas!

-Original Message-
From: Pier P. Fumagalli [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 07, 2001 10:08 AM
To: [EMAIL PROTECTED]
Subject: [NOTICE] Please read...


Guys, when posting to this mailing list, can you please _ALWAYS_ specify
what version of Tomcat you're using (3.x 4.0)? Some of the developers (read:
me) are involved only with one particular version, and when seeing something
like I installed Tomcat and... I seriously don't know whether I know that
or not...

Personally I'm doing 4.0, and know nothing about 3.x, so, please, if you
want an answer, just include always the version number (it might be worth
also putting in the subject of your emails, something like [TC3] balblabla
or [TC4] this is my subject)..

Thanks..

Pier



RE: configuration utilities?

2001-08-06 Thread Bryan Rood

yes,

Covalent software has a package called faststart, that configures apache,
tomcat, and ssl for you.
check it out


-Original Message-
From: Lloyd Llewellyn [mailto:[EMAIL PROTECTED]]
Sent: Sunday, August 05, 2001 2:55 PM
To: tomcat-user
Subject: configuration utilities?


Are there any configuration utilities that make configuring Tomcat and
webapps less tedious?






difference between 3.2.3 and 4.0-b6?

2001-08-02 Thread Bryan Rood

Hey All,

logistics question:  In Tomcat 3.2.3, I put .war file in the
tomcat_home/webapps directory.
I am now trying to find a place to put them under catalina(4.0), and have no
idea.
there are no .war examples for catalina yet, or at least 4.0-b6
can someone give me a hint?
thanks a lot,
Bryan



RE: tomcat specifics

2001-08-01 Thread Bryan Rood

Gary,

The tomcat docs that are great for that kind of a thing.
Just download a recent version of tomcat and read the docs.
it's easier if you point the doc dir to a web server,
so you can view the html.
particularly pay attention to the mod_jk-howto.html or something like that
file.
It asks most of your questions.

Bryan




-Original Message-
From: Grobe, Gary [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 01, 2001 1:40 PM
To: '[EMAIL PROTECTED]'
Subject: tomcat specifics


I'm looking to know how someone would explain how the servlet container
interacts with the web server. 

Things like, what exactly is a container, how requests are forwared to the
container, how the connections are made, the overhead, namespacing, etc...

Or even point me to a few refs about this.

Any help much appreciated.




RE: SAX 2.0, sealing, Tomcat 3.2.3

2001-07-31 Thread Bryan Rood

Pier,

I am interested in using a 4.0.something tomcat build.

Are there official sources at apache that can confirm the VERY_stable
declaration that you have made?
My company won't let me use anything but a stable production release.
Is the 4.0 the same as prod quality?
thanks so much,

Bryan

-Original Message-
From: Pier P. Fumagalli [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, July 31, 2001 9:33 AM
To: [EMAIL PROTECTED]
Subject: Re: SAX 2.0, sealing, Tomcat 3.2.3


Andrew Cooke at [EMAIL PROTECTED] wrote:

 I don't want to use 4.0 as it's beta.

Don't worry about being a beta... It's stable, _VERY_ stable.

Pier



RE: AW: How to alias out port 8080?

2001-07-31 Thread Bryan Rood

I agree!

-Original Message-
From: Pier P. Fumagalli [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, July 31, 2001 5:06 PM
To: [EMAIL PROTECTED]
Subject: Re: AW: How to alias out port 8080?


Nikolic Branislav at [EMAIL PROTECTED] wrote:

 UNSUBSCRIBE!!!

Definitely an idiot...

Pier



new tomcat user

2001-07-30 Thread Bryan Rood

Hello,
I must get tomcat working with Solaris 7 and apache 1.3.12,
do I have to compile tomcat 3.2.3 from scratch, or do binaries exist for SUN
Solaris? 
I searched the website and only found binaries for linux, netware and win32,
can someone help?
thanks,
Bryan

[EMAIL PROTECTED]
www.contivo.com