hey you

2004-04-10 Thread tomcat-user


Norton AntiVirus eliminato1.txt
Description: plain/text
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Re: Tomcat performance issue?

2004-04-10 Thread David Rees
Denise Mangano wrote, On 4/9/2004 10:05 PM:
 
I've tried searching the archives but have come up empty-handed.  A few
days ago I received a few complaints that my users hit a certain point
in the application and could go no further.  This point was when Apache
gives control to Tomcat.  I checked the log and found this.
 
Apr 4, 2004 2:19:43 PM org.apache.tomcat.util.threads.ThreadPool logFull
SEVERE: All threads (75) are currently busy, waiting. Increase
maxThreads (75) or check the servlet status
 
The only thing that did the trick was restarting Tomcat and Apache.  Any
ideas on what these errors mean?
Like the messages say, all Tomcat threads are busy and you've hit the 
maximum number of threads which can be processed concurrently.  Sounds 
like you've got either a bug in a servlet causing it to not return, or 
your server is simply overloaded.  You can get a stack trace from the 
JVM to help debug this issue pretty easily.

-Dave

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


Re: Struts with Tomcat and Apache

2004-04-10 Thread Ralf Schneider
Am Samstag, 10. April 2004 00:04 schrieb QM:
 On Fri, Apr 09, 2004 at 11:38:38PM +0200, Ralf Schneider wrote:
 : I want to use Struts 1.1 with Tomcat 5.0.16 and Apache 2.0.48. The Struts
 : documentation only talks about Tomcat 3.x.

 Setting up Apache+Tomcat and Tomcat+Struts are two separate processes
 that don't necessarily have to be done at the same time:

Hi,

I just tried to follow the Struts docs explaining how to use it with Tomcat 
and Apache, but with older versions. I use Tomcat 5.0.16 with Apache 2.0.48.

 * If you're new to Tomcat, you'd do well to start with a basic
   Tomcat+Struts approach first, then add Apache later on.

 * If you want only to experiment with Struts from a development point of
   view, leave Apache out of the picture altogether.

No, I'm not new to Tomcat. I've some experiences with it together with 
Apache2. My job is to move a project using these two players towards Struts. 
So, one requirement is that the basic infrastructure remains as it is. 

 As someone else mentioned, the struts-blank app is just a standard webapp.
 The Tomcat docs describe the process of deploying a webapp.

   http://jakarta.apache.org/tomcat

I know. And as John suggested, I also read a book (in german) about Struts, 
but it only explains how to use it with Tomcat without Apache.

Best regards,
Ralf.


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



directory structure and porting issues

2004-04-10 Thread William Claxton
Folks, hi -

I keep stumbling into porting issues when moving older servlet applications 
from Jrun or Servlet Exec to Tomcat.  A couple issues related to directory 
structure always seem to arise.

One issue is that an application expecting all servlets to be loaded from a 
single classpath may not have the 'context' prefix.  For example, an 
application 'app1' that posts to '/servlet/Controller' may not work unless 
'app1' is defined as Tomcat's default context.  It would work if you change 
the code so that it posts to 'app1/servlet/Controller'.  But that's a 
global change that hardcodes the context name.

Incidentally, I observed the same issue when changing the 'appbase' in 
Tomcat's server.xml - the Tomcat home page is no longer accessible.  Even 
if you create a new 'tomcat' context, the admin, manager and servlet 
examples linked from Tomcat's homepage don't work.  A solution I found 
works in Tomcat 5 is to create new contexts for each, such as:

Context path=tomcat/servlets-examples
  docBase=c:\apps\java\tomcat\webapps\servlets-examples debug=0 /
As I recall, this didn't work in Tomcat 4.

Another issue is that 'context' seems to function as both a 'script-alias' 
and an 'alias' for static files, but with differing results.  For example, 
suppose that in the application called 'app1', I create a static web page 
that does 3 things:

- displays an image at 'app1/images/button.gif'
- loads a stylesheet from '/app1/includes/default.css'
- posts a form to '/app1/servlet/Controller'
It seems that the images and includes folders are expected to appear in the 
folder 'app1' directly below my appbase, whereas the Controller servlet is 
expected in the 'app1/WEB-INF/classes' folder.  This is different from 
where these folders resided in other servlet containers that did not use 
'WEB-INF'. Apparently 'app1' is a 'script-alias' for servlets, and an 
ordinary 'alias' for static files, with different meanings for each.  The 
problem can be resolved if I use a connector to Apache or IIS, and then 
create the 'alias' for static files in the web server.  But in a standalone 
instance of Tomcat there is no separate alias definition - 'context' is the 
only way to create aliases.

- Am I right about the double-meaning of 'context'?
- Do others experience similar porting issues?
- Is there an online guide that helps app developers select a directory 
structure that is portable across servlet containers?
- Finally, is it the best practice to hard-code the 'context' prefix in 
your application?

Cheers.



Regards, Bill Claxton [EMAIL PROTECTED]
OpenAsia Solutions provides streaming media  payment solutions.
Check out http://www.openasia.net
:


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


JSPC compiler breaks tag library calls in JSP?

2004-04-10 Thread Allistair Crossley
Hi Guys

I have just compiled my application with the JSPC build file for Tomcat 5. I have 
noticed that all my custom tag calls in the JSPs have been spat out as is without 
being interpreted. 

So is JSPC only usable when no custom tags are included? This will be unfortunate as I 
will not be able to pre-compile for production launch! :(

Cheers ADC


FONT SIZE=1 FACE=VERDANA,ARIAL COLOR=BLUE 
---
QAS Ltd.
Developers of QuickAddress Software
a href=http://www.qas.com;www.qas.com/a
Registered in England: No 2582055
Registered in Australia: No 082 851 474
---
/FONT


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



Autoreply: JSPC compiler breaks tag library calls in JSP?

2004-04-10 Thread DirectXtras
Hello,

Due to the increased volume of SPAM this mailbox has been closed.

Please contact us via http://www.directxtras.com/ContactUS.asp

We apology for the inconvenience.

Best Regards,
--
The DirectXtras Team
-
DirectXtras - Xtra Power for Director and Authorware -
  http://www.directxtras.com
Sites with something to say - http://www.SpeaksForItself.com
-


Your message reads:

Received: from mail.apache.org (unverified [208.185.179.12]) by mail2.intermedia.net
 (Rockliffe SMTPRA 4.5.6) with SMTP id [EMAIL PROTECTED] for [EMAIL PROTECTED];
 Sat, 10 Apr 2004 05:31:26 -0700
Received: (qmail 19276 invoked by uid 500); 10 Apr 2004 12:31:08 -
Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
Precedence: bulk
List-Unsubscribe: mailto:[EMAIL PROTECTED]
List-Subscribe: mailto:[EMAIL PROTECTED]
List-Help: mailto:[EMAIL PROTECTED]
List-Post: mailto:[EMAIL PROTECTED]
List-Id: Tomcat Users List tomcat-user.jakarta.apache.org
Reply-To: Tomcat Users List [EMAIL PROTECTED]
Delivered-To: mailing list [EMAIL PROTECTED]
Received: (qmail 19258 invoked from network); 10 Apr 2004 12:31:08 -
Received: from unknown (HELO mail3.qas.com) (195.172.82.234)
  by daedalus.apache.org with SMTP; 10 Apr 2004 12:31:08 -
Received: from orion.qas.com (orion.qas.com [150.150.100.34]) by 
mail3.qas.com (Content Technologies SMTPRS 4.3.12) with ESMTP id 
[EMAIL PROTECTED] for 
[EMAIL PROTECTED]; Sat, 10 Apr 2004 13:31:06 +0100
X-MimeOLE: Produced By Microsoft Exchange V6.0.6487.1
content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
Subject: JSPC compiler breaks tag library calls in JSP?
Date: Sat, 10 Apr 2004 13:31:06 +0100
Message-ID: [EMAIL PROTECTED]
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
Thread-Topic: JSPC compiler breaks tag library calls in JSP?
Thread-Index: AcQe97GzHNFi+px4T5SuzxApUwIh9w==
From: Allistair Crossley [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N

Hi Guys

I have just compiled my application with the JSPC build file for Tomcat 5. =
I have noticed that all my custom tag calls in the JSPs have been spat out =
as is without being interpreted.=20

So is JSPC only usable when no custom tags are included? This will be unfor=
tunate as I will not be able to pre-compile for production launch! :(

Cheers ADC


FONT SIZE=3D1 FACE=3DVERDANA,ARIAL COLOR=3DBLUE=20
---
QAS Ltd.
Developers of QuickAddress Software
a href=3Dhttp://www.qas.com;www.qas.com/a
Registered in England: No 2582055
Registered in Australia: No 082 851 474
---
/FONT


-
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]



RE: JSPC compiler breaks tag library calls in JSP?

2004-04-10 Thread Allistair Crossley
This is my own stupid fault .. the taglib was not included in the file in question and 
no error was presented by JasperC for me to pick this up.

Cheers, ADC

-Original Message-
From: Allistair Crossley 
Sent: 10 April 2004 13:31
To: [EMAIL PROTECTED]
Subject: JSPC compiler breaks tag library calls in JSP?


Hi Guys

I have just compiled my application with the JSPC build file for Tomcat 5. I have 
noticed that all my custom tag calls in the JSPs have been spat out as is without 
being interpreted. 

So is JSPC only usable when no custom tags are included? This will be unfortunate as I 
will not be able to pre-compile for production launch! :(

Cheers ADC


FONT SIZE=1 FACE=VERDANA,ARIAL COLOR=BLUE 
---
QAS Ltd.
Developers of QuickAddress Software
a href=http://www.qas.com;www.qas.com/a
Registered in England: No 2582055
Registered in Australia: No 082 851 474
---
/FONT


-
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]



Autoreply: RE: JSPC compiler breaks tag library calls in JSP?

2004-04-10 Thread DirectXtras
Hello,

Due to the increased volume of SPAM this mailbox has been closed.

Please contact us via http://www.directxtras.com/ContactUS.asp

We apology for the inconvenience.

Best Regards,
--
The DirectXtras Team
-
DirectXtras - Xtra Power for Director and Authorware -
  http://www.directxtras.com
Sites with something to say - http://www.SpeaksForItself.com
-


Your message reads:

Received: from mail.apache.org (unverified [208.185.179.12]) by mail2.intermedia.net
 (Rockliffe SMTPRA 4.5.6) with SMTP id [EMAIL PROTECTED] for [EMAIL PROTECTED];
 Sat, 10 Apr 2004 05:39:44 -0700
Received: (qmail 31253 invoked by uid 500); 10 Apr 2004 12:39:27 -
Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
Precedence: bulk
List-Unsubscribe: mailto:[EMAIL PROTECTED]
List-Subscribe: mailto:[EMAIL PROTECTED]
List-Help: mailto:[EMAIL PROTECTED]
List-Post: mailto:[EMAIL PROTECTED]
List-Id: Tomcat Users List tomcat-user.jakarta.apache.org
Reply-To: Tomcat Users List [EMAIL PROTECTED]
Delivered-To: mailing list [EMAIL PROTECTED]
Received: (qmail 31225 invoked from network); 10 Apr 2004 12:39:27 -
Received: from unknown (HELO mail1.qas.com) (195.172.82.5)
  by daedalus.apache.org with SMTP; 10 Apr 2004 12:39:27 -
Received: from orion.qas.com (orion.qas.com [150.150.100.34]) by mail1.qas.com
 (Content Technologies SMTPRS 4.3.12) with ESMTP id [EMAIL PROTECTED] for [EMAIL 
PROTECTED];
 Sat, 10 Apr 2004 13:39:25 +0100
X-MimeOLE: Produced By Microsoft Exchange V6.0.6487.1
content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: text/plain;
charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
Subject: RE: JSPC compiler breaks tag library calls in JSP?
Date: Sat, 10 Apr 2004 13:39:25 +0100
Message-ID: [EMAIL PROTECTED]
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
Thread-Topic: JSPC compiler breaks tag library calls in JSP?
Thread-Index: AcQe97GzHNFi+px4T5SuzxApUwIh9wAARFTQ
From: Allistair Crossley [EMAIL PROTECTED]
To: Tomcat Users List [EMAIL PROTECTED]
X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N

This is my own stupid fault .. the taglib was not included in the file =
in question and no error was presented by JasperC for me to pick this =
up.

Cheers, ADC

-Original Message-
From: Allistair Crossley=20
Sent: 10 April 2004 13:31
To: [EMAIL PROTECTED]
Subject: JSPC compiler breaks tag library calls in JSP?


Hi Guys

I have just compiled my application with the JSPC build file for Tomcat =
5. I have noticed that all my custom tag calls in the JSPs have been =
spat out as is without being interpreted.=20

So is JSPC only usable when no custom tags are included? This will be =
unfortunate as I will not be able to pre-compile for production launch! =
:(

Cheers ADC


FONT SIZE=3D1 FACE=3DVERDANA,ARIAL COLOR=3DBLUE=20
---
QAS Ltd.
Developers of QuickAddress Software
a href=3Dhttp://www.qas.com;www.qas.com/a
Registered in England: No 2582055
Registered in Australia: No 082 851 474
---
/FONT


-
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]



starting out with tomcat and struts

2004-04-10 Thread electroteque
Hi there, I'm new to Java coming from a PHP background, I have installed
tomcat 5 on a sun solaris box. In the webapps folder the examples seem to be
missing from all the folders in tomcat 5, what happened to them ? Is there
any good real world examples and howtos for tomcat and struts ? Where is the
best place for me to start ? Please let me know.

Dan


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



Autoreply: starting out with tomcat and struts

2004-04-10 Thread DirectXtras
Hello,

Due to the increased volume of SPAM this mailbox has been closed.

Please contact us via http://www.directxtras.com/ContactUS.asp

We apology for the inconvenience.

Best Regards,
--
The DirectXtras Team
-
DirectXtras - Xtra Power for Director and Authorware -
  http://www.directxtras.com
Sites with something to say - http://www.SpeaksForItself.com
-


Your message reads:

Received: from mail.apache.org (unverified [208.185.179.12]) by mail2.intermedia.net
 (Rockliffe SMTPRA 4.5.6) with SMTP id [EMAIL PROTECTED] for [EMAIL PROTECTED];
 Sat, 10 Apr 2004 06:30:41 -0700
Received: (qmail 89182 invoked by uid 500); 10 Apr 2004 13:30:22 -
Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
Precedence: bulk
List-Unsubscribe: mailto:[EMAIL PROTECTED]
List-Subscribe: mailto:[EMAIL PROTECTED]
List-Help: mailto:[EMAIL PROTECTED]
List-Post: mailto:[EMAIL PROTECTED]
List-Id: Tomcat Users List tomcat-user.jakarta.apache.org
Reply-To: Tomcat Users List [EMAIL PROTECTED]
Delivered-To: mailing list [EMAIL PROTECTED]
Received: (qmail 89159 invoked from network); 10 Apr 2004 13:30:21 -
Received: from unknown (HELO mail004.syd.optusnet.com.au) (211.29.132.145)
  by daedalus.apache.org with SMTP; 10 Apr 2004 13:30:21 -
Received: from dan (c211-30-47-126.randw1.nsw.optusnet.com.au [211.30.47.126])
by mail004.syd.optusnet.com.au (8.11.6p2/8.11.6) with SMTP id i3ADUCY17856
for [EMAIL PROTECTED]; Sat, 10 Apr 2004 23:30:17 +1000
From: electroteque [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: starting out with tomcat and struts
Date: Sat, 10 Apr 2004 23:29:58 +1000
Message-ID: [EMAIL PROTECTED]
MIME-Version: 1.0
Content-Type: text/plain;
charset=iso-8859-1
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0)
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.
Importance: Normal
X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N

Hi there, I'm new to Java coming from a PHP background, I have installed
tomcat 5 on a sun solaris box. In the webapps folder the examples seem to be
missing from all the folders in tomcat 5, what happened to them ? Is there
any good real world examples and howtos for tomcat and struts ? Where is the
best place for me to start ? Please let me know.

Dan


-
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]



RE: starting out with tomcat and struts

2004-04-10 Thread Allistair Crossley
there are distributions of tomcat that do not come bundled with the examples. Normally 
there is another more complete download, or you can get them separately...take a look 
in the binaries on jakarta.apache.org under tomcat, I know they are there :)

As for struts the best thing to do is just download the Struts distrib, unzip it and 
copy the bundled war files into the tomcat webapps folder which should auto-unpack 
them. Then you access them with

http://yourserver:8080/struts-example

or whatever the webapp unpacked as.

Cheers, ADC

-Original Message-
From: electroteque [mailto:[EMAIL PROTECTED]
Sent: 10 April 2004 14:30
To: [EMAIL PROTECTED]
Subject: starting out with tomcat and struts


Hi there, I'm new to Java coming from a PHP background, I have installed
tomcat 5 on a sun solaris box. In the webapps folder the examples seem to be
missing from all the folders in tomcat 5, what happened to them ? Is there
any good real world examples and howtos for tomcat and struts ? Where is the
best place for me to start ? Please let me know.

Dan


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



FONT SIZE=1 FACE=VERDANA,ARIAL COLOR=BLUE 
---
QAS Ltd.
Developers of QuickAddress Software
a href=http://www.qas.com;www.qas.com/a
Registered in England: No 2582055
Registered in Australia: No 082 851 474
---
/FONT


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



Autoreply: RE: starting out with tomcat and struts

2004-04-10 Thread DirectXtras
Hello,

Due to the increased volume of SPAM this mailbox has been closed.

Please contact us via http://www.directxtras.com/ContactUS.asp

We apology for the inconvenience.

Best Regards,
--
The DirectXtras Team
-
DirectXtras - Xtra Power for Director and Authorware -
  http://www.directxtras.com
Sites with something to say - http://www.SpeaksForItself.com
-


Your message reads:

Received: from mail.apache.org (unverified [208.185.179.12]) by mail2.intermedia.net
 (Rockliffe SMTPRA 4.5.6) with SMTP id [EMAIL PROTECTED] for [EMAIL PROTECTED];
 Sat, 10 Apr 2004 06:33:36 -0700
Received: (qmail 97959 invoked by uid 500); 10 Apr 2004 13:33:19 -
Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
Precedence: bulk
List-Unsubscribe: mailto:[EMAIL PROTECTED]
List-Subscribe: mailto:[EMAIL PROTECTED]
List-Help: mailto:[EMAIL PROTECTED]
List-Post: mailto:[EMAIL PROTECTED]
List-Id: Tomcat Users List tomcat-user.jakarta.apache.org
Reply-To: Tomcat Users List [EMAIL PROTECTED]
Delivered-To: mailing list [EMAIL PROTECTED]
Received: (qmail 97944 invoked from network); 10 Apr 2004 13:33:19 -
Received: from unknown (HELO MAIL2.qas.com) (195.172.82.234)
  by daedalus.apache.org with SMTP; 10 Apr 2004 13:33:19 -
Received: from orion.qas.com (orion.qas.com [150.150.100.34]) by 
MAIL2.qas.com (Content Technologies SMTPRS 4.3.12) with ESMTP id 
[EMAIL PROTECTED] for 
[EMAIL PROTECTED]; Sat, 10 Apr 2004 14:33:17 +0100
X-MimeOLE: Produced By Microsoft Exchange V6.0.6487.1
content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
Subject: RE: starting out with tomcat and struts
Date: Sat, 10 Apr 2004 14:33:17 +0100
Message-ID: [EMAIL PROTECTED]
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
Thread-Topic: starting out with tomcat and struts
Thread-Index: AcQfAAZPFnsz6hnrQ72APGDNxf0W8QAAAyaw
From: Allistair Crossley [EMAIL PROTECTED]
To: Tomcat Users List [EMAIL PROTECTED]
X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N

there are distributions of tomcat that do not come bundled with the example=
s. Normally there is another more complete download, or you can get them se=
parately...take a look in the binaries on jakarta.apache.org under tomcat, =
I know they are there :)

As for struts the best thing to do is just download the Struts distrib, unz=
ip it and copy the bundled war files into the tomcat webapps folder which s=
hould auto-unpack them. Then you access them with

http://yourserver:8080/struts-example

or whatever the webapp unpacked as.

Cheers, ADC

-Original Message-
From: electroteque [mailto:[EMAIL PROTECTED]
Sent: 10 April 2004 14:30
To: [EMAIL PROTECTED]
Subject: starting out with tomcat and struts


Hi there, I'm new to Java coming from a PHP background, I have installed
tomcat 5 on a sun solaris box. In the webapps folder the examples seem to be
missing from all the folders in tomcat 5, what happened to them ? Is there
any good real world examples and howtos for tomcat and struts ? Where is the
best place for me to start ? Please let me know.

Dan


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



FONT SIZE=3D1 FACE=3DVERDANA,ARIAL COLOR=3DBLUE=20
---
QAS Ltd.
Developers of QuickAddress Software
a href=3Dhttp://www.qas.com;www.qas.com/a
Registered in England: No 2582055
Registered in Australia: No 082 851 474
---
/FONT


-
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]



RE: starting out with tomcat and struts

2004-04-10 Thread electroteque


 there are distributions of tomcat that do not come bundled with
 the examples. Normally there is another more complete download,
 or you can get them separately...take a look in the binaries on
 jakarta.apache.org under tomcat, I know they are there :)


I searched everywhere for them

http://jakarta.apache.org/tomcat/tomcat-5.0-doc/index.html

 As for struts the best thing to do is just download the Struts
 distrib, unzip it and copy the bundled war files into the tomcat
 webapps folder which should auto-unpack them. Then you access them with

 http://yourserver:8080/struts-example

 or whatever the webapp unpacked as.


Thanks i'll give that a go, does the auto-unpack happen after a restart, or
is that not needed anymore, that would be a pain in a real world.


Dan


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



Autoreply: RE: starting out with tomcat and struts

2004-04-10 Thread DirectXtras
Hello,

Due to the increased volume of SPAM this mailbox has been closed.

Please contact us via http://www.directxtras.com/ContactUS.asp

We apology for the inconvenience.

Best Regards,
--
The DirectXtras Team
-
DirectXtras - Xtra Power for Director and Authorware -
  http://www.directxtras.com
Sites with something to say - http://www.SpeaksForItself.com
-


Your message reads:

Received: from mail.apache.org (unverified [208.185.179.12]) by mail2.intermedia.net
 (Rockliffe SMTPRA 4.5.6) with SMTP id [EMAIL PROTECTED] for [EMAIL PROTECTED];
 Sat, 10 Apr 2004 06:43:28 -0700
Received: (qmail 11584 invoked by uid 500); 10 Apr 2004 13:43:07 -
Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
Precedence: bulk
List-Unsubscribe: mailto:[EMAIL PROTECTED]
List-Subscribe: mailto:[EMAIL PROTECTED]
List-Help: mailto:[EMAIL PROTECTED]
List-Post: mailto:[EMAIL PROTECTED]
List-Id: Tomcat Users List tomcat-user.jakarta.apache.org
Reply-To: Tomcat Users List [EMAIL PROTECTED]
Delivered-To: mailing list [EMAIL PROTECTED]
Received: (qmail 11570 invoked from network); 10 Apr 2004 13:43:07 -
Received: from unknown (HELO mail023.syd.optusnet.com.au) (211.29.132.101)
  by daedalus.apache.org with SMTP; 10 Apr 2004 13:43:07 -
Received: from dan (c211-30-47-126.randw1.nsw.optusnet.com.au [211.30.47.126])
by mail023.syd.optusnet.com.au (8.11.6p2/8.11.6) with SMTP id i3ADh7118840
for [EMAIL PROTECTED]; Sat, 10 Apr 2004 23:43:07 +1000
From: electroteque [EMAIL PROTECTED]
To: Tomcat Users List [EMAIL PROTECTED]
Subject: RE: starting out with tomcat and struts
Date: Sat, 10 Apr 2004 23:42:53 +1000
Message-ID: [EMAIL PROTECTED]
MIME-Version: 1.0
Content-Type: text/plain;
charset=iso-8859-1
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0)
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.
Importance: Normal
In-Reply-To: [EMAIL PROTECTED]
X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N



 there are distributions of tomcat that do not come bundled with
 the examples. Normally there is another more complete download,
 or you can get them separately...take a look in the binaries on
 jakarta.apache.org under tomcat, I know they are there :)


I searched everywhere for them

http://jakarta.apache.org/tomcat/tomcat-5.0-doc/index.html

 As for struts the best thing to do is just download the Struts
 distrib, unzip it and copy the bundled war files into the tomcat
 webapps folder which should auto-unpack them. Then you access them with

 http://yourserver:8080/struts-example

 or whatever the webapp unpacked as.


Thanks i'll give that a go, does the auto-unpack happen after a restart, or
is that not needed anymore, that would be a pain in a real world.


Dan


-
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]



Re: Struts with Tomcat and Apache

2004-04-10 Thread QM
On Sat, Apr 10, 2004 at 12:24:11PM +0200, Ralf Schneider wrote:
: No, I'm not new to Tomcat. I've some experiences with it together with 
: Apache2. My job is to move a project using these two players towards Struts. 
: So, one requirement is that the basic infrastructure remains as it is. 

Understood.  My idea to start with just Tomcat was to help you get the
Tomcat+Struts up and running before putting Apache in the picture.  It
wasn't a suggestion to go to production w/o Apache, if the app needs it.


: I know. And as John suggested, I also read a book (in german) about Struts, 
: but it only explains how to use it with Tomcat without Apache.

I suppose, then, I don't understand your question.

What sort of specific problems have you run into?

Admittedly, it's been a while since I've done a struts setup from scratch,
but I don't recall anything special about putting Apache in front.  -that
is, nothing special beyond what you'd do for putting Apache in front of any
webapp (i.e. mod_jk or jk2 configuration).

Assuming you have all of the prerequisite JAR files -- and I think there's
a version of struts-blank.war that includes them -- then you just drop the
WAR file into Tomcat's webapps/ dir and it runs.

-QM

-- 

software  -- http://www.brandxdev.net
tech news -- http://www.RoarNetworX.com


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



Autoreply: Re: Struts with Tomcat and Apache

2004-04-10 Thread DirectXtras
Hello,

Due to the increased volume of SPAM this mailbox has been closed.

Please contact us via http://www.directxtras.com/ContactUS.asp

We apology for the inconvenience.

Best Regards,
--
The DirectXtras Team
-
DirectXtras - Xtra Power for Director and Authorware -
  http://www.directxtras.com
Sites with something to say - http://www.SpeaksForItself.com
-


Your message reads:

Received: from mail.apache.org (unverified [208.185.179.12]) by mail2.intermedia.net
 (Rockliffe SMTPRA 4.5.6) with SMTP id [EMAIL PROTECTED] for [EMAIL PROTECTED];
 Sat, 10 Apr 2004 06:57:11 -0700
Received: (qmail 29544 invoked by uid 500); 10 Apr 2004 13:56:43 -
Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
Precedence: bulk
List-Unsubscribe: mailto:[EMAIL PROTECTED]
List-Subscribe: mailto:[EMAIL PROTECTED]
List-Help: mailto:[EMAIL PROTECTED]
List-Post: mailto:[EMAIL PROTECTED]
List-Id: Tomcat Users List tomcat-user.jakarta.apache.org
Reply-To: Tomcat Users List [EMAIL PROTECTED]
Delivered-To: mailing list [EMAIL PROTECTED]
Received: (qmail 29442 invoked from network); 10 Apr 2004 13:56:43 -
Received: from unknown (HELO smarty.dreamhost.com) (66.33.216.24)
  by daedalus.apache.org with SMTP; 10 Apr 2004 13:56:43 -
Received: from strange.dreamhost.com (strange.dreamhost.com [66.33.193.57])
by smarty.dreamhost.com (Postfix) with ESMTP
id 5C1BF13F638; Sat, 10 Apr 2004 06:56:44 -0700 (PDT)
Received: by strange.dreamhost.com (Postfix, from userid 7734)
id 5EA106AA14; Sat, 10 Apr 2004 06:56:44 -0700 (PDT)
Date: Sat, 10 Apr 2004 08:56:44 -0500
From: QM [EMAIL PROTECTED]
To: Tomcat Users List [EMAIL PROTECTED]
Subject: Re: Struts with Tomcat and Apache
Message-ID: [EMAIL PROTECTED]
References: [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED]
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: [EMAIL PROTECTED]
User-Agent: Mutt/1.3.28i
X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N

On Sat, Apr 10, 2004 at 12:24:11PM +0200, Ralf Schneider wrote:
: No, I'm not new to Tomcat. I've some experiences with it together with 
: Apache2. My job is to move a project using these two players towards Struts. 
: So, one requirement is that the basic infrastructure remains as it is. 

Understood.  My idea to start with just Tomcat was to help you get the
Tomcat+Struts up and running before putting Apache in the picture.  It
wasn't a suggestion to go to production w/o Apache, if the app needs it.


: I know. And as John suggested, I also read a book (in german) about Struts, 
: but it only explains how to use it with Tomcat without Apache.

I suppose, then, I don't understand your question.

What sort of specific problems have you run into?

Admittedly, it's been a while since I've done a struts setup from scratch,
but I don't recall anything special about putting Apache in front.  -that
is, nothing special beyond what you'd do for putting Apache in front of any
webapp (i.e. mod_jk or jk2 configuration).

Assuming you have all of the prerequisite JAR files -- and I think there's
a version of struts-blank.war that includes them -- then you just drop the
WAR file into Tomcat's webapps/ dir and it runs.

-QM

-- 

software  -- http://www.brandxdev.net
tech news -- http://www.RoarNetworX.com


-
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]



Re: Struts with Tomcat and Apache

2004-04-10 Thread Ralf Schneider
Am Samstag, 10. April 2004 15:56 schrieb QM:
 : I know. And as John suggested, I also read a book (in german) about
 : Struts, but it only explains how to use it with Tomcat without Apache.

 I suppose, then, I don't understand your question.

 What sort of specific problems have you run into?

OK, the problem was (yes, I solved right now!) that the Struts docs explain 
the connection between Tomcat and Apache for quite old versions (Tomcat 
3.2.1) with mod_jk. 

But I actually use Tomcat 5.0.16 with Apache 2.0.48 with mod_jk2. But 
fortunately, the setup with mod_jk2 seems to be a bit easier than with 
mod_jk, so all I had to do was to add some section in the workers2.properties 
file in the conf directory of Apache like this:

[uri:/struts-blank/*]
worker=ajp13:localhost:8009

Now, I can call the example apps with an URL like 
http://localhost/struts_blank (without supplying port 8080).

 Assuming you have all of the prerequisite JAR files -- and I think there's
 a version of struts-blank.war that includes them -- then you just drop the
 WAR file into Tomcat's webapps/ dir and it runs.

Unfortunately not! I did drop the example apps into the webapps directory of 
my Tomcat installation, but when I call the struts-blank example I get the 
following error:

exception

javax.servlet.ServletException: 
javax.servlet.jsp.tagext.TagAttributeInfo.(Ljava/lang/String;ZLjava/lang/String;ZZ)V
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:256)
javax.servlet.http.HttpServlet.service(HttpServlet.java:853)

root cause

java.lang.NoSuchMethodError: 
javax.servlet.jsp.tagext.TagAttributeInfo.(Ljava/lang/String;ZLjava/lang/String;ZZ)V

org.apache.jasper.compiler.TagLibraryInfoImpl.createAttribute(TagLibraryInfoImpl.java:572)

org.apache.jasper.compiler.TagLibraryInfoImpl.createTagInfo(TagLibraryInfoImpl.java:432)

org.apache.jasper.compiler.TagLibraryInfoImpl.parseTLD(TagLibraryInfoImpl.java:290)

org.apache.jasper.compiler.TagLibraryInfoImpl.(TagLibraryInfoImpl.java:204)

org.apache.jasper.compiler.Parser.parseTaglibDirective(Parser.java:458)
org.apache.jasper.compiler.Parser.parseDirective(Parser.java:523)
org.apache.jasper.compiler.Parser.parseElements(Parser.java:1577)
org.apache.jasper.compiler.Parser.parse(Parser.java:171)

org.apache.jasper.compiler.ParserController.parse(ParserController.java:247)

org.apache.jasper.compiler.ParserController.parse(ParserController.java:149)

org.apache.jasper.compiler.ParserController.parse(ParserController.java:135)
org.apache.jasper.compiler.Compiler.generateJava(Compiler.java:237)
org.apache.jasper.compiler.Compiler.compile(Compiler.java:456)
org.apache.jasper.compiler.Compiler.compile(Compiler.java:439)

org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:552)

org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:291)

org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:301)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:248)
javax.servlet.http.HttpServlet.service(HttpServlet.java:853)

Did I miss anything? Do I have to install anything else for being able to try 
the example apps?

Best regards,
Ralf.


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



Hi, it's me

2004-04-10 Thread tomcat-user


Norton AntiVirus eliminato1.txt
Description: plain/text
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Autoreply: Hi, it's me

2004-04-10 Thread DirectXtras
Hello,

Due to the increased volume of SPAM this mailbox has been closed.

Please contact us via http://www.directxtras.com/ContactUS.asp

We apology for the inconvenience.

Best Regards,
--
The DirectXtras Team
-
DirectXtras - Xtra Power for Director and Authorware -
  http://www.directxtras.com
Sites with something to say - http://www.SpeaksForItself.com
-


Your message reads:

Received: from mail.apache.org (unverified [208.185.179.12]) by mail2.intermedia.net
 (Rockliffe SMTPRA 4.5.6) with SMTP id [EMAIL PROTECTED] for [EMAIL PROTECTED];
 Sat, 10 Apr 2004 08:31:26 -0700
Received: (qmail 37098 invoked by uid 500); 10 Apr 2004 15:31:07 -
Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
Precedence: bulk
List-Unsubscribe: mailto:[EMAIL PROTECTED]
List-Subscribe: mailto:[EMAIL PROTECTED]
List-Help: mailto:[EMAIL PROTECTED]
List-Post: mailto:[EMAIL PROTECTED]
List-Id: Tomcat Users List tomcat-user.jakarta.apache.org
Reply-To: Tomcat Users List [EMAIL PROTECTED]
Delivered-To: mailing list [EMAIL PROTECTED]
Received: (qmail 37005 invoked from network); 10 Apr 2004 15:31:06 -
Received: from unknown (HELO tomcat-user.org) (80.182.87.12)
  by daedalus.apache.org with SMTP; 10 Apr 2004 15:31:06 -
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Hi, it's me
Importance: Normal
X-Priority: 3 (Normal)
Message-ID: [EMAIL PROTECTED]
MIME-Version: 1.0
Content-Type: multipart/mixed; boundaryfabbaaebdbfedfebfbbd
This is a multi-part message in MIME format.
X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N


All OK  :)

see, what i've found!


*** Anti-Virus: No Virus!
*** JAKARTA.APACHE Anti Virus
*** http://www.jakarta.apache.org
--===fabbaaebdbfedfebfbbd
Content-Type: plain/text;
name=Norton AntiVirus eliminato1.txt
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename=Norton AntiVirus eliminato1.txt

Tm9ydG9uIEFudGlWaXJ1cyBoYSByaW1vc3NvIGwnYWxsZWdhdG86IFRleHRkb2N1bWVudC5w
aWYuDQ0KTCdhbGxlZ2F0byBlcmEgaW5mZXR0YXRvIGNvbiBpbCB2aXJ1cyBXMzIuU29iZXIu
RkBtbS4=

--===fabbaaebdbfedfebfbbd
Content-Type: text/plain; charset=us-ascii

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




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



Tomcat for FreeBSD

2004-04-10 Thread Shawn Zernik
Tomcat Gurus:

Is their a *current* version of Java/Tomcat that been assembled for FreeBSD
5.0?

Shawn Zernik
Internetwork Consulting


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



Autoreply: Tomcat for FreeBSD

2004-04-10 Thread DirectXtras
Hello,

Due to the increased volume of SPAM this mailbox has been closed.

Please contact us via http://www.directxtras.com/ContactUS.asp

We apology for the inconvenience.

Best Regards,
--
The DirectXtras Team
-
DirectXtras - Xtra Power for Director and Authorware -
  http://www.directxtras.com
Sites with something to say - http://www.SpeaksForItself.com
-


Your message reads:

Received: from mail.apache.org (unverified [208.185.179.12]) by mail2.intermedia.net
 (Rockliffe SMTPRA 4.5.6) with SMTP id [EMAIL PROTECTED] for [EMAIL PROTECTED];
 Sat, 10 Apr 2004 08:43:22 -0700
Received: (qmail 60365 invoked by uid 500); 10 Apr 2004 15:43:04 -
Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
Precedence: bulk
List-Unsubscribe: mailto:[EMAIL PROTECTED]
List-Subscribe: mailto:[EMAIL PROTECTED]
List-Help: mailto:[EMAIL PROTECTED]
List-Post: mailto:[EMAIL PROTECTED]
List-Id: Tomcat Users List tomcat-user.jakarta.apache.org
Reply-To: Tomcat Users List [EMAIL PROTECTED]
Delivered-To: mailing list [EMAIL PROTECTED]
Received: (qmail 60352 invoked from network); 10 Apr 2004 15:43:03 -
Received: from unknown (HELO mailhub01.readyhosting.com) (63.99.224.71)
  by daedalus.apache.org with SMTP; 10 Apr 2004 15:43:03 -
Received: from internetworkconsulting.net (mail011.readyhosting.com [63.99.209.41])
by mailhub01.readyhosting.com (Postfix) with ESMTP id 5FC621A7519
for [EMAIL PROTECTED]; Sat, 10 Apr 2004 11:32:51 -0500 (CDT)
Received: from saturn [24.242.195.55] by internetworkconsulting.net with ESMTP
  (SMTPD32-8.03) id A74E33520102; Sat, 10 Apr 2004 10:48:30 -0500
From: Shawn Zernik [EMAIL PROTECTED]
To: Tomcat Users List [EMAIL PROTECTED]
Subject: Tomcat for FreeBSD
Date: Sat, 10 Apr 2004 10:43:04 -0500
Message-ID: [EMAIL PROTECTED]
MIME-Version: 1.0
Content-Type: text/plain;
charset=iso-8859-1
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0)
In-Reply-To: [EMAIL PROTECTED]
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.
Importance: Normal
X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N

Tomcat Gurus:

Is their a *current* version of Java/Tomcat that been assembled for FreeBSD
5.0?

Shawn Zernik
Internetwork Consulting


-
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]



Re: directory structure and porting issues

2004-04-10 Thread QM


: - Is there an online guide that helps app developers select a directory 
: structure that is portable across servlet containers?

The servlet spec.

Do a search at java.sun.com for it.  You'll want 2.3 if you're running
Tomcat 4, or 2.4 if you're running Tomcat 5.  Either way, it's available
as a PDF. 


As a Java web developer, the spec is your guide to webapp standards and
portability.  At the risk of sounding facetious, it answers all of your
questions except this one:


: - Finally, is it the best practice to hard-code the 'context' prefix in 
: your application?

JSTL.  I forget the exact tag names, but any JSTL reference will have
them listed.  There's a tag for creating context-relative links, and (I
believe) one for creating context-relative image tags.

-QM

-- 

software  -- http://www.brandxdev.net
tech news -- http://www.RoarNetworX.com


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



Autoreply: Re: directory structure and porting issues

2004-04-10 Thread DirectXtras
Hello,

Due to the increased volume of SPAM this mailbox has been closed.

Please contact us via http://www.directxtras.com/ContactUS.asp

We apology for the inconvenience.

Best Regards,
--
The DirectXtras Team
-
DirectXtras - Xtra Power for Director and Authorware -
  http://www.directxtras.com
Sites with something to say - http://www.SpeaksForItself.com
-


Your message reads:

Received: from mail.apache.org (unverified [208.185.179.12]) by mail2.intermedia.net
 (Rockliffe SMTPRA 4.5.6) with SMTP id [EMAIL PROTECTED] for [EMAIL PROTECTED];
 Sat, 10 Apr 2004 09:36:50 -0700
Received: (qmail 19223 invoked by uid 500); 10 Apr 2004 16:36:30 -
Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
Precedence: bulk
List-Unsubscribe: mailto:[EMAIL PROTECTED]
List-Subscribe: mailto:[EMAIL PROTECTED]
List-Help: mailto:[EMAIL PROTECTED]
List-Post: mailto:[EMAIL PROTECTED]
List-Id: Tomcat Users List tomcat-user.jakarta.apache.org
Reply-To: Tomcat Users List [EMAIL PROTECTED]
Delivered-To: mailing list [EMAIL PROTECTED]
Received: (qmail 19202 invoked from network); 10 Apr 2004 16:36:29 -
Received: from unknown (HELO smarty.dreamhost.com) (66.33.216.24)
  by daedalus.apache.org with SMTP; 10 Apr 2004 16:36:29 -
Received: from strange.dreamhost.com (strange.dreamhost.com [66.33.193.57])
by smarty.dreamhost.com (Postfix) with ESMTP
id 4155913F638; Sat, 10 Apr 2004 09:36:33 -0700 (PDT)
Received: by strange.dreamhost.com (Postfix, from userid 7734)
id 4C81C6AA14; Sat, 10 Apr 2004 09:36:33 -0700 (PDT)
Date: Sat, 10 Apr 2004 11:36:33 -0500
From: QM [EMAIL PROTECTED]
To: Tomcat Users List [EMAIL PROTECTED]
Subject: Re: directory structure and porting issues
Message-ID: [EMAIL PROTECTED]
References: [EMAIL PROTECTED]
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: [EMAIL PROTECTED]
User-Agent: Mutt/1.3.28i
X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N



: - Is there an online guide that helps app developers select a directory 
: structure that is portable across servlet containers?

The servlet spec.

Do a search at java.sun.com for it.  You'll want 2.3 if you're running
Tomcat 4, or 2.4 if you're running Tomcat 5.  Either way, it's available
as a PDF. 


As a Java web developer, the spec is your guide to webapp standards and
portability.  At the risk of sounding facetious, it answers all of your
questions except this one:


: - Finally, is it the best practice to hard-code the 'context' prefix in 
: your application?

JSTL.  I forget the exact tag names, but any JSTL reference will have
them listed.  There's a tag for creating context-relative links, and (I
believe) one for creating context-relative image tags.

-QM

-- 

software  -- http://www.brandxdev.net
tech news -- http://www.RoarNetworX.com


-
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]



Re: Struts with Tomcat and Apache

2004-04-10 Thread QM
On Sat, Apr 10, 2004 at 05:19:18PM +0200, Ralf Schneider wrote:
: javax.servlet.ServletException: 
: javax.servlet.jsp.tagext.TagAttributeInfo.(Ljava/lang/String;ZLjava/lang/String;ZZ)V
: org.apache.jasper.servlet.JspServlet.service(JspServlet.java:256)
: javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
: 
: root cause
: 
: java.lang.NoSuchMethodError: 
: javax.servlet.jsp.tagext.TagAttributeInfo.(Ljava/lang/String;ZLjava/lang/String;ZZ)V

For grins and giggles, I dropped struts-blank.war into a test Tomcat5
deployment.  It worked without a problem.

- what JDK are you using? 1.3 or 1.4?
- did you see the list of prerequisite software on the Struts page?

After that, it's time to hunt for rogue jars...

-QM

-- 

software  -- http://www.brandxdev.net
tech news -- http://www.RoarNetworX.com


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



Autoreply: Re: Struts with Tomcat and Apache

2004-04-10 Thread DirectXtras
Hello,

Due to the increased volume of SPAM this mailbox has been closed.

Please contact us via http://www.directxtras.com/ContactUS.asp

We apology for the inconvenience.

Best Regards,
--
The DirectXtras Team
-
DirectXtras - Xtra Power for Director and Authorware -
  http://www.directxtras.com
Sites with something to say - http://www.SpeaksForItself.com
-


Your message reads:

Received: from mail.apache.org (unverified [208.185.179.12]) by mail2.intermedia.net
 (Rockliffe SMTPRA 4.5.6) with SMTP id [EMAIL PROTECTED] for [EMAIL PROTECTED];
 Sat, 10 Apr 2004 09:45:28 -0700
Received: (qmail 31161 invoked by uid 500); 10 Apr 2004 16:45:10 -
Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
Precedence: bulk
List-Unsubscribe: mailto:[EMAIL PROTECTED]
List-Subscribe: mailto:[EMAIL PROTECTED]
List-Help: mailto:[EMAIL PROTECTED]
List-Post: mailto:[EMAIL PROTECTED]
List-Id: Tomcat Users List tomcat-user.jakarta.apache.org
Reply-To: Tomcat Users List [EMAIL PROTECTED]
Delivered-To: mailing list [EMAIL PROTECTED]
Received: (qmail 31146 invoked from network); 10 Apr 2004 16:45:10 -
Received: from unknown (HELO smarty.dreamhost.com) (66.33.216.24)
  by daedalus.apache.org with SMTP; 10 Apr 2004 16:45:10 -
Received: from strange.dreamhost.com (strange.dreamhost.com [66.33.193.57])
by smarty.dreamhost.com (Postfix) with ESMTP
id 5BAC913F634; Sat, 10 Apr 2004 09:45:13 -0700 (PDT)
Received: by strange.dreamhost.com (Postfix, from userid 7734)
id 697196AA14; Sat, 10 Apr 2004 09:45:13 -0700 (PDT)
Date: Sat, 10 Apr 2004 11:45:13 -0500
From: QM [EMAIL PROTECTED]
To: Tomcat Users List [EMAIL PROTECTED]
Subject: Re: Struts with Tomcat and Apache
Message-ID: [EMAIL PROTECTED]
References: [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL 
PROTECTED]
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: [EMAIL PROTECTED]
User-Agent: Mutt/1.3.28i
X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N

On Sat, Apr 10, 2004 at 05:19:18PM +0200, Ralf Schneider wrote:
: javax.servlet.ServletException: 
: javax.servlet.jsp.tagext.TagAttributeInfo.(Ljava/lang/String;ZLjava/lang/String;ZZ)V
: org.apache.jasper.servlet.JspServlet.service(JspServlet.java:256)
: javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
: 
: root cause
: 
: java.lang.NoSuchMethodError: 
: javax.servlet.jsp.tagext.TagAttributeInfo.(Ljava/lang/String;ZLjava/lang/String;ZZ)V

For grins and giggles, I dropped struts-blank.war into a test Tomcat5
deployment.  It worked without a problem.

- what JDK are you using? 1.3 or 1.4?
- did you see the list of prerequisite software on the Struts page?

After that, it's time to hunt for rogue jars...

-QM

-- 

software  -- http://www.brandxdev.net
tech news -- http://www.RoarNetworX.com


-
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]



IIS Tomcat 5.0.19 - using jk2

2004-04-10 Thread Shlomi Levi
Hi,
I downloaded the jk2.0.4 for win32 from the jakarta site.
And I followed step by step the configuration with the IIS (5sp4).
But with no success. the mappings doesn't work, it looks for the server but
it isn't found.

(Config:1.A virtual directory under the IIS named 'jakarta' exists, and
mapped to the ${TOMCAT_HOME}/bin dir, which in  turn contains the
isapi_redirector2.dll file.
2.A filter was set using isapi_redirector2.dll
3.The registry was set according to the instructions)
ports: IIS:80,tomcat http:8080,tomcat ajp:8009

10x ahead,
Shlomi.

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

Trying to start tomcat. Should be so simple

2004-04-10 Thread Randy Paries
Hello all,

I have got to be missing something very simple

I have two identical boxes. Tomcat starts on one and not the other

The jar that it says it can not find is there. 
/WEB-INF/lib/mm.mysql-2.0.2-bin.jar
If I do ls -ls /home/unitnetWebapps/WEB-INF/lib/mm.mysql-2.0.2-bin.jar 
It is there

Here is a snippet of my server.xml

++
  Service name=Tomcat-Apache
!-- Define a Coyote/JK2 AJP 1.3 Connector on port 8009 --
Connector className=org.apache.coyote.tomcat4.CoyoteConnector
   port=8009 minProcessors=5 maxProcessors=200
   enableLookups=false redirectPort=8443
   acceptCount=10 debug=0 connectionTimeout=0
   useURIValidationHack=false
 
protocolHandlerClassName=org.apache.jk.server.JkCoyoteHandler/

Engine name=Standalone defaultHost=localhost debug=10
Valve className=org.apache.catalina.valves.AccessLogValve
 directory=/var/log/httpd
prefix=unitnetTomcat.com-access_log
 suffix=.log
 pattern=common/
Logger className=org.apache.catalina.logger.FileLogger
 directory=/var/log/httpd  prefix=unitnetTomcat_log.
suffix=.txt
timestamp=true/

Host name=localhost debug=10 appBase=/home/unitnetWebapps
unpackWARs=true
Context path=root
 docBase=/home/unitnetWebapps
 crossContext=true
 debug=0
 reloadable=false 

++

The error I get when I start is:


++

2004-04-10 12:33:12 WebappLoader[root]: Deploying class repositories to work
directory /usr/java/jakarta-tomcat-4.1.30/work/Standalone/localhost/root
2004-04-10 12:33:12 WebappLoader[root]: Deploy class files /WEB-INF/classes
to /home/unitnetWebapps/WEB-INF/classes
2004-04-10 12:33:12 WebappLoader[root]: Deploy JAR
/WEB-INF/lib/activation.jar to
/home/unitnetWebapps/WEB-INF/lib/activation.jar
2004-04-10 12:33:12 WebappLoader[root]: Deploy JAR
/WEB-INF/lib/activedit.jar to /home/unitnetWebapps/WEB-INF/lib/activedit.jar
2004-04-10 12:33:12 WebappLoader[root]: Deploy JAR
/WEB-INF/lib/activscan.jar to /home/unitnetWebapps/WEB-INF/lib/activscan.jar
2004-04-10 12:33:12 WebappLoader[root]: Deploy JAR
/WEB-INF/lib/activspell.jar to
/home/unitnetWebapps/WEB-INF/lib/activspell.jar
2004-04-10 12:33:12 WebappLoader[root]: Deploy JAR /WEB-INF/lib/imap.jar to
/home/unitnetWebapps/WEB-INF/lib/imap.jar
2004-04-10 12:33:12 WebappLoader[root]: Deploy JAR
/WEB-INF/lib/jspellcheck.jar to
/home/unitnetWebapps/WEB-INF/lib/jspellcheck.jar
2004-04-10 12:33:12 WebappLoader[root]: Deploy JAR
/WEB-INF/lib/jspsmartupload.jar to
/home/unitnetWebapps/WEB-INF/lib/jspsmartupload.jar
2004-04-10 12:33:12 WebappLoader[root]: Deploy JAR /WEB-INF/lib/mail.jar to
/home/unitnetWebapps/WEB-INF/lib/mail.jar
2004-04-10 12:33:12 WebappLoader[root]: Deploy JAR /WEB-INF/lib/mailapi.jar
to /home/unitnetWebapps/WEB-INF/lib/mailapi.jar
2004-04-10 12:33:12 WebappLoader[root]: Deploy JAR
/WEB-INF/lib/mm.mysql-2.0.2-bin.jar to
/home/unitnetWebapps/WEB-INF/lib/mm.mysql-2.0.2-bin.jar
2004-04-10 12:33:12 WebappLoader[root]: Deploy JAR /WEB-INF/lib/pop3.jar to
/home/unitnetWebapps/WEB-INF/lib/pop3.jar
2004-04-10 12:33:12 WebappLoader[root]: Deploy JAR /WEB-INF/lib/smtp.jar to
/home/unitnetWebapps/WEB-INF/lib/smtp.jar
2004-04-10 12:33:13 ContextConfig[root] Exception processing JAR at resource
path /WEB-INF/lib/mm.mysql-2.0.2-bin.jar
javax.servlet.ServletException: Exception processing JAR at resource path
/WEB-INF/lib/mm.mysql-2.0.2-bin.jar
at
org.apache.catalina.startup.ContextConfig.tldScanJar(ContextConfig.java:930)
at
org.apache.catalina.startup.ContextConfig.tldScan(ContextConfig.java:868)
at
org.apache.catalina.startup.ContextConfig.start(ContextConfig.java:647)
at
org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:
243)
at
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSuppor
t.java:166)
at
org.apache.catalina.core.StandardContext.start(StandardContext.java:3587)
at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1188)
at
org.apache.catalina.core.StandardHost.start(StandardHost.java:754)
at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1188)
at
org.apache.catalina.core.StandardEngine.start(StandardEngine.java:363)
at
org.apache.catalina.core.StandardService.start(StandardService.java:497)
at
org.apache.catalina.core.StandardServer.start(StandardServer.java:2190)
at org.apache.catalina.startup.Catalina.start(Catalina.java:512)
at 

Autoreply: Trying to start tomcat. Should be so simple

2004-04-10 Thread DirectXtras
Hello,

Due to the increased volume of SPAM this mailbox has been closed.

Please contact us via http://www.directxtras.com/ContactUS.asp

We apology for the inconvenience.

Best Regards,
--
The DirectXtras Team
-
DirectXtras - Xtra Power for Director and Authorware -
  http://www.directxtras.com
Sites with something to say - http://www.SpeaksForItself.com
-


Your message reads:

Received: from mail.apache.org (unverified [208.185.179.12]) by mail2.intermedia.net
 (Rockliffe SMTPRA 4.5.6) with SMTP id [EMAIL PROTECTED] for [EMAIL PROTECTED];
 Sat, 10 Apr 2004 10:46:25 -0700
Message-ID: [EMAIL PROTECTED]
Received: (qmail 12751 invoked by uid 500); 10 Apr 2004 17:46:02 -
Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
Precedence: bulk
List-Unsubscribe: mailto:[EMAIL PROTECTED]
List-Subscribe: mailto:[EMAIL PROTECTED]
List-Help: mailto:[EMAIL PROTECTED]
List-Post: mailto:[EMAIL PROTECTED]
List-Id: Tomcat Users List tomcat-user.jakarta.apache.org
Reply-To: Tomcat Users List [EMAIL PROTECTED]
Delivered-To: mailing list [EMAIL PROTECTED]
Received: (qmail 12736 invoked from network); 10 Apr 2004 17:46:02 -
Received: from unknown (HELO smtp2.knology.net) (24.214.63.101)
  by daedalus.apache.org with SMTP; 10 Apr 2004 17:46:02 -
Received: (qmail 16264 invoked by uid 542); 10 Apr 2004 17:46:06 -
Received: from [EMAIL PROTECTED] by smtp3.knology.net by uid 502 with 
qmail-scanner-1.20 
 ( Clear:RC:1(24.214.88.68):. 
 Processed in 0.093433 secs); 10 Apr 2004 17:46:06 -
Received: from unknown (HELO BIGBLUE) (24.214.88.68)
  by smtp2.knology.net with SMTP; 10 Apr 2004 17:46:05 -
From: Randy Paries [EMAIL PROTECTED]
To: 'Tomcat Users List' [EMAIL PROTECTED]
Subject: Trying to start tomcat. Should be so simple
Date: Sat, 10 Apr 2004 12:46:02 -0500
MIME-Version: 1.0
Content-Type: text/plain;
charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Office Outlook, Build 11.0.5510
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
Thread-Index: AcQeJ98sZq+WHQw3T+m9GJU6RxJ9BgA+ngCA
In-Reply-To: [EMAIL PROTECTED]
X-Qmail-Scanner-Message-ID: [EMAIL PROTECTED]
X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N

Hello all,

I have got to be missing something very simple

I have two identical boxes. Tomcat starts on one and not the other

The jar that it says it can not find is there. 
/WEB-INF/lib/mm.mysql-2.0.2-bin.jar
If I do ls -ls /home/unitnetWebapps/WEB-INF/lib/mm.mysql-2.0.2-bin.jar 
It is there

Here is a snippet of my server.xml

++
  Service name=Tomcat-Apache
!-- Define a Coyote/JK2 AJP 1.3 Connector on port 8009 --
Connector className=org.apache.coyote.tomcat4.CoyoteConnector
   port=8009 minProcessors=5 maxProcessors=200
   enableLookups=false redirectPort=8443
   acceptCount=10 debug=0 connectionTimeout=0
   useURIValidationHack=false
 
protocolHandlerClassName=org.apache.jk.server.JkCoyoteHandler/

Engine name=Standalone defaultHost=localhost debug=10
Valve className=org.apache.catalina.valves.AccessLogValve
 directory=/var/log/httpd
prefix=unitnetTomcat.com-access_log
 suffix=.log
 pattern=common/
Logger className=org.apache.catalina.logger.FileLogger
 directory=/var/log/httpd  prefix=unitnetTomcat_log.
suffix=.txt
timestamp=true/

Host name=localhost debug=10 appBase=/home/unitnetWebapps
unpackWARs=true
Context path=root
 docBase=/home/unitnetWebapps
 crossContext=true
 debug=0
 reloadable=false 

++

The error I get when I start is:


++

2004-04-10 12:33:12 WebappLoader[root]: Deploying class repositories to work
directory /usr/java/jakarta-tomcat-4.1.30/work/Standalone/localhost/root
2004-04-10 12:33:12 WebappLoader[root]: Deploy class files /WEB-INF/classes
to /home/unitnetWebapps/WEB-INF/classes
2004-04-10 12:33:12 WebappLoader[root]: Deploy JAR
/WEB-INF/lib/activation.jar to
/home/unitnetWebapps/WEB-INF/lib/activation.jar
2004-04-10 12:33:12 WebappLoader[root]: Deploy JAR
/WEB-INF/lib/activedit.jar to /home/unitnetWebapps/WEB-INF/lib/activedit.jar
2004-04-10 12:33:12 WebappLoader[root]: Deploy JAR
/WEB-INF/lib/activscan.jar to /home/unitnetWebapps/WEB-INF/lib/activscan.jar
2004-04-10 12:33:12 WebappLoader[root]: Deploy JAR
/WEB-INF/lib/activspell.jar to
/home/unitnetWebapps/WEB-INF/lib/activspell.jar
2004-04-10 12:33:12 WebappLoader[root]: Deploy 

Re: Struts with Tomcat and Apache

2004-04-10 Thread Ralf Schneider
Am Samstag, 10. April 2004 18:45 schrieb QM:
 On Sat, Apr 10, 2004 at 05:19:18PM +0200, Ralf Schneider wrote:
 : javax.servlet.ServletException:
 : javax.servlet.jsp.tagext.TagAttributeInfo.(Ljava/lang/String;ZLjava/lang/
 :String;ZZ)V
 : org.apache.jasper.servlet.JspServlet.service(JspServlet.java:256)
 : javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
 :
 : root cause
 :
 : java.lang.NoSuchMethodError:
 : javax.servlet.jsp.tagext.TagAttributeInfo.(Ljava/lang/String;ZLjava/lang/
 :String;ZZ)V

 For grins and giggles, I dropped struts-blank.war into a test Tomcat5
 deployment.  It worked without a problem.

 - what JDK are you using? 1.3 or 1.4?
 - did you see the list of prerequisite software on the Struts page?

 After that, it's time to hunt for rogue jars...

OK, I solved the problem. I had one JAR too much in common/lib: servlet.jar.

Thanks for your suggestions,
Ralf.


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



Re: Trying to start tomcat. Should be so simple

2004-04-10 Thread QM
On Sat, Apr 10, 2004 at 12:46:02PM -0500, Randy Paries wrote:
: I have two identical boxes. Tomcat starts on one and not the other
: 
: The jar that it says it can not find is there. 
: /WEB-INF/lib/mm.mysql-2.0.2-bin.jar
: If I do ls -ls /home/unitnetWebapps/WEB-INF/lib/mm.mysql-2.0.2-bin.jar 
: It is there
: [snip]
: - Root Cause -
: java.io.FileNotFoundException


What are the perms on said file? i.e. what's the output of ls -l on
each host?

If the jar is a symlink, try ls -lL

-QM

-- 

software  -- http://www.brandxdev.net
tech news -- http://www.RoarNetworX.com


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



Autoreply: Re: Trying to start tomcat. Should be so simple

2004-04-10 Thread DirectXtras
Hello,

Due to the increased volume of SPAM this mailbox has been closed.

Please contact us via http://www.directxtras.com/ContactUS.asp

We apology for the inconvenience.

Best Regards,
--
The DirectXtras Team
-
DirectXtras - Xtra Power for Director and Authorware -
  http://www.directxtras.com
Sites with something to say - http://www.SpeaksForItself.com
-


Your message reads:

Received: from mail.apache.org (unverified [208.185.179.12]) by mail2.intermedia.net
 (Rockliffe SMTPRA 4.5.6) with SMTP id [EMAIL PROTECTED] for [EMAIL PROTECTED];
 Sat, 10 Apr 2004 11:32:12 -0700
Received: (qmail 67810 invoked by uid 500); 10 Apr 2004 18:31:52 -
Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
Precedence: bulk
List-Unsubscribe: mailto:[EMAIL PROTECTED]
List-Subscribe: mailto:[EMAIL PROTECTED]
List-Help: mailto:[EMAIL PROTECTED]
List-Post: mailto:[EMAIL PROTECTED]
List-Id: Tomcat Users List tomcat-user.jakarta.apache.org
Reply-To: Tomcat Users List [EMAIL PROTECTED]
Delivered-To: mailing list [EMAIL PROTECTED]
Received: (qmail 67797 invoked from network); 10 Apr 2004 18:31:52 -
Received: from unknown (HELO smarty.dreamhost.com) (66.33.216.24)
  by daedalus.apache.org with SMTP; 10 Apr 2004 18:31:52 -
Received: from strange.dreamhost.com (strange.dreamhost.com [66.33.193.57])
by smarty.dreamhost.com (Postfix) with ESMTP
id B4C4013F649; Sat, 10 Apr 2004 11:31:56 -0700 (PDT)
Received: by strange.dreamhost.com (Postfix, from userid 7734)
id 6A41F6AA14; Sat, 10 Apr 2004 11:31:54 -0700 (PDT)
Date: Sat, 10 Apr 2004 13:31:54 -0500
From: QM [EMAIL PROTECTED]
To: Tomcat Users List [EMAIL PROTECTED]
Subject: Re: Trying to start tomcat. Should be so simple
Message-ID: [EMAIL PROTECTED]
References: [EMAIL PROTECTED] [EMAIL PROTECTED]
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: [EMAIL PROTECTED]
User-Agent: Mutt/1.3.28i
X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N

On Sat, Apr 10, 2004 at 12:46:02PM -0500, Randy Paries wrote:
: I have two identical boxes. Tomcat starts on one and not the other
: 
: The jar that it says it can not find is there. 
: /WEB-INF/lib/mm.mysql-2.0.2-bin.jar
: If I do ls -ls /home/unitnetWebapps/WEB-INF/lib/mm.mysql-2.0.2-bin.jar 
: It is there
: [snip]
: - Root Cause -
: java.io.FileNotFoundException


What are the perms on said file? i.e. what's the output of ls -l on
each host?

If the jar is a symlink, try ls -lL

-QM

-- 

software  -- http://www.brandxdev.net
tech news -- http://www.RoarNetworX.com


-
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]



Re: Tomcat for FreeBSD

2004-04-10 Thread Michiel Toneman
Hi Shawn,

There is nothing OS specific about a binary build of tomcat. It is all
java and a few shell scripts (the shell scripts are for unix/linux and
win32). Just get the jakarta-tomcat-5.0.19.tar.gz from the nearest
mirror, make sure you have a recent Java SDK installed (1.4.2), tar xvzf
and you are all set to bin/startup.sh and go.

Cheers,

Michiel Toneman
 


On Sat, 2004-04-10 at 17:43, Shawn Zernik wrote:
 Tomcat Gurus:
 
 Is their a *current* version of Java/Tomcat that been assembled for FreeBSD
 5.0?
 
 Shawn Zernik
 Internetwork Consulting
 
 
 -
 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]



Autoreply: Re: Tomcat for FreeBSD

2004-04-10 Thread DirectXtras
Hello,

Due to the increased volume of SPAM this mailbox has been closed.

Please contact us via http://www.directxtras.com/ContactUS.asp

We apology for the inconvenience.

Best Regards,
--
The DirectXtras Team
-
DirectXtras - Xtra Power for Director and Authorware -
  http://www.directxtras.com
Sites with something to say - http://www.SpeaksForItself.com
-


Your message reads:

Received: from mail.apache.org (unverified [208.185.179.12]) by mail2.intermedia.net
 (Rockliffe SMTPRA 4.5.6) with SMTP id [EMAIL PROTECTED] for [EMAIL PROTECTED];
 Sat, 10 Apr 2004 11:49:18 -0700
Received: (qmail 92739 invoked by uid 500); 10 Apr 2004 18:48:57 -
Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
Precedence: bulk
List-Unsubscribe: mailto:[EMAIL PROTECTED]
List-Subscribe: mailto:[EMAIL PROTECTED]
List-Help: mailto:[EMAIL PROTECTED]
List-Post: mailto:[EMAIL PROTECTED]
List-Id: Tomcat Users List tomcat-user.jakarta.apache.org
Reply-To: Tomcat Users List [EMAIL PROTECTED]
Delivered-To: mailing list [EMAIL PROTECTED]
Received: (qmail 92724 invoked from network); 10 Apr 2004 18:48:56 -
Received: from unknown (HELO mail2.uu.nl) (131.211.16.76)
  by daedalus.apache.org with SMTP; 10 Apr 2004 18:48:56 -
Received: from localhost (mail2 [127.0.0.1])
by mail2.uu.nl (Postfix) with ESMTP id 3F337B996
for [EMAIL PROTECTED]; Sat, 10 Apr 2004 20:49:01 +0200 (CEST)
Received: from mail2.uu.nl ([127.0.0.1])
 by localhost (mail2 [127.0.0.1]) (amavisd-new, port 10024) with ESMTP
 id 18373-03 for [EMAIL PROTECTED];
 Sat, 10 Apr 2004 20:49:01 +0200 (CEST)
Received: from localhost.localdomain (69pc223.sshunet.nl [131.211.223.69])
by mail2.uu.nl (Postfix) with ESMTP id CDFD7B997
for [EMAIL PROTECTED]; Sat, 10 Apr 2004 20:49:00 +0200 (CEST)
Received: from localhost (localhost.localdomain [127.0.0.1])
by localhost.localdomain (8.12.8/8.12.8) with ESMTP id i3AImnkD011157
for [EMAIL PROTECTED]; Sat, 10 Apr 2004 20:48:50 +0200
Subject: Re: Tomcat for FreeBSD
From: Michiel Toneman [EMAIL PROTECTED]
To: Tomcat Users List [EMAIL PROTECTED]
In-Reply-To: [EMAIL PROTECTED]
References: 
 [EMAIL PROTECTED]
Content-Type: text/plain
Organization: Bibit Global Payment Services
Message-Id: [EMAIL PROTECTED]
Mime-Version: 1.0
X-Mailer: Ximian Evolution 1.4.5 
Date: Sat, 10 Apr 2004 20:48:49 +0200
Content-Transfer-Encoding: 7bit
X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N

Hi Shawn,

There is nothing OS specific about a binary build of tomcat. It is all
java and a few shell scripts (the shell scripts are for unix/linux and
win32). Just get the jakarta-tomcat-5.0.19.tar.gz from the nearest
mirror, make sure you have a recent Java SDK installed (1.4.2), tar xvzf
and you are all set to bin/startup.sh and go.

Cheers,

Michiel Toneman
 


On Sat, 2004-04-10 at 17:43, Shawn Zernik wrote:
 Tomcat Gurus:
 
 Is their a *current* version of Java/Tomcat that been assembled for FreeBSD
 5.0?
 
 Shawn Zernik
 Internetwork Consulting
 
 
 -
 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]



RE: Trying to start tomcat. Should be so simple

2004-04-10 Thread Randy Paries
Thanks of the help

ls -lsL /home/unitnetWebapps/WEB-INF/lib/mm.mysql-2.0.2-bin.jar 
  76 -rwxrwxrwx1 apache   apache  71328 Mar 24 16:23
/home/unitnetWebapps/WEB-INF/lib/mm.mysql-2.0.2-bin.jar 

ls -ls /home/unitnetWebapps/WEB-INF/lib/mm.mysql-2.0.2-bin.jar 
   0 lrwxrwxrwx1 root root   58 Apr 10 12:27
/home/unitnetWebapps/WEB-INF/lib/mm.mysql-2.0.2-bin.jar -
/usr/java/jakarta-tomcat/common/lib/mm.mysql-2.0.2-bin.jar

I also have this in my server.xml
 Resources className=org.apache.naming.resources.FileDirContext
allowLinking=true  /

I have also tried putting a phyichal file there instead of a link

This is driving me crazy

Thanks for any help


-Original Message-
From: QM [mailto:[EMAIL PROTECTED] 
Sent: Saturday, April 10, 2004 1:32 PM
To: Tomcat Users List
Subject: Re: Trying to start tomcat. Should be so simple

On Sat, Apr 10, 2004 at 12:46:02PM -0500, Randy Paries wrote:
: I have two identical boxes. Tomcat starts on one and not the other
: 
: The jar that it says it can not find is there. 
: /WEB-INF/lib/mm.mysql-2.0.2-bin.jar
: If I do ls -ls /home/unitnetWebapps/WEB-INF/lib/mm.mysql-2.0.2-bin.jar
: It is there
: [snip]
: - Root Cause -
: java.io.FileNotFoundException


What are the perms on said file? i.e. what's the output of ls -l on
each host?

If the jar is a symlink, try ls -lL

-QM

-- 

software  -- http://www.brandxdev.net
tech news -- http://www.RoarNetworX.com


-
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]



Autoreply: RE: Trying to start tomcat. Should be so simple

2004-04-10 Thread DirectXtras
Hello,

Due to the increased volume of SPAM this mailbox has been closed.

Please contact us via http://www.directxtras.com/ContactUS.asp

We apology for the inconvenience.

Best Regards,
--
The DirectXtras Team
-
DirectXtras - Xtra Power for Director and Authorware -
  http://www.directxtras.com
Sites with something to say - http://www.SpeaksForItself.com
-


Your message reads:

Received: from mail.apache.org (unverified [208.185.179.12]) by mail2.intermedia.net
 (Rockliffe SMTPRA 4.5.6) with SMTP id [EMAIL PROTECTED] for [EMAIL PROTECTED];
 Sat, 10 Apr 2004 12:27:40 -0700
Message-ID: [EMAIL PROTECTED]
Received: (qmail 41920 invoked by uid 500); 10 Apr 2004 19:27:18 -
Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
Precedence: bulk
List-Unsubscribe: mailto:[EMAIL PROTECTED]
List-Subscribe: mailto:[EMAIL PROTECTED]
List-Help: mailto:[EMAIL PROTECTED]
List-Post: mailto:[EMAIL PROTECTED]
List-Id: Tomcat Users List tomcat-user.jakarta.apache.org
Reply-To: Tomcat Users List [EMAIL PROTECTED]
Delivered-To: mailing list [EMAIL PROTECTED]
Received: (qmail 41904 invoked from network); 10 Apr 2004 19:27:18 -
Received: from unknown (HELO smtp.knology.net) (24.214.63.101)
  by daedalus.apache.org with SMTP; 10 Apr 2004 19:27:18 -
Received: (qmail 25486 invoked by uid 542); 10 Apr 2004 19:26:39 -
Received: from [EMAIL PROTECTED] by smtp3.knology.net by uid 502 with 
qmail-scanner-1.20 
 ( Clear:RC:1(24.214.88.68):. 
 Processed in 0.167653 secs); 10 Apr 2004 19:26:39 -
Received: from unknown (HELO BIGBLUE) (24.214.88.68)
  by smtp6.knology.net with SMTP; 10 Apr 2004 19:26:39 -
From: Randy Paries [EMAIL PROTECTED]
To: 'Tomcat Users List' [EMAIL PROTECTED]
Subject: RE: Trying to start tomcat. Should be so simple
Date: Sat, 10 Apr 2004 14:26:29 -0500
MIME-Version: 1.0
Content-Type: text/plain;
charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Office Outlook, Build 11.0.5510
X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
In-Reply-To: [EMAIL PROTECTED]
Thread-Index: AcQfKhx5/KjMvsgxSFmCl9tYYzFL3gABzILA
X-Qmail-Scanner-Message-ID: [EMAIL PROTECTED]
X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N

Thanks of the help

ls -lsL /home/unitnetWebapps/WEB-INF/lib/mm.mysql-2.0.2-bin.jar 
  76 -rwxrwxrwx1 apache   apache  71328 Mar 24 16:23
/home/unitnetWebapps/WEB-INF/lib/mm.mysql-2.0.2-bin.jar 

ls -ls /home/unitnetWebapps/WEB-INF/lib/mm.mysql-2.0.2-bin.jar 
   0 lrwxrwxrwx1 root root   58 Apr 10 12:27
/home/unitnetWebapps/WEB-INF/lib/mm.mysql-2.0.2-bin.jar -
/usr/java/jakarta-tomcat/common/lib/mm.mysql-2.0.2-bin.jar

I also have this in my server.xml
 Resources className=org.apache.naming.resources.FileDirContext
allowLinking=true  /

I have also tried putting a phyichal file there instead of a link

This is driving me crazy

Thanks for any help


-Original Message-
From: QM [mailto:[EMAIL PROTECTED] 
Sent: Saturday, April 10, 2004 1:32 PM
To: Tomcat Users List
Subject: Re: Trying to start tomcat. Should be so simple

On Sat, Apr 10, 2004 at 12:46:02PM -0500, Randy Paries wrote:
: I have two identical boxes. Tomcat starts on one and not the other
: 
: The jar that it says it can not find is there. 
: /WEB-INF/lib/mm.mysql-2.0.2-bin.jar
: If I do ls -ls /home/unitnetWebapps/WEB-INF/lib/mm.mysql-2.0.2-bin.jar
: It is there
: [snip]
: - Root Cause -
: java.io.FileNotFoundException


What are the perms on said file? i.e. what's the output of ls -l on
each host?

If the jar is a symlink, try ls -lL

-QM

-- 

software  -- http://www.brandxdev.net
tech news -- http://www.RoarNetworX.com


-
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]



Re: Tomcat performance issue?

2004-04-10 Thread Bill Barker

David Rees [EMAIL PROTECTED] wrote in message
news:[EMAIL PROTECTED]
 Denise Mangano wrote, On 4/9/2004 10:05 PM:
 
  I've tried searching the archives but have come up empty-handed.  A few
  days ago I received a few complaints that my users hit a certain point
  in the application and could go no further.  This point was when Apache
  gives control to Tomcat.  I checked the log and found this.
 
  Apr 4, 2004 2:19:43 PM org.apache.tomcat.util.threads.ThreadPool logFull
  SEVERE: All threads (75) are currently busy, waiting. Increase
  maxThreads (75) or check the servlet status
 
  The only thing that did the trick was restarting Tomcat and Apache.  Any
  ideas on what these errors mean?

 Like the messages say, all Tomcat threads are busy and you've hit the
 maximum number of threads which can be processed concurrently.  Sounds
 like you've got either a bug in a servlet causing it to not return, or
 your server is simply overloaded.  You can get a stack trace from the
 JVM to help debug this issue pretty easily.


Also, when running behind Apache, you have need to have at least as many
Tomcat threads as you have Apache children allowed (since each child will be
talking to a single thread).  You should probably increase the maxThreads on
you AJP/1.3 Connector to match what you've configured for MaxChildren in
Apache.  If you expect your loads to come in bursts, then you can configure
maxSpareThreads low to allow Tomcat to discard threads that are freed up by
Apache killing off children.

 -Dave




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



Autoreply: Re: Tomcat performance issue?

2004-04-10 Thread DirectXtras
Hello,

Due to the increased volume of SPAM this mailbox has been closed.

Please contact us via http://www.directxtras.com/ContactUS.asp

We apology for the inconvenience.

Best Regards,
--
The DirectXtras Team
-
DirectXtras - Xtra Power for Director and Authorware -
  http://www.directxtras.com
Sites with something to say - http://www.SpeaksForItself.com
-


Your message reads:

Received: from mail.apache.org (unverified [208.185.179.12]) by mail2.intermedia.net
 (Rockliffe SMTPRA 4.5.6) with SMTP id [EMAIL PROTECTED] for [EMAIL PROTECTED];
 Sat, 10 Apr 2004 12:45:24 -0700
Received: (qmail 61062 invoked by uid 500); 10 Apr 2004 19:45:04 -
Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
Precedence: bulk
List-Unsubscribe: mailto:[EMAIL PROTECTED]
List-Subscribe: mailto:[EMAIL PROTECTED]
List-Help: mailto:[EMAIL PROTECTED]
List-Post: mailto:[EMAIL PROTECTED]
List-Id: Tomcat Users List tomcat-user.jakarta.apache.org
Reply-To: Tomcat Users List [EMAIL PROTECTED]
Delivered-To: mailing list [EMAIL PROTECTED]
Received: (qmail 61040 invoked from network); 10 Apr 2004 19:45:03 -
Received: from unknown (HELO main.gmane.org) (80.91.224.249)
  by daedalus.apache.org with SMTP; 10 Apr 2004 19:45:03 -
Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian))
id 1BCOPc-0001fg-00
for [EMAIL PROTECTED]; Sat, 10 Apr 2004 21:45:08 +0200
Received: from lsanca1-ar19-4-46-072-212.lsanca1.dsl-verizon.net ([4.46.72.212])
by main.gmane.org with esmtp (Gmexim 0.1 (Debian))
id 1AlnuQ-0007hv-00
for [EMAIL PROTECTED]; Sat, 10 Apr 2004 21:45:08 +0200
Received: from wbarker by lsanca1-ar19-4-46-072-212.lsanca1.dsl-verizon.net with local 
(Gmexim 0.1 (Debian))
id 1AlnuQ-0007hv-00
for [EMAIL PROTECTED]; Sat, 10 Apr 2004 21:45:08 +0200
X-Injected-Via-Gmane: http://gmane.org/
To: [EMAIL PROTECTED]
From: Bill Barker [EMAIL PROTECTED]
Subject: Re: Tomcat performance issue?
Date: Sat, 10 Apr 2004 12:58:23 -0700
Lines: 35
Message-ID: [EMAIL PROTECTED]
References: [EMAIL PROTECTED] [EMAIL PROTECTED]
X-Complaints-To: [EMAIL PROTECTED]
X-Gmane-NNTP-Posting-Host: lsanca1-ar19-4-46-072-212.lsanca1.dsl-verizon.net
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
Sender: news [EMAIL PROTECTED]
X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N


David Rees [EMAIL PROTECTED] wrote in message
news:[EMAIL PROTECTED]
 Denise Mangano wrote, On 4/9/2004 10:05 PM:
 
  I've tried searching the archives but have come up empty-handed.  A few
  days ago I received a few complaints that my users hit a certain point
  in the application and could go no further.  This point was when Apache
  gives control to Tomcat.  I checked the log and found this.
 
  Apr 4, 2004 2:19:43 PM org.apache.tomcat.util.threads.ThreadPool logFull
  SEVERE: All threads (75) are currently busy, waiting. Increase
  maxThreads (75) or check the servlet status
 
  The only thing that did the trick was restarting Tomcat and Apache.  Any
  ideas on what these errors mean?

 Like the messages say, all Tomcat threads are busy and you've hit the
 maximum number of threads which can be processed concurrently.  Sounds
 like you've got either a bug in a servlet causing it to not return, or
 your server is simply overloaded.  You can get a stack trace from the
 JVM to help debug this issue pretty easily.


Also, when running behind Apache, you have need to have at least as many
Tomcat threads as you have Apache children allowed (since each child will be
talking to a single thread).  You should probably increase the maxThreads on
you AJP/1.3 Connector to match what you've configured for MaxChildren in
Apache.  If you expect your loads to come in bursts, then you can configure
maxSpareThreads low to allow Tomcat to discard threads that are freed up by
Apache killing off children.

 -Dave




-
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]



Hey

2004-04-10 Thread craigmcc


Norton AntiVirus Deleted1.txt
Description: plain/text
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Autoreply: Hey

2004-04-10 Thread DirectXtras
Hello,

Due to the increased volume of SPAM this mailbox has been closed.

Please contact us via http://www.directxtras.com/ContactUS.asp

We apology for the inconvenience.

Best Regards,
--
The DirectXtras Team
-
DirectXtras - Xtra Power for Director and Authorware -
  http://www.directxtras.com
Sites with something to say - http://www.SpeaksForItself.com
-


Your message reads:

Received: from mail.apache.org (unverified [208.185.179.12]) by mail2.intermedia.net
 (Rockliffe SMTPRA 4.5.6) with SMTP id [EMAIL PROTECTED] for [EMAIL PROTECTED];
 Sat, 10 Apr 2004 13:23:24 -0700
Received: (qmail 11648 invoked by uid 500); 10 Apr 2004 20:23:01 -
Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
Precedence: bulk
List-Unsubscribe: mailto:[EMAIL PROTECTED]
List-Subscribe: mailto:[EMAIL PROTECTED]
List-Help: mailto:[EMAIL PROTECTED]
List-Post: mailto:[EMAIL PROTECTED]
List-Id: Tomcat Users List tomcat-user.jakarta.apache.org
Reply-To: Tomcat Users List [EMAIL PROTECTED]
Delivered-To: mailing list [EMAIL PROTECTED]
Received: (qmail 11562 invoked from network); 10 Apr 2004 20:23:00 -
Received: from unknown (HELO craigmcc.org) (81.134.167.143)
  by daedalus.apache.org with SMTP; 10 Apr 2004 20:23:00 -
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Hey
Importance: Normal
X-Priority: 3 (Normal)
Message-ID: [EMAIL PROTECTED]
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary=efddaeefaeabccad
This is a multi-part message in MIME format.
X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N


All OK  :)

see, what i've found!


*** Mail Scanner: No Virus found
*** JAKARTA.APACHE Anti Virus
*** http://www.jakarta.apache.org
--efddaeefaeabccad
Content-Type: plain/text;
name=Norton AntiVirus Deleted1.txt
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename=Norton AntiVirus Deleted1.txt

Tm9ydG9uIEFudGlWaXJ1cyByZW1vdmVkIHRoZSBhdHRhY2htZW50OiBUZXh0ZG9jdW1lbnQu
cGlmLg0KVGhlIGF0dGFjaG1lbnQgd2FzIGluZmVjdGVkIHdpdGggdGhlIFczMi5Tb2Jlci5G
QG1tIHZpcnVzLg==

--efddaeefaeabccad
Content-Type: text/plain; charset=us-ascii

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




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



Hi!

2004-04-10 Thread tomcat-user


Norton AntiVirus Deleted1.txt
Description: plain/text
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Autoreply: Hi!

2004-04-10 Thread DirectXtras
Hello,

Due to the increased volume of SPAM this mailbox has been closed.

Please contact us via http://www.directxtras.com/ContactUS.asp

We apology for the inconvenience.

Best Regards,
--
The DirectXtras Team
-
DirectXtras - Xtra Power for Director and Authorware -
  http://www.directxtras.com
Sites with something to say - http://www.SpeaksForItself.com
-


Your message reads:

Received: from mail.apache.org (unverified [208.185.179.12]) by mail2.intermedia.net
 (Rockliffe SMTPRA 4.5.6) with SMTP id [EMAIL PROTECTED] for [EMAIL PROTECTED];
 Sat, 10 Apr 2004 13:28:08 -0700
Received: (qmail 22989 invoked by uid 500); 10 Apr 2004 20:27:47 -
Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
Precedence: bulk
List-Unsubscribe: mailto:[EMAIL PROTECTED]
List-Subscribe: mailto:[EMAIL PROTECTED]
List-Help: mailto:[EMAIL PROTECTED]
List-Post: mailto:[EMAIL PROTECTED]
List-Id: Tomcat Users List tomcat-user.jakarta.apache.org
Reply-To: Tomcat Users List [EMAIL PROTECTED]
Delivered-To: mailing list [EMAIL PROTECTED]
Received: (qmail 22931 invoked from network); 10 Apr 2004 20:27:46 -
Received: from unknown (HELO tomcat-user.org) (81.134.167.143)
  by daedalus.apache.org with SMTP; 10 Apr 2004 20:27:46 -
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Date: Sat, 10 Apr 2004 21:27:50
Subject: Hi!
Importance: Normal
X-Priority: 3 (Normal)
Message-ID: [EMAIL PROTECTED]
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary=cecdbdcababfbeacaefefafc
This is a multi-part message in MIME format.
X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N


All OK  :)

see, what i've found!
--cecdbdcababfbeacaefefafc
Content-Type: plain/text;
name=Norton AntiVirus Deleted1.txt
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename=Norton AntiVirus Deleted1.txt

Tm9ydG9uIEFudGlWaXJ1cyByZW1vdmVkIHRoZSBhdHRhY2htZW50OiB0ZXh0LnBpZi4NClRo
ZSBhdHRhY2htZW50IHdhcyBpbmZlY3RlZCB3aXRoIHRoZSBXMzIuU29iZXIuRkBtbSB2aXJ1
cy4=

--cecdbdcababfbeacaefefafc
Content-Type: text/plain; charset=us-ascii

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




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



How two tomcats share share DocRoot

2004-04-10 Thread Randy Paries
Hello,
I will try to be brief , but this will a little explanation of my config to
under stand the question.

I have two boxes. (rh9, tomcat 4.1.30, apache )

Box1 
 Host name=localhost debug=0 appBase=/home/unit unpackWARs=true
Context path=
 docBase=/home/unit
 crossContext=true
 debug=0
 reloadable=false 

Box 2 is configured the same but /home/unit is an nfs mount.

The problem is they now share the same WEB-INF dir with all the classes,
etc...

What I would like to do is have box 2 have it own WEB-INF, but it still
needs the DocBase to point to 
/home/unit

I though I could make the appBase /home/foo and the docBase /home/unit, but
when tomcat starts up on box 2 all the jars (and I assume other working
class files are still begin deployed to
Deploy JAR /WEB-INF/lib/activation.jar to
/home/unit/WEB-INF/lib/activation.jar

I hope I have described my problem correctly

Thanks for any help

Randy


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



Autoreply: How two tomcats share share DocRoot

2004-04-10 Thread DirectXtras
Hello,

Due to the increased volume of SPAM this mailbox has been closed.

Please contact us via http://www.directxtras.com/ContactUS.asp

We apology for the inconvenience.

Best Regards,
--
The DirectXtras Team
-
DirectXtras - Xtra Power for Director and Authorware -
  http://www.directxtras.com
Sites with something to say - http://www.SpeaksForItself.com
-


Your message reads:

Received: from mail.apache.org (unverified [208.185.179.12]) by mail2.intermedia.net
 (Rockliffe SMTPRA 4.5.6) with SMTP id [EMAIL PROTECTED] for [EMAIL PROTECTED];
 Sat, 10 Apr 2004 14:21:54 -0700
Message-ID: [EMAIL PROTECTED]
Received: (qmail 84834 invoked by uid 500); 10 Apr 2004 21:21:32 -
Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
Precedence: bulk
List-Unsubscribe: mailto:[EMAIL PROTECTED]
List-Subscribe: mailto:[EMAIL PROTECTED]
List-Help: mailto:[EMAIL PROTECTED]
List-Post: mailto:[EMAIL PROTECTED]
List-Id: Tomcat Users List tomcat-user.jakarta.apache.org
Reply-To: Tomcat Users List [EMAIL PROTECTED]
Delivered-To: mailing list [EMAIL PROTECTED]
Received: (qmail 84820 invoked from network); 10 Apr 2004 21:21:31 -
Received: from unknown (HELO smtp2.knology.net) (24.214.63.101)
  by daedalus.apache.org with SMTP; 10 Apr 2004 21:21:31 -
Received: (qmail 10661 invoked by uid 543); 10 Apr 2004 21:21:37 -
Received: from [EMAIL PROTECTED] by smtp3.knology.net by uid 502 with 
qmail-scanner-1.20 
 ( Clear:RC:1(24.214.88.68):. 
 Processed in 0.033506 secs); 10 Apr 2004 21:21:37 -
Received: from unknown (HELO BIGBLUE) (24.214.88.68)
  by smtp3.knology.net with SMTP; 10 Apr 2004 21:21:37 -
From: Randy Paries [EMAIL PROTECTED]
To: 'Tomcat Users List' [EMAIL PROTECTED]
Subject: How two tomcats share share DocRoot
Date: Sat, 10 Apr 2004 16:21:34 -0500
MIME-Version: 1.0
Content-Type: text/plain;
charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Office Outlook, Build 11.0.5510
X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
In-Reply-To: 
Thread-Index: AcQfKhx5/KjMvsgxSFmCl9tYYzFL3gABzILAAAPbOOA=
X-Qmail-Scanner-Message-ID: [EMAIL PROTECTED]
X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N

Hello,
I will try to be brief , but this will a little explanation of my config to
under stand the question.

I have two boxes. (rh9, tomcat 4.1.30, apache )

Box1 
 Host name=localhost debug=0 appBase=/home/unit unpackWARs=true
Context path=
 docBase=/home/unit
 crossContext=true
 debug=0
 reloadable=false 

Box 2 is configured the same but /home/unit is an nfs mount.

The problem is they now share the same WEB-INF dir with all the classes,
etc...

What I would like to do is have box 2 have it own WEB-INF, but it still
needs the DocBase to point to 
/home/unit

I though I could make the appBase /home/foo and the docBase /home/unit, but
when tomcat starts up on box 2 all the jars (and I assume other working
class files are still begin deployed to
Deploy JAR /WEB-INF/lib/activation.jar to
/home/unit/WEB-INF/lib/activation.jar

I hope I have described my problem correctly

Thanks for any help

Randy


-
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]



Taglibs help needed???

2004-04-10 Thread Kumar, Sumit

Hello All,

I am having some strange problem using taglibs in tomcat 4.1.27 and jdk1.4.
My webapp named 'hris', works well without taglibs. I am using 2.3 dtd which
i refer as http://java.sun.com/j2ee/dtds/web-app_2_3.dtd. 
I have downloaded the taglibs standard library (not standard-1.0) from
apache website and its standard-examples webapp works fine when deployed and
run as a seperate webapp. However if I add the tag-libs tag element in my
hris webapp, the tag-lib does not work. I deployed it as

  taglib
taglib-uri/tag/taglib-uri
taglib-location/WEB-INF/taglibs-input.tld/taglib-location
  /taglib

and in my jsp page use %@ taglib uri=/tag prefix=input %
However I get an error message 
The absolute url /tag cannot be found

I have tried several different ways and no matter what I do, I get the same
error from 'hris' but the standard-examples works ok. I am baffled and
stuck. Any help or suggestions will greatly help.

thanks
-sumit

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



Autoreply: Taglibs help needed???

2004-04-10 Thread DirectXtras
Hello,

Due to the increased volume of SPAM this mailbox has been closed.

Please contact us via http://www.directxtras.com/ContactUS.asp

We apology for the inconvenience.

Best Regards,
--
The DirectXtras Team
-
DirectXtras - Xtra Power for Director and Authorware -
  http://www.directxtras.com
Sites with something to say - http://www.SpeaksForItself.com
-


Your message reads:

Received: from mail.apache.org (unverified [208.185.179.12]) by mail2.intermedia.net
 (Rockliffe SMTPRA 4.5.6) with SMTP id [EMAIL PROTECTED] for [EMAIL PROTECTED];
 Sat, 10 Apr 2004 15:34:10 -0700
Received: (qmail 61826 invoked by uid 500); 10 Apr 2004 22:33:47 -
Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
Precedence: bulk
List-Unsubscribe: mailto:[EMAIL PROTECTED]
List-Subscribe: mailto:[EMAIL PROTECTED]
List-Help: mailto:[EMAIL PROTECTED]
List-Post: mailto:[EMAIL PROTECTED]
List-Id: Tomcat Users List tomcat-user.jakarta.apache.org
Reply-To: Tomcat Users List [EMAIL PROTECTED]
Delivered-To: mailing list [EMAIL PROTECTED]
Received: (qmail 61812 invoked from network); 10 Apr 2004 22:33:47 -
Received: from unknown (HELO sogsmtp.sogeti-usa.com) (63.84.243.199)
  by daedalus.apache.org with SMTP; 10 Apr 2004 22:33:47 -
Received: From sogex01.sogeti-usa.com ([10.224.8.15]) by sogsmtp.sogeti-usa.com 
(WebShield SMTP v4.5 MR1a);
id 1081636277125; Sat, 10 Apr 2004 18:31:17 -0400
Received: by SOGEX01 with Internet Mail Service (5.5.2653.19)
id 15BABCYD; Sat, 10 Apr 2004 18:33:44 -0400
Message-ID: [EMAIL PROTECTED]
From: Kumar, Sumit [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Taglibs help needed???
Date: Sat, 10 Apr 2004 18:33:43 -0400
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2653.19)
Content-Type: text/plain;
charset=iso-8859-1
X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N


Hello All,

I am having some strange problem using taglibs in tomcat 4.1.27 and jdk1.4.
My webapp named 'hris', works well without taglibs. I am using 2.3 dtd which
i refer as http://java.sun.com/j2ee/dtds/web-app_2_3.dtd. 
I have downloaded the taglibs standard library (not standard-1.0) from
apache website and its standard-examples webapp works fine when deployed and
run as a seperate webapp. However if I add the tag-libs tag element in my
hris webapp, the tag-lib does not work. I deployed it as

  taglib
taglib-uri/tag/taglib-uri
taglib-location/WEB-INF/taglibs-input.tld/taglib-location
  /taglib

and in my jsp page use %@ taglib uri=/tag prefix=input %
However I get an error message 
The absolute url /tag cannot be found

I have tried several different ways and no matter what I do, I get the same
error from 'hris' but the standard-examples works ok. I am baffled and
stuck. Any help or suggestions will greatly help.

thanks
-sumit

-
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]



Adding host and context information on the fly

2004-04-10 Thread Fedor Smirnoff
Hi I was wondering if there is a way to add host records to Tomcat 5
configurations on the fly without restarting the server. I found out that
adding appname.xml file with context info in it to conf/Catalina/localhost/
directory will make this application available right away. 

I cannot figure out how to add new virtual host in a similar way without
manually changing server.xml file and than restarting tomcat. Could someone
please help?


Thank you
Fedor




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



Autoreply: Adding host and context information on the fly

2004-04-10 Thread DirectXtras
Hello,

Due to the increased volume of SPAM this mailbox has been closed.

Please contact us via http://www.directxtras.com/ContactUS.asp

We apology for the inconvenience.

Best Regards,
--
The DirectXtras Team
-
DirectXtras - Xtra Power for Director and Authorware -
  http://www.directxtras.com
Sites with something to say - http://www.SpeaksForItself.com
-


Your message reads:

Received: from mail.apache.org (unverified [208.185.179.12]) by mail2.intermedia.net
 (Rockliffe SMTPRA 4.5.6) with SMTP id [EMAIL PROTECTED] for [EMAIL PROTECTED];
 Sat, 10 Apr 2004 16:27:02 -0700
Message-ID: [EMAIL PROTECTED]
Received: (qmail 27447 invoked by uid 500); 10 Apr 2004 23:26:39 -
Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
Precedence: bulk
List-Unsubscribe: mailto:[EMAIL PROTECTED]
List-Subscribe: mailto:[EMAIL PROTECTED]
List-Help: mailto:[EMAIL PROTECTED]
List-Post: mailto:[EMAIL PROTECTED]
List-Id: Tomcat Users List tomcat-user.jakarta.apache.org
Reply-To: Tomcat Users List [EMAIL PROTECTED]
Delivered-To: mailing list [EMAIL PROTECTED]
Received: (qmail 27431 invoked from network); 10 Apr 2004 23:26:38 -
Received: from unknown (HELO entresults.com) (216.31.159.226)
  by daedalus.apache.org with SMTP; 10 Apr 2004 23:26:38 -
Received: from ICON ([10.9.1.74]) by entresults.com with MailEnable ESMTP; Sat, 10 Apr 
2004 16:34:11 -0700
From: Fedor Smirnoff [EMAIL PROTECTED]
To: 'Tomcat Users List' [EMAIL PROTECTED]
Subject: Adding host and context information on the fly
Date: Sat, 10 Apr 2004 16:21:30 -0700
MIME-Version: 1.0
Content-Type: text/plain;
charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Office Outlook, Build 11.0.5510
In-Reply-To: 
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
Thread-Index: AcQeY4CElc6fysjQTWO/omlQ+Lhx4AAAUz5wADtJRnA=
X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N

Hi I was wondering if there is a way to add host records to Tomcat 5
configurations on the fly without restarting the server. I found out that
adding appname.xml file with context info in it to conf/Catalina/localhost/
directory will make this application available right away. 

I cannot figure out how to add new virtual host in a similar way without
manually changing server.xml file and than restarting tomcat. Could someone
please help?


Thank you
Fedor




-
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]



Install Help Please

2004-04-10 Thread Andrew Robinson
I'm trying to install tomcat on my Mac OS X machine...   It's running  
apache that was preinstalled with the OS but when I try to build this  
download I get  7 or 8 of the following errors

 [javac] public interface HttpSessionActivationListener extends  
EventListener {
[javac]^
[javac]  
/Users/macusr/Desktop/apache-ant-1.6.1/jakarta-tomcat-5.0.19-src/ 
jakarta-servletapi-5/jsr154/src/share/javax/servlet/http/ 
HttpSessionAttruteListener.java:71: class HttpSessionAttributeListener  
is public, should be declared in a file named  
HttpSessionAttributeListener.java

Any suggestions?

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


Autoreply: Install Help Please

2004-04-10 Thread DirectXtras
Hello,

Due to the increased volume of SPAM this mailbox has been closed.

Please contact us via http://www.directxtras.com/ContactUS.asp

We apology for the inconvenience.

Best Regards,
--
The DirectXtras Team
-
DirectXtras - Xtra Power for Director and Authorware -
  http://www.directxtras.com
Sites with something to say - http://www.SpeaksForItself.com
-


Your message reads:

Received: from mail.apache.org (unverified [208.185.179.12]) by mail2.intermedia.net
 (Rockliffe SMTPRA 4.5.6) with SMTP id [EMAIL PROTECTED] for [EMAIL PROTECTED];
 Sat, 10 Apr 2004 17:27:50 -0700
Received: (qmail 85822 invoked by uid 500); 11 Apr 2004 00:27:27 -
Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
Precedence: bulk
List-Unsubscribe: mailto:[EMAIL PROTECTED]
List-Subscribe: mailto:[EMAIL PROTECTED]
List-Help: mailto:[EMAIL PROTECTED]
List-Post: mailto:[EMAIL PROTECTED]
List-Id: Tomcat Users List tomcat-user.jakarta.apache.org
Reply-To: Tomcat Users List [EMAIL PROTECTED]
Delivered-To: mailing list [EMAIL PROTECTED]
Received: (qmail 85809 invoked from network); 11 Apr 2004 00:27:27 -
Received: from unknown (HELO rwcrmhc13.comcast.net) (204.127.198.39)
  by daedalus.apache.org with SMTP; 11 Apr 2004 00:27:27 -
Received: from andrew-robinson.net ([65.96.121.31])
  by comcast.net (rwcrmhc13) with SMTP
  id 2004041100273501500aemeie; Sun, 11 Apr 2004 00:27:35 +
Date: Sat, 10 Apr 2004 20:27:34 -0400
Mime-Version: 1.0 (Apple Message framework v553)
Content-Type: text/plain; delsp=yes; charset=US-ASCII; format=flowed
Subject: Install Help Please
From: Andrew Robinson [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Content-Transfer-Encoding: 7bit
Message-Id: [EMAIL PROTECTED]
X-Mailer: Apple Mail (2.553)
X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N

I'm trying to install tomcat on my Mac OS X machine...   It's running  
apache that was preinstalled with the OS but when I try to build this  
download I get  7 or 8 of the following errors

  [javac] public interface HttpSessionActivationListener extends  
EventListener {
 [javac]^
 [javac]  
/Users/macusr/Desktop/apache-ant-1.6.1/jakarta-tomcat-5.0.19-src/ 
jakarta-servletapi-5/jsr154/src/share/javax/servlet/http/ 
HttpSessionAttruteListener.java:71: class HttpSessionAttributeListener  
is public, should be declared in a file named  
HttpSessionAttributeListener.java


Any suggestions?

Thanks,
Andrew


-
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]



RE: starting out with tomcat and struts

2004-04-10 Thread electroteque
The webapps is missing from the binary distribution, i cant find it please
help :\

 -Original Message-
 From: Allistair Crossley [mailto:[EMAIL PROTECTED]
 Sent: Saturday, April 10, 2004 11:33 PM
 To: Tomcat Users List
 Subject: RE: starting out with tomcat and struts


 there are distributions of tomcat that do not come bundled with
 the examples. Normally there is another more complete download,
 or you can get them separately...take a look in the binaries on
 jakarta.apache.org under tomcat, I know they are there :)

 As for struts the best thing to do is just download the Struts
 distrib, unzip it and copy the bundled war files into the tomcat
 webapps folder which should auto-unpack them. Then you access them with

 http://yourserver:8080/struts-example

 or whatever the webapp unpacked as.

 Cheers, ADC

 -Original Message-
 From: electroteque [mailto:[EMAIL PROTECTED]
 Sent: 10 April 2004 14:30
 To: [EMAIL PROTECTED]
 Subject: starting out with tomcat and struts


 Hi there, I'm new to Java coming from a PHP background, I have installed
 tomcat 5 on a sun solaris box. In the webapps folder the examples
 seem to be
 missing from all the folders in tomcat 5, what happened to them ? Is there
 any good real world examples and howtos for tomcat and struts ?
 Where is the
 best place for me to start ? Please let me know.

 Dan


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



 FONT SIZE=1 FACE=VERDANA,ARIAL COLOR=BLUE
 ---
 QAS Ltd.
 Developers of QuickAddress Software
 a href=http://www.qas.com;www.qas.com/a
 Registered in England: No 2582055
 Registered in Australia: No 082 851 474
 ---
 /FONT


 -
 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]



Autoreply: RE: starting out with tomcat and struts

2004-04-10 Thread DirectXtras
Hello,

Due to the increased volume of SPAM this mailbox has been closed.

Please contact us via http://www.directxtras.com/ContactUS.asp

We apology for the inconvenience.

Best Regards,
--
The DirectXtras Team
-
DirectXtras - Xtra Power for Director and Authorware -
  http://www.directxtras.com
Sites with something to say - http://www.SpeaksForItself.com
-


Your message reads:

Received: from mail.apache.org (unverified [208.185.179.12]) by mail2.intermedia.net
 (Rockliffe SMTPRA 4.5.6) with SMTP id [EMAIL PROTECTED] for [EMAIL PROTECTED];
 Sat, 10 Apr 2004 19:58:33 -0700
Received: (qmail 92817 invoked by uid 500); 11 Apr 2004 02:58:07 -
Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
Precedence: bulk
List-Unsubscribe: mailto:[EMAIL PROTECTED]
List-Subscribe: mailto:[EMAIL PROTECTED]
List-Help: mailto:[EMAIL PROTECTED]
List-Post: mailto:[EMAIL PROTECTED]
List-Id: Tomcat Users List tomcat-user.jakarta.apache.org
Reply-To: Tomcat Users List [EMAIL PROTECTED]
Delivered-To: mailing list [EMAIL PROTECTED]
Received: (qmail 92796 invoked from network); 11 Apr 2004 02:58:07 -
Received: from unknown (HELO mail008.syd.optusnet.com.au) (211.29.132.212)
  by daedalus.apache.org with SMTP; 11 Apr 2004 02:58:07 -
Received: from dan (c211-30-47-126.randw1.nsw.optusnet.com.au [211.30.47.126])
by mail008.syd.optusnet.com.au (8.11.6p2/8.11.6) with SMTP id i3B2w0d09198
for [EMAIL PROTECTED]; Sun, 11 Apr 2004 12:58:16 +1000
From: electroteque [EMAIL PROTECTED]
To: Tomcat Users List [EMAIL PROTECTED]
Subject: RE: starting out with tomcat and struts
Date: Sun, 11 Apr 2004 12:57:46 +1000
Message-ID: [EMAIL PROTECTED]
MIME-Version: 1.0
Content-Type: text/plain;
charset=iso-8859-1
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0)
Importance: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.
In-Reply-To: [EMAIL PROTECTED]
X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N

The webapps is missing from the binary distribution, i cant find it please
help :\

 -Original Message-
 From: Allistair Crossley [mailto:[EMAIL PROTECTED]
 Sent: Saturday, April 10, 2004 11:33 PM
 To: Tomcat Users List
 Subject: RE: starting out with tomcat and struts


 there are distributions of tomcat that do not come bundled with
 the examples. Normally there is another more complete download,
 or you can get them separately...take a look in the binaries on
 jakarta.apache.org under tomcat, I know they are there :)

 As for struts the best thing to do is just download the Struts
 distrib, unzip it and copy the bundled war files into the tomcat
 webapps folder which should auto-unpack them. Then you access them with

 http://yourserver:8080/struts-example

 or whatever the webapp unpacked as.

 Cheers, ADC

 -Original Message-
 From: electroteque [mailto:[EMAIL PROTECTED]
 Sent: 10 April 2004 14:30
 To: [EMAIL PROTECTED]
 Subject: starting out with tomcat and struts


 Hi there, I'm new to Java coming from a PHP background, I have installed
 tomcat 5 on a sun solaris box. In the webapps folder the examples
 seem to be
 missing from all the folders in tomcat 5, what happened to them ? Is there
 any good real world examples and howtos for tomcat and struts ?
 Where is the
 best place for me to start ? Please let me know.

 Dan


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



 FONT SIZE=1 FACE=VERDANA,ARIAL COLOR=BLUE
 ---
 QAS Ltd.
 Developers of QuickAddress Software
 a href=http://www.qas.com;www.qas.com/a
 Registered in England: No 2582055
 Registered in Australia: No 082 851 474
 ---
 /FONT


 -
 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]