Dynamic to static conversion

2005-04-29 Thread Dola Woolfe
Hi,

A friend of mine has asked me to help him build an
"eBay store". So I need to build a bunch of static
pages.

I think that it is still a good idea to do so
programmatically (the only way I know how to do it!)
through jsp. Do you agree?

How would I then convert pseudo-dynamic pages to
static in an automated fashion?

Or if you have any other ideas or experiences, please
share!

Many thanks in advance,

Dola

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

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



mod_jk Error Flushing

2005-04-29 Thread Paolo Lai
Hi,
I've this problem.
I've installed, in a win2000 server, Apache 2.0.53,
tomcat 4.1.31 and
mod_jk 1.2.10.
When Apache service stars it display :

Apache/2.0.53 (Win32) mod_ssl/2.0.53 OpenSSL/0.9.7e
mod_jk/1.2.10
configured -- resuming normal operations.

My servlet is functionally properly but, sometimes, in
the error.log of
apache2 directory i've a lot of "mod_jk: Error
flushing" error.
What does thios error means?
Thank's for your attention
Best regard




__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

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



RE: Interface to admin & manager web application

2005-04-29 Thread Raghupathy,Gurumoorthy
Well you can use a httpurlConnection ? In your java code to do the work 

Regards
Guru

-Original Message-
From: Atanu Neogi [mailto:[EMAIL PROTECTED] 
Sent: 29 April 2005 00:42
To: Tomcat Users List
Subject: Interface to admin & manager web application


Hi,
 I need to write a non-browser GUI application to do the same set of 
actions currently performed by the HTML interface of the Tomcat manager 
and admin web applications. I looked at whatever documentation is 
currently avialable for JMX proxy servlet. Before I delve into the Tomcat 
source code to figure out the calls myself, I would request if anyone has 

a. a comprehensive list of JMX query commands to do all the actions that 
can be done via admin or manager 

 and/or

b. the list of corresponding HTTP GET or POST interfaces (the ones used by 
the browser GUI for admin or manager) 

to kindly forward me the same.

Thanks a lot for your help. Regards.

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



filesystem independent tomcat [OT ]

2005-04-29 Thread sandy kumar
Hi,

I am doing some exploratory work on tomcat and was
wondering If anyone has felt the need for tomcat which
can be loaded across the network and doesnt rely on
the underlying filesystem in anyway including the
temporary work directory, logging, catalina_home,
catalina_base etc ?

Is there any such version already out there? If not,
then does it break any servlet/jsp specs ?

Thanks for your replies.

cheers,
sandie

Send instant messages to your online friends http://uk.messenger.yahoo.com 

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



Re: Dynamic to static conversion

2005-04-29 Thread Blaw662
lost me


test mail

2005-04-29 Thread sandy kumar
Hi,

I am trying to send a mail to this forum but cant see
my mail in the archieve. If you can see this mail then
can anyone send me a confirmation pls.

cheers,
sandie 
 

Send instant messages to your online friends http://uk.messenger.yahoo.com 

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



filesystem independent tomcat [OT]

2005-04-29 Thread sandy kumar

Hi,

I am doing some exploratory work on tomcat and was
wondering If anyone has felt the need for tomcat which
can be loaded across the network and doesnt rely on
the underlying filesystem in anyway including the
temporary work directory, logging, catalina_home,
catalina_base etc ?

Is there any such version already out there? If not,
then does it break any servlet/jsp specs ?

Thanks for your replies.

cheers,
sandie

Send instant messages to your online friends http://uk.messenger.yahoo.com 

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



configurating tomcat 5.5

2005-04-29 Thread Charlie Todd
Hello,
 
I am trying to get tomcat 5.5 running with J2SE 1.4.2 JRE
It says I need to download and install the "compatibility package".
 
I have searched the apache/tomcat site with no luck.
 
I would be gratefull if you could direct me to the correct place.
 
Cheers
 
Charlie




Send instant messages to your online friends http://uk.messenger.yahoo.com 

Re: configurating tomcat 5.5

2005-04-29 Thread Blaw662
non employee im just as lost


Vedr.: configurating tomcat 5.5

2005-04-29 Thread Thomas Nybro Bolding
Same place as the rest of the packages:

http://jakarta.apache.org/site/downloads/downloads_tomcat-5.cgi

Choose the "Compat" file...

/Thomas





Charlie Todd <[EMAIL PROTECTED]>
29-04-2005 11:19
Besvar venligst til "Tomcat Users List"

 
Til:tomcat-user@jakarta.apache.org
cc: 
Vedr.:  configurating tomcat 5.5



Hello,
 
I am trying to get tomcat 5.5 running with J2SE 1.4.2 JRE
It says I need to download and install the "compatibility package".
 
I have searched the apache/tomcat site with no luck.
 
I would be gratefull if you could direct me to the correct place.
 
Cheers
 
Charlie




Send instant messages to your online friends http://uk.messenger.yahoo.com 



___
Vi goer opmaerksom paa, at denne e-mail kan indeholde fortrolig information. 
Hvis du ved en fejltagelse modtager e-mailen, beder vi dig venligst informere 
afsender om fejlen ved at bruge svar-funktionen. Samtidig beder vi dig slette 
e-mailen i dit system uden at videresende eller kopiere den.
Selv om e-mailen og ethvert vedhaeftet bilag efter vores overbevisning er fri 
for virus og andre fejl, som kan paavirke computeren eller it-systemet, hvori 
den modtages og laeses, aabnes den paa modtagerens eget ansvar. Vi paatager os 
ikke noget ansvar for tab og skade, som er opstaaet i forbindelse med at 
modtage og bruge e-mailen.
___
Please note that this message may contain confidential information. If you have 
received this message by mistake, please inform the sender of the mistake by 
sending a reply, then delete the message from your system without making, 
distributing or retaining any copies of it.
Although we believe that the message and any attachments are free from viruses 
and other errors that might affect the computer or IT system where it is 
received and read, the recipient opens the message at his or her own risk. We 
assume no responsibility for any loss or damage arising from the receipt or use 
of this message.




Encoding probleme

2005-04-29 Thread Akacem Mohammed
Hello to you all,


I have an axis client ( SOAP ) which sends a String als parameter in xml format 
 ( ).
this client connect to a webserver over https, the webserver directs the 
request with http to tomcat 4.0.6 on which my webserver is deployed.

the probleme  I am experiecing is as follow:

from the webservice under tomcat I got the exception : invalid xml character 
&#dbc0 ( I have lookup under der unicode charset and this is an invalid 
surrogate for xml).
the probleme is that this exception should be thrown from the axis client ( I 
know the client validate the string ).

my asssumption is that may be tomcat is doing something wrong with my string 
before passing it to the axis servlet. I have read in the mailing list that the 
default for tomcat is ISO-8859-1.
I tried to reproduce this exception by setting for the JVM this options 
-Djavax.servlet.request.encoding=Shift_JIS with no success.( although I am 
sending ISO-8859-1)

Has anybody an idea, thanks for any help.



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



Re: test mail

2005-04-29 Thread Anto Paul
On 4/29/05, sandy kumar <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> I am trying to send a mail to this forum but cant see
> my mail in the archieve. If you can see this mail then
> can anyone send me a confirmation pls.
> 
> cheers,
> sandie
> 
> Send instant messages to your online friends http://uk.messenger.yahoo.com
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

If you can see your mail any one else in this list should be able to
see it. What mail client you are using. Earlier Gmail has this
problem.
-- 
rgds
Anto Paul

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



Re: configurating tomcat 5.5

2005-04-29 Thread Anto Paul
On 4/29/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> non employee im just as lost
> 
> 

I am seeing this kind of mail(compatibility package) very often. Does
it hurt to have SourceForge.net mx4j.jar in the Tomcat binary package.
If it creates any problems it can be renamed to a non jar extension
and a message can be displayed to rename it to jar.

-- 
rgds
Anto Paul

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



Catalina.out eats my harddisk space

2005-04-29 Thread Rajasekar
Hi, 

I am facing a *catalina.out log* file problem in tomcat5. It eats my 
harddisk space like anythink. My harddisk size is 80GB hard disk. Everyday i 
have to remove the catalina.out file. the nextday it fills the harddisk. and 
i cann't run tomcat. What could be the problem. Please help me if anybody 
knew to this issue. 

Regards 

Rajasekar V.R


Re: Encoding probleme

2005-04-29 Thread Anto Paul
On 4/29/05, Akacem Mohammed <[EMAIL PROTECTED]> wrote:
> Hello to you all,
> 
> I have an axis client ( SOAP ) which sends a String als parameter in xml 
> format  ( ).
> this client connect to a webserver over https, the webserver directs the 
> request with http to tomcat 4.0.6 on which my webserver is deployed.
> 
> the probleme  I am experiecing is as follow:
> 
> from the webservice under tomcat I got the exception : invalid xml character 
> &#dbc0 ( I have lookup under der unicode charset and this is an invalid 
> surrogate for xml).
> the probleme is that this exception should be thrown from the axis client ( I 
> know the client validate the string ).
> 
> my asssumption is that may be tomcat is doing something wrong with my string 
> before passing it to the axis servlet. I have read in the mailing list that 
> the default for tomcat is ISO-8859-1.
> I tried to reproduce this exception by setting for the JVM this options 
> -Djavax.servlet.request.encoding=Shift_JIS with no success.( although I am 
> sending ISO-8859-1)
> 
> Has anybody an idea, thanks for any help.
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

I know that in normal web applications one has to set the character
encoding using ServletRequest#seCharacterEncoding() in a filter before
the request is precessed. I dont know about Axis.

-- 
rgds
Anto Paul

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



RE: Catalina.out eats my harddisk space

2005-04-29 Thread Dale, Matt
Under normal use very little appears in catalina.out. What exactly is filling 
up the file? I would suggest that it is application output or errors and that 
you need to sort that out.

I would also suggest that you use a proper logging package like log4j which 
will allow you to have rotatable log files which are easier to manage.

Ta
Matt

-Original Message-
From: Rajasekar [mailto:[EMAIL PROTECTED]
Sent: 29 April 2005 11:05
To: tomcat-user@jakarta.apache.org
Subject: Catalina.out eats my harddisk space


Hi, 

I am facing a *catalina.out log* file problem in tomcat5. It eats my 
harddisk space like anythink. My harddisk size is 80GB hard disk. Everyday i 
have to remove the catalina.out file. the nextday it fills the harddisk. and 
i cann't run tomcat. What could be the problem. Please help me if anybody 
knew to this issue. 

Regards 

Rajasekar V.R

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



Re: Catalina.out eats my harddisk space

2005-04-29 Thread Anto Paul
On 4/29/05, Rajasekar <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> I am facing a *catalina.out log* file problem in tomcat5. It eats my
> harddisk space like anythink. My harddisk size is 80GB hard disk. Everyday i
> have to remove the catalina.out file. the nextday it fills the harddisk. and
> i cann't run tomcat. What could be the problem. Please help me if anybody
> knew to this issue.
> 
> Regards
> 
> Rajasekar V.R
> 
> 

May be you are running Tomcat with log level set at debug/trace. Check
server.xml to see the log level there. Or it can be the application.
Check for files named logging.properties, log4j.properties in Tomcat
installation.
-- 
rgds
Anto Paul

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



Re: test mail

2005-04-29 Thread Blaw662
martys a bit confused is this like a party line now and also sandys on my mail


Re: How to run tomcat without specifying a JDK location?

2005-04-29 Thread Lakshmi Narayanan K.
Hi,

Yes, I was able to figure that out. But, it the following which
puzzles me. I'd already pasted this in my initial mail, but here it is
again:
> > But the tomcat documentation available at:
> >  < http://jakarta.apache.org/tomcat/tomcat-5.0-doc/setup.html >
> > states this: "Java location: The installer will use the registry or
> > the JAVA_HOME environment variable to determine the base path of the
> > JDK or a JRE. If only a JRE (or an incorrect path) is specified,
> > Tomcat will run but will be unable to compile JSP pages at runtime.
> > Either all webapps will need to be precompiled (this can be easily
> > done using the Tomcat deployer), or the lib\tools.jar file from a JDK
> > installation must be copied to the common\lib path of the Tomcat
> > installation."

In light of this, how do I just tell tomcat that it isn't needed to do
ANY JSP processing, just serve my servlets.

Once again, eagerly awaiting your reply,

Regards,

- Lakshmi Narayanan K.
On 4/29/05, Oto Bossert <[EMAIL PROTECTED]> wrote:
> Yoo,
> 
> JSP are compiled at runtime and need a compiler for this purpose -> JDK!
> 
> Greetings O.
> 
> On 4/28/05, Lakshmi Narayanan K. <[EMAIL PROTECTED]> wrote:
> > Hi All,
> >
> > I am currently using Tomcat 5.0.28 coupled with JDK 1.4.2_02 to run
> > the tomcat service. I have noticed that unless the path to a JDK is
> > specified in JAVA_HOME, the tomcat does not start. On Windows, the
> > setclasspath.bat file has the following entries:
> >
> > :noJavaHome
> > echo The JAVA_HOME environment variable is not defined correctly
> > echo This environment variable is needed to run this program
> > echo NB: JAVA_HOME should point to a JDK not a JRE
> > goto exit
> >
> > But the tomcat documentation available at:
> >  < http://jakarta.apache.org/tomcat/tomcat-5.0-doc/setup.html >
> > states this: "Java location: The installer will use the registry or
> > the JAVA_HOME environment variable to determine the base path of the
> > JDK or a JRE. If only a JRE (or an incorrect path) is specified,
> > Tomcat will run but will be unable to compile JSP pages at runtime.
> > Either all webapps will need to be precompiled (this can be easily
> > done using the Tomcat deployer), or the lib\tools.jar file from a JDK
> > installation must be copied to the common\lib path of the Tomcat
> > installation."
> >
> > If this is possible, why is it that the Windows installer for Tomcat
> > does not accept the location of JRE (it accepts ONLY a JDK), and why
> > does the batch files state that only a JDK should be provided, and not
> > a JRE?
> >
> > In case anyone has successfully been able to start Tomcat without
> > specifying a JDK, please help me. Eagerly awaiting your replies.
> >
> > Many thanks in advance and Warm Regards,
> >
> > Lakshmi Narayanan K.
> > " When the buying stops, the killing can too! "
> >
> > -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> 


-- 
Warm Regards,

Lakshmi Narayanan K.
" When the buying stops, the killing can too! "

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



Re: Dynamic to static conversion [OT]

2005-04-29 Thread Tim Funk
Build the site with jsp (or whatever) and then use wget --mirror (or some 
similar command) to spider the site as static pages.

-Tim
Dola Woolfe wrote:
Hi,
A friend of mine has asked me to help him build an
"eBay store". So I need to build a bunch of static
pages.
I think that it is still a good idea to do so
programmatically (the only way I know how to do it!)
through jsp. Do you agree?
How would I then convert pseudo-dynamic pages to
static in an automated fashion?
Or if you have any other ideas or experiences, please
share!

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


Re: Catalina.out eats my harddisk space

2005-04-29 Thread Tim Funk
catalina.out is never written to by tomcat itself. (except if no loggers for 
commons-logging are configured) So ..

1) Do not use System.out
2) Do not use Throwable.printStackTrace()
3) Configure you logging (add log4j, or add a commons-logging configuration)
-Tim
Rajasekar wrote:
Hi, 

I am facing a *catalina.out log* file problem in tomcat5. It eats my 
harddisk space like anythink. My harddisk size is 80GB hard disk. Everyday i 
have to remove the catalina.out file. the nextday it fills the harddisk. and 
i cann't run tomcat. What could be the problem. Please help me if anybody 
knew to this issue. 

Regards 

Rajasekar V.R
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: test mail

2005-04-29 Thread vince
sandy kumar wrote:
Hi,
I am trying to send a mail to this forum but cant see
my mail in the archieve. If you can see this mail then
can anyone send me a confirmation pls.
cheers,
sandie 

Send instant messages to your online friends http://uk.messenger.yahoo.com 

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

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


Antwort: Re: test mail

2005-04-29 Thread anja . mentges



Mit freundlichen Grüßen / Best Regards

Anja Mentges

_
Bayer Business Services GmbH
LOG-QM-DST
Köln, 2975-1
Tel.: +49 214 30 35537
Fax:  +49 214 30 39217
E-Mail:  [EMAIL PROTECTED]
Internet :  http://www.bayer-ag.de



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



Re: Antwort: Re: test mail

2005-04-29 Thread Blaw662
In a message dated 4/29/2005 4:27:51 AM Pacific Standard Time, 
[EMAIL PROTECTED] writes:
http://www.bayer-ag.de
hmm


Re: test mail

2005-04-29 Thread Blaw662
yep its here


Re: Catalina.out eats my harddisk space

2005-04-29 Thread David Smith
Question to the OT: how are you deleting catalina.out?  If you aren't 
shutting down tomcat first, you need to do that.  Otherwise some OS's 
recreate the file to it's former size with empty space where log info 
used to be.

Beyond that the other poster's ideas should also be followed.
--David
Dale, Matt wrote:
Under normal use very little appears in catalina.out. What exactly is filling 
up the file? I would suggest that it is application output or errors and that 
you need to sort that out.
I would also suggest that you use a proper logging package like log4j which 
will allow you to have rotatable log files which are easier to manage.
Ta
Matt
-Original Message-
From: Rajasekar [mailto:[EMAIL PROTECTED]
Sent: 29 April 2005 11:05
To: tomcat-user@jakarta.apache.org
Subject: Catalina.out eats my harddisk space
Hi, 

I am facing a *catalina.out log* file problem in tomcat5. It eats my 
harddisk space like anythink. My harddisk size is 80GB hard disk. Everyday i 
have to remove the catalina.out file. the nextday it fills the harddisk. and 
i cann't run tomcat. What could be the problem. Please help me if anybody 
knew to this issue. 

Regards 

Rajasekar V.R
-
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: filesystem independent tomcat [OT]

2005-04-29 Thread Peter Crowther
> From: sandy kumar [mailto:[EMAIL PROTECTED] 
> I am doing some exploratory work on tomcat and was
> wondering If anyone has felt the need for tomcat which
> can be loaded across the network and doesnt rely on
> the underlying filesystem in anyway including the
> temporary work directory, logging, catalina_home,
> catalina_base etc ?
> 
> Is there any such version already out there? If not,
> then does it break any servlet/jsp specs ?

It's very difficult to do (our project is doing something related).  One
problem is that the spec allows a servlet to store temp files using the
java.io.File interface, which isn't an easy one to get round.

- Peter

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



Re: test mail

2005-04-29 Thread Jobish P

Yes .
I could see your mail

cheers,

-Jobish P

All men by nature desire to know- Aristotle

On Fri, 29 Apr 2005, vince wrote:

> sandy kumar wrote:
>
> >Hi,
> >
> >I am trying to send a mail to this forum but cant see
> >my mail in the archieve. If you can see this mail then
> >can anyone send me a confirmation pls.
> >
> >cheers,
> >sandie
> >
> >
> >Send instant messages to your online friends http://uk.messenger.yahoo.com
> >
> >-
> >To unsubscribe, e-mail: [EMAIL PROTECTED]
> >For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> >
> >
> confirmation
>
>
> -
> 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]



[OT] Session beans: testing for timeout and avoiding null pointer exceptions

2005-04-29 Thread Thomas Nybro Bolding
I have a some java beans in the session scope which are instantiated by 
one page by get their properties updated by several other pages.

When the session expires Tomcat (correctly) throws an error when it tries 
to update the no longer existing bean. My question is thus: how do I 
detect its state and redirects users to the page re-initializing the bean?

/Thomas

___
Vi goer opmaerksom paa, at denne e-mail kan indeholde fortrolig information. 
Hvis du ved en fejltagelse modtager e-mailen, beder vi dig venligst informere 
afsender om fejlen ved at bruge svar-funktionen. Samtidig beder vi dig slette 
e-mailen i dit system uden at videresende eller kopiere den.
Selv om e-mailen og ethvert vedhaeftet bilag efter vores overbevisning er fri 
for virus og andre fejl, som kan paavirke computeren eller it-systemet, hvori 
den modtages og laeses, aabnes den paa modtagerens eget ansvar. Vi paatager os 
ikke noget ansvar for tab og skade, som er opstaaet i forbindelse med at 
modtage og bruge e-mailen.
___
Please note that this message may contain confidential information. If you have 
received this message by mistake, please inform the sender of the mistake by 
sending a reply, then delete the message from your system without making, 
distributing or retaining any copies of it.
Although we believe that the message and any attachments are free from viruses 
and other errors that might affect the computer or IT system where it is 
received and read, the recipient opens the message at his or her own risk. We 
assume no responsibility for any loss or damage arising from the receipt or use 
of this message.




RE: filesystem independent tomcat [OT]

2005-04-29 Thread sandy kumar
I have gone thru the code and I may end up doing it.
This will require quite a lot of changes at various
places.In fact, I may end up re-designing some of
components and i was wondering of there is already an
effort to do this. Hence the mail.

Just out of interest, what are your requirements and
why do you want to do this?

cheers,
sanjay

--- Peter Crowther <[EMAIL PROTECTED]>
wrote:
> > From: sandy kumar
> [mailto:[EMAIL PROTECTED] 
> > I am doing some exploratory work on tomcat and was
> > wondering If anyone has felt the need for tomcat
> which
> > can be loaded across the network and doesnt rely
> on
> > the underlying filesystem in anyway including the
> > temporary work directory, logging, catalina_home,
> > catalina_base etc ?
> > 
> > Is there any such version already out there? If
> not,
> > then does it break any servlet/jsp specs ?
> 
> It's very difficult to do (our project is doing
> something related).  One
> problem is that the spec allows a servlet to store
> temp files using the
> java.io.File interface, which isn't an easy one to
> get round.
> 
>   - Peter
> 
>
-
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 

Send instant messages to your online friends http://uk.messenger.yahoo.com 

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



Re: test mail - thanks

2005-04-29 Thread sandy kumar

For all those who replied to my email, Thanks. I am on
the list now.

cheers,
sandie

Send instant messages to your online friends http://uk.messenger.yahoo.com 

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



Re: test mail - thanks

2005-04-29 Thread Blaw662
cool


Re: Question Title: Newbie Tomcat 4.0 install gives 500 "No Context configured" error @ HTTP localhost

2005-04-29 Thread Michelle Bruns
Hi there,

I do not have a webapps/ROOT directory. It's not in my install ZIP
file either. Creating a blank new one doesn't seem to change anything.

According to my services file (BTW, I misspoke when I said Win2000,
it's WinXP) I have no used ports at all in my 8000 range, although I
know Oracle uses a couple, so I suppose this list isn't complete; am
not enough of an admin to know how to check which ports are being
used. However, changing the 8080 in server.xml to something else had
no result. I changed it back, have made no other modifications to that
file.

ugh. My professor was having problems getting Tomcat to run properly
on the lab machines at school (for which I blame campus sysadmins, not
Tomcat!), and then told us all, "I promise it'll work at home..." I
should've gotten it in writing.


m


On 4/29/05, Anto Paul <[EMAIL PROTECTED]> wrote:
> The second error is with Tomcat manager application. If you dont need
> this you can remove this application by moving manager.xml from
> webapps directory.
> You made any modifications to conf\server.xml ?. Do you have a
> directory named ROOT in webapps folder. This will be installed by
> default.
> Tomcat uses some other ports other than 8080. One is shutdown port
> 8005 and the other is Apache connector listening on port no 8009.

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



Re: How to run tomcat without specifying a JDK location?

2005-04-29 Thread Lakshmi Narayanan K.
Hi,

Thanks very much for replying.

I don't think that just modifying JAVA_HOME to point to a JRE will
work. The file "catalina.bat" internally calls "setclasspath.bat"
which in turn checks for the presence of the following:
* "%JAVA_HOME%\bin\java.exe"
* "%JAVA_HOME%\bin\javaw.exe"
* "%JAVA_HOME%\bin\jdb.exe"
* "%JAVA_HOME%\bin\javac.exe"

Following are the lines of code that say so:
if not exist "%JAVA_HOME%\bin\java.exe" goto noJavaHome
if not exist "%JAVA_HOME%\bin\javaw.exe" goto noJavaHome
if not exist "%JAVA_HOME%\bin\jdb.exe" goto noJavaHome
if not exist "%JAVA_HOME%\bin\javac.exe" goto noJavaHome
goto okJavaHome
:noJavaHome
echo The JAVA_HOME environment variable is not defined correctly
echo This environment variable is needed to run this program
echo NB: JAVA_HOME should point to a JDK not a JRE
goto exit

I even checked in the latest version of the setclasspath.bat file obtained from:
< 
http://cvs.apache.org/viewcvs.cgi/jakarta-tomcat-catalina/catalina/src/bin/setclasspath.bat
>
But the same code is present.

So, once again, eagerly awaiting your replies.

Warm Regards,

- Lakshmi Narayanan K.



On 4/29/05, Oto Bossert <[EMAIL PROTECTED]> wrote:
> Yoo,
> 
> Have a look at the startup script and look for JAVA_HOME,
> you can modify this script to point to JRE location WITHOUT
> setting JAVA_HOME...
> 
> Greetings O.
> 
> On 4/29/05, Lakshmi Narayanan K. <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > Yes, I was able to figure that out. But, it the following which
> > puzzles me. I'd already pasted this in my initial mail, but here it is
> > again:
> > > > But the tomcat documentation available at:
> > > >  < http://jakarta.apache.org/tomcat/tomcat-5.0-doc/setup.html >
> > > > states this: "Java location: The installer will use the registry or
> > > > the JAVA_HOME environment variable to determine the base path of the
> > > > JDK or a JRE. If only a JRE (or an incorrect path) is specified,
> > > > Tomcat will run but will be unable to compile JSP pages at runtime.
> > > > Either all webapps will need to be precompiled (this can be easily
> > > > done using the Tomcat deployer), or the lib\tools.jar file from a JDK
> > > > installation must be copied to the common\lib path of the Tomcat
> > > > installation."
> >
> > In light of this, how do I just tell tomcat that it isn't needed to do
> > ANY JSP processing, just serve my servlets.
> >
> > Once again, eagerly awaiting your reply,
> >
> > Regards,
> >
> > - Lakshmi Narayanan K.
> > On 4/29/05, Oto Bossert <[EMAIL PROTECTED]> wrote:
> > > Yoo,
> > >
> > > JSP are compiled at runtime and need a compiler for this purpose -> JDK!
> > >
> > > Greetings O.
> > >
> > > On 4/28/05, Lakshmi Narayanan K. <[EMAIL PROTECTED]> wrote:
> > > > Hi All,
> > > >
> > > > I am currently using Tomcat 5.0.28 coupled with JDK 1.4.2_02 to run
> > > > the tomcat service. I have noticed that unless the path to a JDK is
> > > > specified in JAVA_HOME, the tomcat does not start. On Windows, the
> > > > setclasspath.bat file has the following entries:
> > > >
> > > > :noJavaHome
> > > > echo The JAVA_HOME environment variable is not defined correctly
> > > > echo This environment variable is needed to run this program
> > > > echo NB: JAVA_HOME should point to a JDK not a JRE
> > > > goto exit
> > > >
> > > > But the tomcat documentation available at:
> > > >  < http://jakarta.apache.org/tomcat/tomcat-5.0-doc/setup.html >
> > > > states this: "Java location: The installer will use the registry or
> > > > the JAVA_HOME environment variable to determine the base path of the
> > > > JDK or a JRE. If only a JRE (or an incorrect path) is specified,
> > > > Tomcat will run but will be unable to compile JSP pages at runtime.
> > > > Either all webapps will need to be precompiled (this can be easily
> > > > done using the Tomcat deployer), or the lib\tools.jar file from a JDK
> > > > installation must be copied to the common\lib path of the Tomcat
> > > > installation."
> > > >
> > > > If this is possible, why is it that the Windows installer for Tomcat
> > > > does not accept the location of JRE (it accepts ONLY a JDK), and why
> > > > does the batch files state that only a JDK should be provided, and not
> > > > a JRE?
> > > >
> > > > In case anyone has successfully been able to start Tomcat without
> > > > specifying a JDK, please help me. Eagerly awaiting your replies.
> > > >
> > > > Many thanks in advance and Warm Regards,
> > > >
> > > > Lakshmi Narayanan K.
> > > > " When the buying stops, the killing can too! "
> > > >
> > > > -
> > > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > > For additional commands, e-mail: [EMAIL PROTECTED]
> > > >
> > > >
> > >
> >
> > --
> > Warm Regards,
> >
> > Lakshmi Narayanan K.
> > " When the buying stops, the killing can too! "
> >
> 


-- 
Warm Regards,

Lakshmi Narayanan K.
" When t

Re: Tomcat on Mac Stops Unexpectedly

2005-04-29 Thread Mark Leone
Tomcat lasted through the night after I shutdown Apache HTTP Server, so 
it looks like Apache was the culprit in the unexplained Tomcat 
shutdowns.  Is there a simple way to run Apache and Tomcat on the same 
machine without integrating them, just deconflicting the IP ports on 
which they listen? I'm not ready at this point to run Tomcat "behind" 
Apache- I'd just like them to co-exist for the time being, if possible. 
Stack trace below shows what Tomcat was doing after an hour or so uptime.

Mark Leone wrote:
I found an entry in the catalina.out log that I believe represents the 
spontaneous shutdown of Tomcat that I'm experiencing. I've pasted the 
log text below. Does this indicate Apache HTTP Server and Tomcat are 
interfering with one another? They're both installed on the Mac, but I 
didn't do anything to integrate them other than deconflict the IP 
ports they listen on. I don't understand what socket connection was 
reset by the peer, unless it was a Tomcat to Apache connection, which 
also seems to be indicated by the packages appearing in the stack trace.

I'm going to shut down apache and see if Tomcat makes it through the 
night.

Apr 29, 2005 12:41:46 AM org.apache.coyote.http11.Http11Protocol pause
INFO: Pausing Coyote HTTP/1.1 on http-8090
Apr 29, 2005 12:41:46 AM org.apache.jk.common.ChannelSocket 
acceptConnections
WARNING: Exception executing accept
java.net.SocketException: Connection reset by peer
 at java.net.PlainSocketImpl.socketSetOption(Native Method)
 at java.net.PlainSocketImpl.setOption(PlainSocketImpl.java:240)
 at java.net.Socket.setTcpNoDelay(Socket.java:771)
 at org.apache.jk.common.ChannelSocket.accept(ChannelSocket.java:304)
 at 
org.apache.jk.common.ChannelSocket.acceptConnections(ChannelSocket.java:641) 

 at org.apache.jk.common.SocketAcceptor.runIt(ChannelSocket.java:852)
 at 
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684) 

 at java.lang.Thread.run(Thread.java:552)
Apr 29, 2005 12:41:47 AM org.apache.catalina.core.StandardService stop
INFO: Stopping service Catalina
Apr 29, 2005 12:41:47 AM org.apache.coyote.http11.Http11Protocol destroy
INFO: Stopping Coyote HTTP/1.1 on http-8090

[EMAIL PROTECTED] wrote:
I've been running Tomcat on Windows XP for quite a while, without the 
following issue. I just installed it on a Mac and it stops for no 
discernible reason after an hour or so, with no activity on the 
system. I don't see any entry in teh logs frm the time I walked away 
from a running Tomcat server to the time I find it not running. No 
other error indications as well- just that Tomcat needs to be restarted.

I'm at a loss for what to do since i have no leads to follow. Can 
anyone suggest a theory or somehting to check?

Is Tomcat supposed to run on Mac Unix? I'm using OSX 10.3.8, Tomcat 
5.5.9.

I'm using
-
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: How to run tomcat without specifying a JDK location?

2005-04-29 Thread Jason Bainbridge
On 4/29/05, Lakshmi Narayanan K. <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> Yes, I was able to figure that out. But, it the following which
> puzzles me. I'd already pasted this in my initial mail, but here it is
> again:
> > > But the tomcat documentation available at:
> > >  < http://jakarta.apache.org/tomcat/tomcat-5.0-doc/setup.html >
> > > states this: "Java location: The installer will use the registry or
> > > the JAVA_HOME environment variable to determine the base path of the
> > > JDK or a JRE. If only a JRE (or an incorrect path) is specified,
> > > Tomcat will run but will be unable to compile JSP pages at runtime.
> > > Either all webapps will need to be precompiled (this can be easily
> > > done using the Tomcat deployer), or the lib\tools.jar file from a JDK
> > > installation must be copied to the common\lib path of the Tomcat
> > > installation."
> 
> In light of this, how do I just tell tomcat that it isn't needed to do
> ANY JSP processing, just serve my servlets.
> 
> Once again, eagerly awaiting your reply,
> 
> Regards,
> 
> - Lakshmi Narayanan K.
> On 4/29/05, Oto Bossert <[EMAIL PROTECTED]> wrote:
> > Yoo,
> >
> > JSP are compiled at runtime and need a compiler for this purpose -> JDK!

Actually that is't correct, we run JSP's that aren't pre-compiled (our
application is servlet based but we have a few utility JSP's that we
write/use for support) and still use just a JRE. I think from memory
you just need to edit one of the .bat files either catalina.bat or
setclasspath.bat if I remember correctly but I can't remember exactly
what needed to be edited and I'm not in front of one of the servers
right now.

Regards,
-- 
Jason Bainbridge
http://kde.org - [EMAIL PROTECTED]
Personal Site - http://jasonbainbridge.com

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



is it worth upgrading to tomcat 5.5.9 over jdk1.4?

2005-04-29 Thread Guy Katz
hi all;

my question is if its a good idea to upgrade to 5.5.x but over jdk 1.4.

would i still get more stability, performance, etc...?

what will i loose?

thanks in advance ofr you help.



Re: Dynamic to static conversion

2005-04-29 Thread Dakota Jack
There is no reason I can think of to build static pages dynamically. 
I know what you are asying, but it makes little sense, I think. 
However, if you want to get the static equivalent of a dynamic page,
all you have to do is to build a little application browser which gets
the output of your pages and saves them.  You can get the code for
doing this pretty much from the COS message classes.

Jack

On 4/29/05, Dola Woolfe <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> A friend of mine has asked me to help him build an
> "eBay store". So I need to build a bunch of static
> pages.
> 
> I think that it is still a good idea to do so
> programmatically (the only way I know how to do it!)
> through jsp. Do you agree?
> 
> How would I then convert pseudo-dynamic pages to
> static in an automated fashion?
> 
> Or if you have any other ideas or experiences, please
> share!
> 
> Many thanks in advance,
> 
> Dola
> 
> __
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


-- 
"You can lead a horse to water but you cannot make it float on its back."
~Dakota Jack~

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



Need your help to troubleshoot a Tomcat crash

2005-04-29 Thread Guillaume Lahitette
Hello gurus,

* SETUP
This is Tomcat 4.1.26 on Win2K running with Tomcat Service Manager from 
http://web.bvu.edu/staff/david/tcservcfg/
JDK 1.4.1_03 with options "-Xms512 -Xmx1024 -Xss2048 -showversion -verbose:gc 
-Xloggc:c:\winnt\system32\PRTI-Report.log"
Connector config:


* PROBLEM
We're facing a problem whereby when we stress test our web application, the 
Tomcat service brutally crashes. Our problem is that it has been impossible to 
identify what made Tomcat (or the JVM?) crash: nothing shows in the logs, no 
JVM crash report in $TOMCAT_HOME/bin nor C:/WINNT/system32.

We don't know why but removing the JVM option "-server" has enabled the 
performance test to complete successfully.

* QUESTIONS
* can I force Tomcat to give details about why & when it crashes?  
Ideally, we'd need a stack trace...
* is there a negative impact of running Windows as a service?
* is anyone facing issues with JDK 1.4.1_03 running with the "-server" 
switch?
* any recommendations for improving our setup?

Thanks in advance,
Guillaume

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



RES: RES: Nervous about Sessions ...

2005-04-29 Thread Paulo Alvim
Hi,

TC 5.5.9 also crashes (not-serializable attribute in the session) when we
try to put a List in the session this way:

request.getSession().setAtrribute("myList",l.subList(pos,l.size());

-Mensagem original-
De: Paulo Alvim [mailto:[EMAIL PROTECTED]
Enviada em: quarta-feira, 27 de abril de 2005 17:34
Para: Will Hartung; Tomcat Users List; [EMAIL PROTECTED]
Cc: Tomcat Users List
Assunto: RES: RES: Nervous about Sessions ...


Thank you very much, Frank...

I had to create the following class...

-
import java.io.Serializable;
import java.util.ResourceBundle;

import javax.servlet.jsp.jstl.fmt.LocalizationContext;

public class PlcLocalizationContext extends LocalizationContext implements
Serializable {

public PlcLocalizationContext(ResourceBundle bundle) {
super(bundle);
}

}

-

...and "lie" to Tomcat. It's ok for us now! ;-)

PS> But I think that this change will cause many problems to Tomcat
Users...maybe this check should be a server.xml option.



-Mensagem original-
De: Will Hartung [mailto:[EMAIL PROTECTED]
Enviada em: quarta-feira, 27 de abril de 2005 15:48
Para: Tomcat Users List; [EMAIL PROTECTED]; Paulo Alvim
Cc: Tomcat Users List
Assunto: Re: RES: Nervous about Sessions ...


> From: "Frank W. Zammetti" <[EMAIL PROTECTED]>
> Sent: Wednesday, April 27, 2005 10:59 AM


> Hi Paul,
>
> No, I don't know of any changes... I'm actually wondering if this is a
> restriction the latest servlet spec places on objects in session... I
> tend to doubt Tomcat would be imposing such a restriction unless the
> spec indicated such a restriction... I myself might learn something
> here! :)  Does anyone reading this know a definitive answer?

Conceptually, I guess someone could have changed the session to require
serialization. Perhaps they did this to handle the new "cluster/failover"
aware sessions.

Tomcat has different session managers. A simple one that happily consumes
heap until you run out, a more sophisticated version that funnels old
sessions to disk and reloads them on demand, and then the failover aware
sessions.

But, even the generic base version would try to persist session between
restarts.

Finally, if you're having issues, you can always wrap you non-serialized
items into a class that IS serializable, and either simply lie (so that if
it actually TRIES to serialize it, it will fail and throw an exception), or
mark the fields as transient so they won't serialize.

There's also the option of digging deep into the Tomcat source code and just
"fixing" it and remove that limitation, but that's rather drastic.

Regards,

Will Hartung
([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]



customizing login.jsp

2005-04-29 Thread joelsherriff
I've got a JDBC realm configured and working and would like to customize the 
associated login.jsp.  Right now any
images I refer to in the jsp are not found at runtime.  Do I have to add these 
to the servlet's war file?  Or am I just
putting the resources in the wrong location (under the servlet directory)?

RE: is it worth upgrading to tomcat 5.5.9 over jdk1.4?

2005-04-29 Thread J. Ryan Earl
I don't think you lose anything, assuming your application works fine.  You
gain:

* A 64-bit Sun JVM for x86-64.
* SNMP monitoring of the JVM.
* The ability to attach a profiling to a running JVM and see what all the
threads are doing--useful for catching production problems as they occur.

I didn't notice any negative side affects migrating our application over
from the Sun JRE 1.4.2 => 1.5.0, it "just worked."

J. Ryan Earl
Systems/Network Engineer
dynaConnections Corporation
512.306.9898

-Original Message-
From: Guy Katz [mailto:[EMAIL PROTECTED]
Sent: Friday, April 29, 2005 8:02 AM
To: Tomcat Users List
Subject: is it worth upgrading to tomcat 5.5.9 over jdk1.4?


hi all;

my question is if its a good idea to upgrade to 5.5.x but over jdk 1.4.

would i still get more stability, performance, etc...?

what will i loose?

thanks in advance ofr you help.



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



Re: Tomcat on Mac Stops Unexpectedly

2005-04-29 Thread Anoop kumar V
well - if Apache is the culprit - why do you want to run it at all. Why not 
shut it down? I am assuming that Apache was dedicated to your application 
which runs on Tomcat..

Actually matter of fact I have encountered quite a few instances (not on Mac 
though) where Tomcat runs best if not better than when integrated with 
Apache. Tomcat comes with its own webserver and if you know how to handle a 
few security related details I think you can have tomcat deliver all that u 
expected out of an Apache-Tomcat combination ststic content included.

All the best,
Anoop

On 4/29/05, Mark Leone <[EMAIL PROTECTED]> wrote:
> 
> Tomcat lasted through the night after I shutdown Apache HTTP Server, so
> it looks like Apache was the culprit in the unexplained Tomcat
> shutdowns. Is there a simple way to run Apache and Tomcat on the same
> machine without integrating them, just deconflicting the IP ports on
> which they listen? I'm not ready at this point to run Tomcat "behind"
> Apache- I'd just like them to co-exist for the time being, if possible.
> Stack trace below shows what Tomcat was doing after an hour or so uptime.
> 
> Mark Leone wrote:
> 
> > I found an entry in the catalina.out log that I believe represents the
> > spontaneous shutdown of Tomcat that I'm experiencing. I've pasted the
> > log text below. Does this indicate Apache HTTP Server and Tomcat are
> > interfering with one another? They're both installed on the Mac, but I
> > didn't do anything to integrate them other than deconflict the IP
> > ports they listen on. I don't understand what socket connection was
> > reset by the peer, unless it was a Tomcat to Apache connection, which
> > also seems to be indicated by the packages appearing in the stack trace.
> >
> > I'm going to shut down apache and see if Tomcat makes it through the
> > night.
> >
> > Apr 29, 2005 12:41:46 AM org.apache.coyote.http11.Http11Protocol pause
> > INFO: Pausing Coyote HTTP/1.1 on http-8090
> > Apr 29, 2005 12:41:46 AM org.apache.jk.common.ChannelSocket
> > acceptConnections
> > WARNING: Exception executing accept
> > java.net.SocketException: Connection reset by peer
> > at java.net.PlainSocketImpl.socketSetOption(Native Method)
> > at java.net.PlainSocketImpl.setOption(PlainSocketImpl.java:240)
> > at java.net.Socket.setTcpNoDelay(Socket.java:771)
> > at org.apache.jk.common.ChannelSocket.accept(ChannelSocket.java:304)
> > at
> > org.apache.jk.common.ChannelSocket.acceptConnections(ChannelSocket.java
> :641)
> >
> > at org.apache.jk.common.SocketAcceptor.runIt(ChannelSocket.java:852)
> > at
> > org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(
> ThreadPool.java:684)
> >
> > at java.lang.Thread.run(Thread.java:552)
> > Apr 29, 2005 12:41:47 AM org.apache.catalina.core.StandardService stop
> > INFO: Stopping service Catalina
> > Apr 29, 2005 12:41:47 AM org.apache.coyote.http11.Http11Protocol destroy
> > INFO: Stopping Coyote HTTP/1.1 on http-8090
> >
> >
> >
> > [EMAIL PROTECTED] wrote:
> >
> >> I've been running Tomcat on Windows XP for quite a while, without the
> >> following issue. I just installed it on a Mac and it stops for no
> >> discernible reason after an hour or so, with no activity on the
> >> system. I don't see any entry in teh logs frm the time I walked away
> >> from a running Tomcat server to the time I find it not running. No
> >> other error indications as well- just that Tomcat needs to be 
> restarted.
> >>
> >> I'm at a loss for what to do since i have no leads to follow. Can
> >> anyone suggest a theory or somehting to check?
> >>
> >> Is Tomcat supposed to run on Mac Unix? I'm using OSX 10.3.8, Tomcat
> >> 5.5.9.
> >>
> >> I'm using
> >>
> >> -
> >> 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]
> 
> 


-- 
Thanks and best regards,
Anoop


mapping virtual hosts using mysql

2005-04-29 Thread Martin Lidgard
Hello all.
 
I am looking for a way to add host aliases to a webapp without having to
edit server.xml and restart Tomcat. I'm running Tomcat 4.1 as a standalone
on Linux.
 
Is it possible to map virtual hosts using MySQL? 
 
Thanks,

Martin

Arkatay Consulting
www.arkatay.com




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



Re: customizing login.jsp

2005-04-29 Thread Anoop kumar V
ideally - I am talking from my TC4.0 days, your images are better off in the 
war file. The position they reside in is as under:

/webapps
/your_web_application
jsp's
static html
Your image files go in here <-
/web-inf
web.xml
/classes
your_servlet_class files


hope that helps,
Anoop



On 4/29/05, joelsherriff <[EMAIL PROTECTED]> wrote:
> 
> I've got a JDBC realm configured and working and would like to customize 
> the associated login.jsp. Right now any
> images I refer to in the jsp are not found at runtime. Do I have to add 
> these to the servlet's war file? Or am I just
> putting the resources in the wrong location (under the servlet directory)?
> 



-- 
Thanks and best regards,
Anoop


RE: Tomcat on Mac Stops Unexpectedly

2005-04-29 Thread Caldarale, Charles R
> From: Mark Leone [mailto:[EMAIL PROTECTED] 
> Subject: Re: Tomcat on Mac Stops Unexpectedly
> 
> Is there a simple way to run Apache and Tomcat on the same 
> machine without integrating them

Just comment out the AJP connector in Tomcat's conf/server.xml file.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

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



Tomcat Install error: cannot replace directory

2005-04-29 Thread FL
I have a tomcat 5.5 build error on a debian linux system with the following 
kernel:
[EMAIL PROTECTED]:/home/jakarta# uname -a
Linux creature 2.6.9 #2 SMP Tue Oct 19 23:51:10 CEST 2004 i686 GNU/Linux

The main build.xml came from the online repository [obvtained with wget -c 
http://jakarta.apache.org/tomcat/tomcat-5.5-doc/build.xml]:
8 -rw-r--r-- 1 root root 4597 Mar 26 14:24 build.xml

Invocation of ant is uneventful up to the
following jakarta-tomcat-5 section

-build-tomcat-dbcp:

BUILD FAILED
/home/jakarta/build.xml:49: The following error occurred while executing 
this line:
/home/jakarta/jakarta-tomcat-5/build.xml:1894: The following error occurred 
while executing this line:
/home/jakarta/jakarta-tomcat-5/build.xml:670: The following error occurred 
while executing this line:
/home/jakarta/jakarta-tomcat-5/build.xml:682: The following error occurred 
while executing this line:
/home/jakarta/jakarta-tomcat-5/build.xml:717: Cannot replace directory 
/usr/share/java/tomcat-deps/src/java/org/apache/tomcat/dbcp with directory 
/usr/share/java/tomcat-deps/src/java/org/apache/commons

Total time: 14 seconds
[EMAIL PROTECTED]:/home/jakarta#

What have I done wrong?

Thanks.


Application configuration

2005-04-29 Thread Andrea Aime
Hi,
I have a set of property files that allow me to configure my application.
They contain things like file system locations, database access parameters
and so on.
Now, I would like to put them outside the war file in order to make installation
easier for people not used to web app deployements, but at the same time
I would like to make those files visible only to my app (for example, I'd like
to change the log levels in log4j without unpacking the war).
So, it seems that using shared/classes is not a great solution...
What do you suggest? Is there a clean and easy solution?
Best regards
Andrea Aime
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: Tomcat on Mac Stops Unexpectedly

2005-04-29 Thread Eric J. Pastoor
I'm using OS X 10.3.8 with Tomcat 5.0.28. It's been running without a 
restart for about a year except for OS updates.  I know that since apple 
hasn't officially released java 1.5 yet, you need to use the compatibility 
jar with anything over 5.5.7 which is one of the main reasons i havent 
upgraded to 5.5.7. I'm waiting on apple for their java update and then I'll 
update to that tomcat. Let me know if you need any help setting up on the 
Mac. My tomcat experience on XP was a nightmare so I switched to the Mac and 
so far it's been a delight.

~Eric
- Original Message - 
From: <[EMAIL PROTECTED]>
To: 
Sent: Thursday, April 28, 2005 2:50 PM
Subject: Tomcat on Mac Stops Unexpectedly


I've been running Tomcat on Windows XP for quite a while, without the 
following issue. I just installed it on a Mac and it stops for no 
discernible reason after an hour or so, with no activity on the system. I 
don't see any entry in teh logs frm the time I walked away from a running 
Tomcat server to the time I find it not running. No other error 
indications as well- just that Tomcat needs to be restarted.

I'm at a loss for what to do since i have no leads to follow. Can anyone 
suggest a theory or somehting to check?

Is Tomcat supposed to run on Mac Unix? I'm using OSX 10.3.8, Tomcat 5.5.9.
I'm using
-
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: customizing login.jsp

2005-04-29 Thread joelsherriff
Is it possible to not put them in the war file?  This is someone else's
servlet that I'd rather not have to modify, if I don't have to.

- Original Message - 
From: "Anoop kumar V" <[EMAIL PROTECTED]>
To: "Tomcat Users List" 
Sent: Friday, April 29, 2005 10:39 AM
Subject: Re: customizing login.jsp


ideally - I am talking from my TC4.0 days, your images are better off in the
war file. The position they reside in is as under:

/webapps
/your_web_application
jsp's
static html
Your image files go in here <-
/web-inf
web.xml
/classes
your_servlet_class files


hope that helps,
Anoop



On 4/29/05, joelsherriff <[EMAIL PROTECTED]> wrote:
>
> I've got a JDBC realm configured and working and would like to customize
> the associated login.jsp. Right now any
> images I refer to in the jsp are not found at runtime. Do I have to add
> these to the servlet's war file? Or am I just
> putting the resources in the wrong location (under the servlet directory)?
>



-- 
Thanks and best regards,
Anoop



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



Re: Application configuration

2005-04-29 Thread Dave Butler
Andrea Aime wrote:
Hi,
I have a set of property files that allow me to configure my application.
They contain things like file system locations, database access 
parameters
and so on.
Now, I would like to put them outside the war file in order to make 
installation
easier for people not used to web app deployements, but at the same time
I would like to make those files visible only to my app (for example, 
I'd like
to change the log levels in log4j without unpacking the war).
So, it seems that using shared/classes is not a great solution...

What do you suggest? Is there a clean and easy solution?
Best regards
Andrea Aime
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Why not use Java Preferences.
--
Regards
Dave Butler
butlerdi-at-manxsoft-dot-net
Also on Skype as butlerdi
Get Skype here http://www.skype.com/download.html
**
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.
www.mimesweeper.com
**
begin:vcard
fn:Dave Butler
n:Butler;Dave
email;internet:[EMAIL PROTECTED]
x-mozilla-html:TRUE
version:2.1
end:vcard



smime.p7s
Description: S/MIME Cryptographic Signature


Commons-modeler

2005-04-29 Thread Tom Grassia
Hello,
I'm running Fedora Core 2, and am trying to install the latest version of
OX.  I've gone to
Sietse Visser's installation site 
(http://sietse.net/exoops/modules/OpenXchange/) for Fedora/Redhat and have 
made it down
to installing tomcat.

When I try to do the apt-get install tomcat5 I get the following error:
The following packages have unmet dependencies:
tomcat5: Depends: jakarta-commons-modeler but it is not going to be
installed
E: Broken packages
To my knowledge I installed modeler and mx4j (which holds mxri).  Can
someone point me to some very specific instructions to resolve this, or at
least point me in the right direction?
Thanks,
--Tom 


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


Re: Tomcat 5 and SSL Configuration

2005-04-29 Thread jejones
I do not know the answer to your question. Sorry.
-jrj
Bruce Perryman wrote:
Cool. I think other CAs have the same policy. How many
times can you revoke/renew with Verisign? Is it only
once?
 

 

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


RE: Dynamic to static conversion

2005-04-29 Thread Mark Benussi
Hi Dola,

A strategy you could employ is the following.

All data for your items can be held in a persistence store of some kind (DB,
XML). For each product build an XML representation and then use XSLT to
convert each item to a html file. Then when requesting to view an item you
can build up a Struts template (Or whatever technology your prefer ;o) ) and
insert the static file, wrapping round it all your dynamics (Shopping cart,
account details etc).

When ever an item is updated you can simply redo the translation. An added
benefit is that if you wish to search the content you have static html files
you can search using Lucene (Or whatever technology your prefer ;o) ) and
you know you are only searching the content, not any of the 'wrapping' of a
page.

I have used this strategy for my sites and it is very inexpensive in so far
as the html for the item is done for you. No runtime presentation logic is
required.

-Original Message-
From: Dakota Jack [mailto:[EMAIL PROTECTED] 
Sent: 29 April 2005 14:48
To: Tomcat Users List
Subject: Re: Dynamic to static conversion

There is no reason I can think of to build static pages dynamically. 
I know what you are asying, but it makes little sense, I think. 
However, if you want to get the static equivalent of a dynamic page,
all you have to do is to build a little application browser which gets
the output of your pages and saves them.  You can get the code for
doing this pretty much from the COS message classes.

Jack

On 4/29/05, Dola Woolfe <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> A friend of mine has asked me to help him build an
> "eBay store". So I need to build a bunch of static
> pages.
> 
> I think that it is still a good idea to do so
> programmatically (the only way I know how to do it!)
> through jsp. Do you agree?
> 
> How would I then convert pseudo-dynamic pages to
> static in an automated fashion?
> 
> Or if you have any other ideas or experiences, please
> share!
> 
> Many thanks in advance,
> 
> Dola
> 
> __
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


-- 
"You can lead a horse to water but you cannot make it float on its back."
~Dakota Jack~

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



deploy using manager

2005-04-29 Thread Jiang, Peiyun
[use maven tomcat:deploy (using manager)]

FAIL - Encountered exception java.io.IOException: 
java.lang.reflect.InvocationTargetException

What does this mean?

Peiyun Jiang

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



New logs showing up under Tomcat 5.5.9

2005-04-29 Thread Ryan Daly
All:

Just upgraded to 5.5.9 yesterday.  Can anyone quickly tell me what the
extra log files are in the logs directory?

I'm getting: admin.2005-04-28.log, catalina.2005-04-28.log, host-
manager.2005-04-28.log, localhost.2005-04-28.log, and
manager.2005-04-28.log

They're all 0 bytes.  Can I stop them from showing up?

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



Re: New logs showing up under Tomcat 5.5.9

2005-04-29 Thread Remy Maucherat
On 4/29/05, Ryan Daly <[EMAIL PROTECTED]> wrote:
> All:
> 
> Just upgraded to 5.5.9 yesterday.  Can anyone quickly tell me what the
> extra log files are in the logs directory?
> 
> I'm getting: admin.2005-04-28.log, catalina.2005-04-28.log, host-
> manager.2005-04-28.log, localhost.2005-04-28.log, and
> manager.2005-04-28.log
> 
> They're all 0 bytes.  Can I stop them from showing up?

These files shoudn't be empty.

You can read about logging configuration in the docs:
http://jakarta.apache.org/tomcat/tomcat-5.5-doc/logging.html

-- 
x
Rémy Maucherat
Developer & Consultant
JBoss Group (Europe) SàRL
x

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



RE: Interface to admin & manager web application

2005-04-29 Thread Atanu Neogi
Thanks, but that of course is obvious and I have mentioned the same.

I was looking for the definition of the URIs for direct HTTP and/or JMX 
query calls, i.e., a client interface to the admin and manager web 
applications. Most of it I could reconstruct by reading the URLs submitted 
from the default browser GUIs for these applications but was wondering if 
there exists a reliable document listing them. 




"Raghupathy,Gurumoorthy" <[EMAIL PROTECTED]> 
04/29/2005 04:11 AM
Please respond to
"Tomcat Users List" 


To
"'Tomcat Users List'" 
cc

Subject
RE: Interface to admin & manager web application






Well you can use a httpurlConnection ? In your java code to do the work 

Regards
Guru

-Original Message-
From: Atanu Neogi [mailto:[EMAIL PROTECTED] 
Sent: 29 April 2005 00:42
To: Tomcat Users List
Subject: Interface to admin & manager web application


Hi,
 I need to write a non-browser GUI application to do the same set of 
actions currently performed by the HTML interface of the Tomcat manager 
and admin web applications. I looked at whatever documentation is 
currently avialable for JMX proxy servlet. Before I delve into the Tomcat 
source code to figure out the calls myself, I would request if anyone has 

a. a comprehensive list of JMX query commands to do all the actions that 
can be done via admin or manager 

 and/or

b. the list of corresponding HTTP GET or POST interfaces (the ones used by 

the browser GUI for admin or manager) 

to kindly forward me the same.

Thanks a lot for your help. Regards.

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




Re: Catalina.out eats my harddisk space

2005-04-29 Thread Will Hartung
> From: "David Smith" <[EMAIL PROTECTED]>
> Sent: Friday, April 29, 2005 4:36 AM

> Question to the OT: how are you deleting catalina.out?  If you aren't
> shutting down tomcat first, you need to do that.  Otherwise some OS's
> recreate the file to it's former size with empty space where log info
> used to be.

Actually, what the OS's do is they keep the other file around until the file
is closed, even though it's been deleted, it won't "go away" until the file
is actually closed. The entry in the directory may be gone, but that actual
data for the file is still around. When the file is finally closed, the
system realizes there are no more references to it, and removes the actual
data.

Just clearing up the process..

Regards,

Will Hartung
([EMAIL PROTECTED])


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



Re: New logs showing up under Tomcat 5.5.9tomcat-user-unsubscribe@jakarta.apache

2005-04-29 Thread Blaw662
In a message dated 4/29/2005 9:46:44 AM Pacific Standard Time, 
[EMAIL PROTECTED] writes:
[EMAIL PROTECTED]


Re: Question Title: Newbie Tomcat 4.0 install gives 500 "No Context configured" error @ HTTP localhost

2005-04-29 Thread Anoop kumar V
lets see if you have everything right:

You have installed tomcat from an install available from the tomcat 
website??
I assume yes - so that is out of question that the install file in corrupt.

SO probably you opted for a custom install and checked out that u did NOT 
want examples to be installed. If that is true then it explains why you do 
not have examples and other folders under webapps.

Ok - tomcat console having only those 4 lines is ok - every version comes 
with its own messages - and I could swear that there was a tomcat version 
that showed only that much.

The Socket exception - I too get it - but that is only when my database is 
down ( I use mysql btw) - but since you have not yet deployed any 
application let alone configure it with oracle - I would rule out any 
databse probelms as of now.

So u can do this to quickly check if tomcat is up or not.

under webapps directory (there is one I suppose under TOMCAT_HOME/!!)
create a folder called 
root
under root create another folder called 
WEB-INF
in WEB-INF create an empty file called 
web.xml
{enter this info into web.xml:


http://java.sun.com/xml/ns/j2ee";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee 
http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd";
version="2.4">


} no parantheses.
under the root folder previously created, create an empty file called
m.html

now restart tomcat and on a web browser address bar:
http://localhost:8080/m.html

If this still does not work, you need to make just one more change to 
troubleshooot (and reach my wit's end)

stop tomcat
open server.xml
and add this line below the last  tag:



then restart Tomcat
and give the same address on a browser.
It should work!!

HTH,
Anoop


On 4/29/05, Michelle Bruns <[EMAIL PROTECTED]> wrote:
> 
> Hi there,
> 
> I do not have a webapps/ROOT directory. It's not in my install ZIP
> file either. Creating a blank new one doesn't seem to change anything.
> 
> According to my services file (BTW, I misspoke when I said Win2000,
> it's WinXP) I have no used ports at all in my 8000 range, although I
> know Oracle uses a couple, so I suppose this list isn't complete; am
> not enough of an admin to know how to check which ports are being
> used. However, changing the 8080 in server.xml to something else had
> no result. I changed it back, have made no other modifications to that
> file.
> 
> ugh. My professor was having problems getting Tomcat to run properly
> on the lab machines at school (for which I blame campus sysadmins, not
> Tomcat!), and then told us all, "I promise it'll work at home..." I
> should've gotten it in writing.
> 
> 
> m
> 
> 
> On 4/29/05, Anto Paul <[EMAIL PROTECTED]> wrote:
> > The second error is with Tomcat manager application. If you dont need
> > this you can remove this application by moving manager.xml from
> > webapps directory.
> > You made any modifications to conf\server.xml ?. Do you have a
> > directory named ROOT in webapps folder. This will be installed by
> > default.
> > Tomcat uses some other ports other than 8080. One is shutdown port
> > 8005 and the other is Apache connector listening on port no 8009.
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


-- 
Thanks and best regards,
Anoop


Re: Application configuration

2005-04-29 Thread Will Hartung
> From: "Dave Butler" <[EMAIL PROTECTED]>
> Sent: Friday, April 29, 2005 8:39 AM

> Andrea Aime wrote:

> > I have a set of property files that allow me to configure my
application.
> > They contain things like file system locations, database access
> > parameters
> > and so on.
> > Now, I would like to put them outside the war file in order to make
> > installation
> > easier for people not used to web app deployements, but at the same time
> > I would like to make those files visible only to my app (for example,
> > I'd like
> > to change the log levels in log4j without unpacking the war).
>
> Why not use Java Preferences.

Java Preferences is the way to go, but you need to provide a mechanism to
manipulate them (whereas with property files you can simply use an editor).

Ideally this mechanism is within your webapp, but you need to ensure that it
can work with potentially Really Bad values in the preferences (i.e. if your
property editor part breaks with bad properties, it's kind of hard to fix
them, eh?).

A notable scenario being "I forgot my admin password" or something else.

One thing you can do is to put a "reset" directory in the top level of your
WAR, then put a ResetProperties class within there (in the "reset" package,
of course). Then, in your webapp protect the "reset" url with an invalid
role.

Finally, when the user needs to reset their preferences, they can simply do:

java -jar WebApp.war reset.ResetProperties

and it will set the preferences to reasonable defaults. A WAR file is simply
a JAR file, so this should work just fine (I haven't tested it).

You protect the "reset" path so that it can't be downloaded over the web.

The reason you jump through these hoops is because the Java Preferences
stores its values differently on different systems. Notably it uses the
Registry on Windows, and a file on Unix (in the users home directory). But,
rather then fighting that, you can provide something that will work
consistenly across platforms by leveraging the API and Java.

Regards,

Will Hartung
([EMAIL PROTECTED])




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



Admin WebApp 5.5.9

2005-04-29 Thread Scott Carr
I just downloaded the Admin webapp, and each of the directories where 
jsp files are supposed is blank.

Is there somewhere else that I can download this?
--
Scott Carr
OpenOffice.org
Documentation Co-Lead
http://documentation.openoffice.org 

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


RE: Admin WebApp 5.5.9

2005-04-29 Thread Caldarale, Charles R
> From: Scott Carr [mailto:[EMAIL PROTECTED] 
> Subject: Admin WebApp 5.5.9
> 
> I just downloaded the Admin webapp, and each of the directories where 
> jsp files are supposed is blank.

There are no source JSPs in the admin app.  They're all pre-compiled and
distributed inside catalina-admin.jar which is in
server/webapps/admin/WEB-INF/lib.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

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



Re: Question Title: Newbie Tomcat 4.0 install gives 500 "No Context configured" error @ HTTP localhost

2005-04-29 Thread Michelle Bruns
Anoop,

Thank you so much for taking so much time to so thoroughly respond to
my message.

I tried your suggestions, but no luck. It sounds to me as if maybe you
are describing a scenario for a newer version of Tomcat than I was
using (4.0, because my instructor said it was "easier", ha). For
example, I have no install file, only a .zip to extract. And when I
tried your XML test, on Tomcat startup I got
"org.xml.sax.SAXParseException: Element type "web-app" must be
declared."

I have since installed Tomcat 5.5, and it works fine. I can see that
the web-app element is perfectly valid in the newer version, so your
advice probably would have been right on for a newer Tomcat install
than 4.0. I guess since I have 5.5 running OK, I'll try to do my
classwork using it, and hope it's not too different for me to do my
assignments which assume 4.0 .

Thanks again for your help, I really appreciate it.

On 4/29/05, Anoop kumar V <[EMAIL PROTECTED]> wrote:
> SO probably you opted for a custom install and checked out that u did NOT
> want examples to be installed. If that is true then it explains why you do
> not have examples and other folders under webapps.


m

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



Copying HttpServletRequest

2005-04-29 Thread Tuan, Frank
Hi all,

I need some help copying a HttpServletRequest in a Filter.  I'm running 5.0.28. 
 So far, this is what I have,

HttpServletRequest oldRequest = (HttpServletRequest)request;
CoyoteRequest newRequest = new CoyoteRequest();

// handle HTTP headers
log.trace ("Setting HTTP headers");
Enumeration headerNames = oldRequest.getHeaderNames();
while (headerNames.hasMoreElements())
{
String headerName = (String)headerNames.nextElement();
String header = oldRequest.getHeader (headerName);
log.trace ("Adding "+headerName+"="+header+" into HTTP 
header");
newRequest.addHeader (headerName, header);
}

// handle request attributes
log.trace ("Setting request attributes");
Enumeration attributeNames = oldRequest.getAttributeNames();
while (attributeNames.hasMoreElements())
{
String attributeName = (String)attributeNames.nextElement();
Object attribute = oldRequest.getAttribute (attributeName);
log.trace ("Adding "+attributeName+" as a request 
attribute");
newRequest.setAttribute (attributeName, attribute);
}

log.trace ("Setting request fields");
newRequest.setContextPath (oldRequest.getContextPath());
newRequest.setContentLength (oldRequest.getContentLength());
newRequest.setContentType (oldRequest.getContentType());
newRequest.setMethod (oldRequest.getMethod());
newRequest.setRequestURI (oldRequest.getRequestURI());
newRequest.setServletPath (oldRequest.getServletPath());
newRequest.setStream (new ByteArrayInputStream (requestBody));


RequestDispatcher dispatcher = oldRequest.getRequestDispatcher 
("/soap/some-service");
CoyoteRequestFacade facade = new CoyoteRequestFacade 
(newRequest);
dispatcher.forward (facade, response);


I'm getting the following exception,

2005-04-29 10:49:23 StandardWrapperValve[default]: Servlet.service() for 
servlet default threw exception
java.lang.NullPointerException
at 
org.apache.coyote.tomcat5.CoyoteRequest.getAttribute(CoyoteRequest.java:943)
at 
org.apache.coyote.tomcat5.CoyoteRequestFacade.getAttribute(CoyoteRequestFacade.java:261)
at 
org.apache.catalina.core.ApplicationDispatcher.wrapRequest(ApplicationDispatcher.java:979)
at 
org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:383)
at 
org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:312)
at 
com.amazon.fiji.soap.RequestDumpFilter.doFilter(RequestDumpFilter.java:112)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:186)
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)
at 
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:214)
at 
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
at 
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
at 
org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:198)
at 
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:152)
at 
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
at 
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
at 
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137)
at 
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
at 
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:118)
at 
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
at 
org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:535)
at 
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
at 
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
at 
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at 
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
at 
org.apache.catalina.valves.RequestDumperValve.invoke(RequestDumperValve.java:169)
at 
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
at 
org.apache.catalina.core.StandardPipeline.inv

Re: Copying HttpServletRequest

2005-04-29 Thread Ben Souther
The normal approach is to wrap the request as opposed to copying it:
http://java.sun.com/j2ee/sdk_1.3/techdocs/api/javax/servlet/http/HttpServletRequestWrapper.html


On Fri, 2005-04-29 at 14:16, Tuan, Frank wrote:
> Hi all,
> 
> I need some help copying a HttpServletRequest in a Filter.  I'm running 
> 5.0.28.  So far, this is what I have,
> 
> HttpServletRequest oldRequest = (HttpServletRequest)request;
> CoyoteRequest newRequest = new CoyoteRequest();
> 
> // handle HTTP headers
> log.trace ("Setting HTTP headers");
> Enumeration headerNames = oldRequest.getHeaderNames();
> while (headerNames.hasMoreElements())
> {
> String headerName = (String)headerNames.nextElement();
> String header = oldRequest.getHeader (headerName);
> log.trace ("Adding "+headerName+"="+header+" into HTTP 
> header");
> newRequest.addHeader (headerName, header);
> }
> 
> // handle request attributes
> log.trace ("Setting request attributes");
> Enumeration attributeNames = oldRequest.getAttributeNames();
> while (attributeNames.hasMoreElements())
> {
> String attributeName = 
> (String)attributeNames.nextElement();
> Object attribute = oldRequest.getAttribute 
> (attributeName);
> log.trace ("Adding "+attributeName+" as a request 
> attribute");
> newRequest.setAttribute (attributeName, attribute);
> }
> 
> log.trace ("Setting request fields");
> newRequest.setContextPath (oldRequest.getContextPath());
> newRequest.setContentLength (oldRequest.getContentLength());
> newRequest.setContentType (oldRequest.getContentType());
> newRequest.setMethod (oldRequest.getMethod());
> newRequest.setRequestURI (oldRequest.getRequestURI());
> newRequest.setServletPath (oldRequest.getServletPath());
> newRequest.setStream (new ByteArrayInputStream (requestBody));
> 
> 
> RequestDispatcher dispatcher = 
> oldRequest.getRequestDispatcher ("/soap/some-service");
> CoyoteRequestFacade facade = new CoyoteRequestFacade 
> (newRequest);
> dispatcher.forward (facade, response);
> 
> 
> I'm getting the following exception,
> 
> 2005-04-29 10:49:23 StandardWrapperValve[default]: Servlet.service() for 
> servlet default threw exception
> java.lang.NullPointerException
> at 
> org.apache.coyote.tomcat5.CoyoteRequest.getAttribute(CoyoteRequest.java:943)
> at 
> org.apache.coyote.tomcat5.CoyoteRequestFacade.getAttribute(CoyoteRequestFacade.java:261)
> at 
> org.apache.catalina.core.ApplicationDispatcher.wrapRequest(ApplicationDispatcher.java:979)
> at 
> org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:383)
> at 
> org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:312)
> at 
> com.amazon.fiji.soap.RequestDumpFilter.doFilter(RequestDumpFilter.java:112)
> at 
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:186)
> at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)
> at 
> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:214)
> at 
> org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
> at 
> org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
> at 
> org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:198)
> at 
> org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:152)
> at 
> org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
> at 
> org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
> at 
> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137)
> at 
> org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
> at 
> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:118)
> at 
> org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
> at 
> org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:535)
> at 
> org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
> at 
> org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
> at 
> org.apache.c

RE: Dynamic to static conversion

2005-04-29 Thread Dola Woolfe
Thank you very much. A very good plan, I think.

--- Mark Benussi <[EMAIL PROTECTED]> wrote:
> Hi Dola,
> 
> A strategy you could employ is the following.
> 
> All data for your items can be held in a persistence
> store of some kind (DB,
> XML). For each product build an XML representation
> and then use XSLT to
> convert each item to a html file. Then when
> requesting to view an item you
> can build up a Struts template (Or whatever
> technology your prefer ;o) ) and
> insert the static file, wrapping round it all your
> dynamics (Shopping cart,
> account details etc).
> 
> When ever an item is updated you can simply redo the
> translation. An added
> benefit is that if you wish to search the content
> you have static html files
> you can search using Lucene (Or whatever technology
> your prefer ;o) ) and
> you know you are only searching the content, not any
> of the 'wrapping' of a
> page.
> 
> I have used this strategy for my sites and it is
> very inexpensive in so far
> as the html for the item is done for you. No runtime
> presentation logic is
> required.
> 
> -Original Message-
> From: Dakota Jack [mailto:[EMAIL PROTECTED] 
> Sent: 29 April 2005 14:48
> To: Tomcat Users List
> Subject: Re: Dynamic to static conversion
> 
> There is no reason I can think of to build static
> pages dynamically. 
> I know what you are asying, but it makes little
> sense, I think. 
> However, if you want to get the static equivalent of
> a dynamic page,
> all you have to do is to build a little application
> browser which gets
> the output of your pages and saves them.  You can
> get the code for
> doing this pretty much from the COS message classes.
> 
> Jack
> 
> On 4/29/05, Dola Woolfe <[EMAIL PROTECTED]> wrote:
> > Hi,
> > 
> > A friend of mine has asked me to help him build an
> > "eBay store". So I need to build a bunch of static
> > pages.
> > 
> > I think that it is still a good idea to do so
> > programmatically (the only way I know how to do
> it!)
> > through jsp. Do you agree?
> > 
> > How would I then convert pseudo-dynamic pages to
> > static in an automated fashion?
> > 
> > Or if you have any other ideas or experiences,
> please
> > share!
> > 
> > Many thanks in advance,
> > 
> > Dola
> > 
> > __
> > Do You Yahoo!?
> > Tired of spam?  Yahoo! Mail has the best spam
> protection around
> > http://mail.yahoo.com
> > 
> >
>
-
> > To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> > For additional commands, e-mail:
> [EMAIL PROTECTED]
> > 
> > 
> 
> 
> -- 
> "You can lead a horse to water but you cannot make
> it float on its back."
> ~Dakota Jack~
> 
>
-
> 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]
> 
> 

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

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



RE: Copying HttpServletRequest

2005-04-29 Thread Tuan, Frank
I'm trying to change the InputStream of the request.  I don't think the wrapper 
allows me to change the InputStream.


-Original Message-
From: Ben Souther [mailto:[EMAIL PROTECTED] 
Sent: Friday, April 29, 2005 11:28 AM
To: Tomcat Users List
Subject: Re: Copying HttpServletRequest

The normal approach is to wrap the request as opposed to copying it:
http://java.sun.com/j2ee/sdk_1.3/techdocs/api/javax/servlet/http/HttpServletRequestWrapper.html


On Fri, 2005-04-29 at 14:16, Tuan, Frank wrote:
> Hi all,
> 
> I need some help copying a HttpServletRequest in a Filter.  I'm 
> running 5.0.28.  So far, this is what I have,
> 
> HttpServletRequest oldRequest = (HttpServletRequest)request;
> CoyoteRequest newRequest = new CoyoteRequest();
> 
> // handle HTTP headers
> log.trace ("Setting HTTP headers");
> Enumeration headerNames = oldRequest.getHeaderNames();
> while (headerNames.hasMoreElements())
> {
> String headerName = (String)headerNames.nextElement();
> String header = oldRequest.getHeader (headerName);
> log.trace ("Adding "+headerName+"="+header+" into HTTP 
> header");
> newRequest.addHeader (headerName, header);
> }
> 
> // handle request attributes
> log.trace ("Setting request attributes");
> Enumeration attributeNames = oldRequest.getAttributeNames();
> while (attributeNames.hasMoreElements())
> {
> String attributeName = 
> (String)attributeNames.nextElement();
> Object attribute = oldRequest.getAttribute 
> (attributeName);
> log.trace ("Adding "+attributeName+" as a request 
> attribute");
> newRequest.setAttribute (attributeName, attribute);
> }
> 
> log.trace ("Setting request fields");
> newRequest.setContextPath (oldRequest.getContextPath());
> newRequest.setContentLength (oldRequest.getContentLength());
> newRequest.setContentType (oldRequest.getContentType());
> newRequest.setMethod (oldRequest.getMethod());
> newRequest.setRequestURI (oldRequest.getRequestURI());
> newRequest.setServletPath (oldRequest.getServletPath());
> newRequest.setStream (new ByteArrayInputStream 
> (requestBody));
> 
> 
> RequestDispatcher dispatcher = 
> oldRequest.getRequestDispatcher ("/soap/some-service");
> CoyoteRequestFacade facade = new CoyoteRequestFacade 
> (newRequest);
> dispatcher.forward (facade, response);
> 
> 
> I'm getting the following exception,
> 
> 2005-04-29 10:49:23 StandardWrapperValve[default]: Servlet.service() 
> for servlet default threw exception java.lang.NullPointerException
> at 
> org.apache.coyote.tomcat5.CoyoteRequest.getAttribute(CoyoteRequest.java:943)
> at 
> org.apache.coyote.tomcat5.CoyoteRequestFacade.getAttribute(CoyoteRequestFacade.java:261)
> at 
> org.apache.catalina.core.ApplicationDispatcher.wrapRequest(ApplicationDispatcher.java:979)
> at 
> org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:383)
> at 
> org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:312)
> at 
> com.amazon.fiji.soap.RequestDumpFilter.doFilter(RequestDumpFilter.java:112)
> at 
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:186)
> at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)
> at 
> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:214)
> at 
> org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
> at 
> org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
> at 
> org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:198)
> at 
> org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:152)
> at 
> org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
> at 
> org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
> at 
> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137)
> at 
> org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
> at 
> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:118)
> at 
> org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
> at 
> org.

mod_jk 1.2.11 build failure on solaris 2.8

2005-04-29 Thread J. W. Ballantine

I'm trying to build mod_jk 1.2.11 on a solaris 2.8
system and it fails with:

  Making all in jni
  /bin/bash /local/APACHE/Apache2/build/libtool --silent --mode=compile gcc 
-I/local/APACHE/Apache2/include -g -O2 -DHAVE_JNI -I /a2/JAVA/java/include -I 
/a2/JAVA/java/include/solaris -I../common -D_REENTRANT -c jk_jnicb.c
  /bin/bash /local/APACHE/Apache2/build/libtool --silent --mode=link gcc 
-I/local/APACHE/Apache2/include -g -O2 -DHAVE_JNI -I /a2/JAVA/java/include -I 
/a2/JAVA/java/include/solaris -I../common -D_REENTRANT -module -o jk_jnicb.la 
-rpath `pwd` -g -O2 -avoid-version jk_jnicb.lo ../common/jk_map.lo 
../common/jk_util.lo ../common/jk_pool.lo
  /bin/bash /local/APACHE/Apache2/build/libtool --silent --mode=install cp  
`pwd`/jni_connect.so
  libtool: install: you must specify a destination
  Try `libtool --help --mode=install' for more information.
  *** Error code 1
  make: Fatal error: Command failed for target `jni_connect.so'
  Current working directory /a4/TOMCAT/jakarta-tomcat-connectors-1.2.11-src/jk/
native/jni
  *** Error code 1
  make: Fatal error: Command failed for target `all-recursive'

I also tried it with just mod_jk and foe 1.2.10 and they all fail
on the /bin/bash /local/APACHE/Apache2/build/libtool --silent --mode=install 
cp.

I can get it to complete if I modify the Makefile by adding .libs and a
destination dir.

The configuration command is:

  ./configure --with-apxs=/local/APACHE/Apache2/bin/apxs --enable-jni 
--with-java-home=/a2/JAVA/java --with-java-platform=2

Thanks

Jim Ballantine




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



Re: Admin WebApp 5.5.9

2005-04-29 Thread Scott Carr
Caldarale, Charles R wrote:
From: Scott Carr [mailto:[EMAIL PROTECTED] 
Subject: Admin WebApp 5.5.9

I just downloaded the Admin webapp, and each of the directories where 
jsp files are supposed is blank.
   

There are no source JSPs in the admin app.  They're all pre-compiled and
distributed inside catalina-admin.jar which is in
server/webapps/admin/WEB-INF/lib.
- Chuck
 

Ok, thanks. 

When I try to run admin, I get:
_Servlet admin.login_jsp is currently unavailable
_Any ideas?
--
Scott Carr
OpenOffice.org
Documentation Co-Lead
http://documentation.openoffice.org 



XML

2005-04-29 Thread Ram Sriram
Hi,
I am not sure if this is the right group to pose this question to. If it 
is not, I apologize and would appreciate if someone could point me to 
the right place for an answer.

I have XML as a org.w3c.dom.Document that I construct in Java. At 
runtime, I need to save this as a file. Could someone tell me how to do 
that.

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


Re: mod_jk 1.2.11 build failure on solaris 2.8

2005-04-29 Thread Mladen Turk
J. W. Ballantine wrote:
I'm trying to build mod_jk 1.2.11 on a solaris 2.8
system and it fails with:
The configuration command is:
  ./configure --with-apxs=/local/APACHE/Apache2/bin/apxs --enable-jni 
--with-java-home=/a2/JAVA/java --with-java-platform=2

jni will not work anyhow on any unix system. It can work in theory
only for WIN32 on Netware, so just use:
./configure --with-apxs=/local/APACHE/Apache2/bin/apxs
Regards,
Mladen.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: Copying HttpServletRequest

2005-04-29 Thread Will Hartung
> From: "Tuan, Frank" <[EMAIL PROTECTED]>
> Sent: Friday, April 29, 2005 11:35 AM

> I'm trying to change the InputStream of the request.  I don't think the
wrapper
> allows me to change the InputStream.

It's deeper in the ServletRequestWrapper, but it's there.

Regards,

Will Hartung
([EMAIL PROTECTED])



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



Is 5.5.9 stable?

2005-04-29 Thread Gene Horodecki
I've been battling this all week, I'm hoping someone can lend a helping hand.  
I read that Tomcat 5.5.9 was the latest stable version and so I downloaded it 
and installed on Linux FC2 and AIX 5.1, though I realize on the website it says 
'current development focus'-- does this mean it is not stable?  I attempted to 
follow the accompanying documentation on setting up a JDBC resource, as well as 
similar instructions in a book that I purchased.  I could not do so because I 
found that 5.5.9 utilizes a seperate context.xml file which does not seem to be 
referenced in any documentation anywhere.  This changed things, such as the 
location of , etc.  I attempted to compensate but I could not 
get a JDBC config to work without error.  I read one post on the internet in 
which a user ran into the same problem and the advice was to go to 
5.5.8-stable, which is not available on the primary downloading site.  In 
desperation, I installed Tomcat 5.0.28 which seems to work well 
but I want to make sure I am using the latest and greatest.  All I want is a 
stable version that works.  Which version should I use?  To me the online 
instructions on the matter do not seem clear.

Thanks so much for your comments / suggestions.


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



DatasourceRealm for tomcat 5.5

2005-04-29 Thread Guy Katz

hello;

is there a porting guide for upgrading from tomcat 5 to 5.5?

i am having some problems with my DatasourceRealm configuration. the =
same configuration that wirks for tomcat 5.0.30 does not work for 5.5.9

is there some document that can explain the differences? i could not =
find anything in the tomcat docs.

thanks in advance


Re: Question Title: Newbie Tomcat 4.0 install gives 500 "No Context configured" error @ HTTP localhost

2005-04-29 Thread Anoop kumar V
I am not sure why you had a blank (empty) webapps directory - possibly 
because you chose to download a version of tomcat4.0 which has no examples 
included...

I have done nothing at all to the web.xml. There was abs nothing wrong with 
your TC installation - except that it required an application to see if it 
works. I extracted the root folder from TC4.1.30 and gave it to u. The 
web.xml is the default delivered one for the root app.

hope you have a wonderful project.
Anoop

On 4/29/05, Michelle Bruns <[EMAIL PROTECTED]> wrote:
> 
> That is perfect! I had almost given up on getting 4.0 and this works
> beautifully. I will have to look at web.xml to see what exactly you
> changed, because I found on Google many people with the same problem
> but no one with the answer. Thank you SO much! You saved my life!
> 
> 
> m
> 
> On 4/29/05, Anoop kumar V <[EMAIL PROTECTED]> wrote:
> > ok here it is - remove all there is in the webapps folder and extract 
> the
> > zip file attached into webapps.
> > restart tomcat...
> >
> > then on a browser go to http://localhost:8080/index.html
> > actually http://localhost:8080/ should work too
> >
> > actually you were right - the web.xml I had given was from 5.0 version 
> of
> > tomcat.. no wonder.
> > I didnt spend too much time on this
> >
> >
> > Anoop
> >
> > On 4/29/05, Michelle Bruns <[EMAIL PROTECTED]> wrote:
> > > Hello,
> > >
> > > Same web-app error on the new web.xml .
> > >
> > > My zip file is about 2.6M. I uploaded it to
> > > http://www.sapphireblue.com/tomcat/tomcat.zip, but please
> > do not spend
> > > a lot of time on it. If you can see a fast easy fix that is great, but
> > > it would probably be good for me to learn 5.5 anyway.
> > >
> > > I really appreciate all your help!
> > >
> > > m
> > >
> > >
> > > On 4/29/05, Anoop kumar V < [EMAIL PROTECTED]> wrote:
> > > > my mistake then.. - I wanted to give you a bare version of the 
> web.xml.
> > I
> > > > pulled it out from my current tomcat ( I use 4.1 btw)... by 
> stripping
> > out
> > > > the unnecessary lines. Looks like I deleted more than I shd have!
> > > >
> > > > I suggest you use the file attached after deleting the previously 
> made
> > > > web.xml...
> > > >
> > > > If it is possible send me the zip file you are using to install.. I 
> will
> > > > look into it and tell u exactly what u need to do.
> > > >
> > > > regards,
> > > > Anoop
> > > >
> > > > On 4/29/05, Michelle Bruns <[EMAIL PROTECTED]> wrote:
> > > > > Anoop,
> > > > >
> > > > > Thank you so much for taking so much time to so thoroughly respond 
> to
> > > > > my message.
> > > > >
> > > > > I tried your suggestions, but no luck. It sounds to me as if maybe 
> you
> > > > > are describing a scenario for a newer version of Tomcat than I was
> > > > > using (4.0, because my instructor said it was "easier", ha). For
> > > > > example, I have no install file, only a .zip to extract. And when 
> I
> > > > > tried your XML test, on Tomcat startup I got
> > > > > "org.xml.sax.SAXParseException : Element type "web-app" must be
> > > > > declared."
> > > > >
> > > > > I have since installed Tomcat 5.5, and it works fine. I can see 
> that
> > > > > the web-app element is perfectly valid in the newer version, so 
> your
> > > > > advice probably would have been right on for a newer Tomcat 
> install
> > > > > than 4.0 . I guess since I have 5.5 running OK, I'll try to do my
> > > > > classwork using it, and hope it's not too different for me to do 
> my
> > > > > assignments which assume 4.0 .
> > > > >
> > > > > Thanks again for your help, I really appreciate it.
> > > > >
> > > > > On 4/29/05, Anoop kumar V <[EMAIL PROTECTED]> wrote:
> > > > > > SO probably you opted for a custom install and checked out that 
> u
> > did
> > > > NOT
> > > > > > want examples to be installed. If that is true then it explains 
> why
> > you
> > > > do
> > > > > > not have examples and other folders under webapps.
> > > > >
> > > > > m
> > > > >
> > > >
> > > >
> > > >
> > > > --
> > > > Thanks and best regards,
> > > > Anoop
> > > >
> > >
> > > --
> > >
> > > Michelle Kinsey Bruns
> > > http://www.sapphireblue.com/ * [EMAIL PROTECTED]
> > >
> > > ... I get my kicks above the waistline, sunshine
> > >
> >
> >
> >
> > --
> > Thanks and best regards,
> > Anoop
> >
> 
> --
> 
> 
> Michelle Kinsey Bruns
> http://www.sapphireblue.com/ * [EMAIL PROTECTED]
> 
> ... I get my kicks above the waistline, sunshine
> 



-- 
Thanks and best regards,
Anoop


RE: Copying HttpServletRequest

2005-04-29 Thread Tuan, Frank
Got it.  Thanks everybody.
 

-Original Message-
From: Will Hartung [mailto:[EMAIL PROTECTED] 
Sent: Friday, April 29, 2005 12:10 PM
To: Tomcat Users List
Subject: Re: Copying HttpServletRequest

> From: "Tuan, Frank" <[EMAIL PROTECTED]>
> Sent: Friday, April 29, 2005 11:35 AM

> I'm trying to change the InputStream of the request.  I don't think 
> the
wrapper
> allows me to change the InputStream.

It's deeper in the ServletRequestWrapper, but it's there.

Regards,

Will Hartung
([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: XML

2005-04-29 Thread Mark Leone
You're right that this is not the proper forum for this question. I 
don't know any XML forums off-hand, but I found this with google

http://www.tek-tips.com/threadminder.cfm?pid=426
You should get apache Axis and look at the class XMLUtils. It has a 
static method documentToStream() that looks like it will do what you 
want. Just download Axis and place axis.jar somewhere in your classpath 
and you should have access to the above metod. Lots of other useful 
utility methods in this class. Find the javadoc for Axis at the Apache 
Axis site under Documentation --> Documentaiton for Axis Developers.

-Mark
Ram Sriram wrote:
Hi,
I am not sure if this is the right group to pose this question to. If 
it is not, I apologize and would appreciate if someone could point me 
to the right place for an answer.

I have XML as a org.w3c.dom.Document that I construct in Java. At 
runtime, I need to save this as a file. Could someone tell me how to 
do that.

Thanks...Ram
-
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: XML

2005-04-29 Thread Ram Sriram
Thanks Mark.
Mark Leone wrote:
You're right that this is not the proper forum for this question. I 
don't know any XML forums off-hand, but I found this with google

http://www.tek-tips.com/threadminder.cfm?pid=426
You should get apache Axis and look at the class XMLUtils. It has a 
static method documentToStream() that looks like it will do what you 
want. Just download Axis and place axis.jar somewhere in your 
classpath and you should have access to the above metod. Lots of other 
useful utility methods in this class. Find the javadoc for Axis at the 
Apache Axis site under Documentation --> Documentaiton for Axis 
Developers.

-Mark
Ram Sriram wrote:
Hi,
I am not sure if this is the right group to pose this question to. If 
it is not, I apologize and would appreciate if someone could point me 
to the right place for an answer.

I have XML as a org.w3c.dom.Document that I construct in Java. At 
runtime, I need to save this as a file. Could someone tell me how to 
do that.

Thanks...Ram
-
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]


2 nd Try : help need for hosting the website

2005-04-29 Thread Ashok Anumandla
Hi All,
I am trying to host my website on Tomcat 5.5.9 in my home machine, i did 
following steps ..

- installed the JRE,JAVA, and Tomcat 5.5.9
- installed ant
- when i run ant, it created anishanumandla under tomcat webapps.
- configured following in server.xml

   
 
- Configured web.xml for welcome file.
- Configured my linksys to fwd the any request from 
www.anishanumandla.com to port number and 8080 port.

- Restarted the tomcat,
But unfortunately i am not able to make it working , when i try 
http://localhost:8080/anishanumandla, it is working fine, but when i try 
accessing www.anishanumandla.com it is not working, i am getting page 
not found error, can somebody please tell me what i am doing wrong 
here?? or if there is step by step document, can u please send me the 
url,,,

the environmentment is Windows 2000...
Thanks in advance
Regards
Ashok
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: 2 nd Try : help need for hosting the website

2005-04-29 Thread Robert r. Sanders
Is your machine's IP mapped to www.anishanumandla.com  ?  Try running 
"nslookup www.anishanumandla.com" and/or "ping www.anishanumandla.com" 
from the command-line and see what you get.  It not, you can test using 
the hostname by creating a local mapping 
C:\WINNT\system32\drivers\etc\hosts file.

Ashok Anumandla wrote:
Hi All,
I am trying to host my website on Tomcat 5.5.9 in my home machine, i 
did following steps ..

- installed the JRE,JAVA, and Tomcat 5.5.9
- installed ant
- when i run ant, it created anishanumandla under tomcat webapps.
- configured following in server.xml

   
 
- Configured web.xml for welcome file.
- Configured my linksys to fwd the any request from 
www.anishanumandla.com to port number and 8080 port.

- Restarted the tomcat,
But unfortunately i am not able to make it working , when i try 
http://localhost:8080/anishanumandla, it is working fine, but when i 
try accessing www.anishanumandla.com it is not working, i am getting 
page not found error, can somebody please tell me what i am doing 
wrong here?? or if there is step by step document, can u please send 
me the url,,,

the environmentment is Windows 2000...
Thanks in advance
Regards
Ashok
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
   Robert r. Sanders
   Chief Technologist
   iPOV
   (334) 821-5412
   www.ipov.net
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


RE: 2 nd Try : help need for hosting the website

2005-04-29 Thread Robert Harper
When you try place www. anishanumandla.com in the navigation bar, your
request is translated by the browser to http://www.anishanumandla.com.
This will attempt a connection to your server on the default port of 80.
Look at the difference. anishanumandla is the name of your servlet in the
localhost sample. What is the external name of your machine? If it is
anishanumandla then try http://www.anishanumandla.com:8080/anishanumandla.

For www.anishanumandla.com to be recognized to the outside world, you must
register the name with the WC3 group. Try using your external IP address
instead of the name like:

http://216.109.112.135:8080/anishanumandla

Tomcat does not broadcast your name to the whole world.

Robert S. Harper
Senior Engineer
 
Information Access Technology, Inc.
1100 East 6600 South
Suite 300
Salt Lake City, Utah USA 84121-7411
(801)265-8800 Ext. 255
FAX (801)265-8880
 

This e-mail is intended only for the addressee and may contain confidential
and/or privileged information. Any review, retransmission, or action taken
upon this information by persons other than the intended recipient is
prohibited by law. If you received this communication in error, please
contact us immediately at 801-265-8800. Although this e-mail and any
attachments are believed to be free of any virus or other defect, it is the
responsibility of the recipient to ensure that anything received or opened
is virus free. No responsibility is accepted by IAT for any loss or damage
in the event that such a virus or defect exists.
 


-Original Message-
From: Ashok Anumandla [mailto:[EMAIL PROTECTED] 
Sent: Friday, April 29, 2005 3:28 PM
To: tomcat-user@jakarta.apache.org
Subject: 2 nd Try : help need for hosting the website

Hi All,

I am trying to host my website on Tomcat 5.5.9 in my home machine, i did 
following steps ..

- installed the JRE,JAVA, and Tomcat 5.5.9
- installed ant
- when i run ant, it created anishanumandla under tomcat webapps.
- configured following in server.xml


  
- Configured web.xml for welcome file.
- Configured my linksys to fwd the any request from 
www.anishanumandla.com to port number and 8080 port.

- Restarted the tomcat,

But unfortunately i am not able to make it working , when i try 
http://localhost:8080/anishanumandla, it is working fine, but when i try 
accessing www.anishanumandla.com it is not working, i am getting page 
not found error, can somebody please tell me what i am doing wrong 
here?? or if there is step by step document, can u please send me the 
url,,,

the environmentment is Windows 2000...

Thanks in advance

Regards
Ashok

-
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: 2 nd Try : help need for hosting the website

2005-04-29 Thread Hassan Schroeder
Ashok Anumandla wrote:
I am trying to host my website on Tomcat 5.5.9 in my home machine, i did 
following steps ..

- Configured my linksys to fwd the any request from 
www.anishanumandla.com to port number and 8080 port.
I don't think you were successful with that step...
But unfortunately i am not able to make it working , when i try 
http://localhost:8080/anishanumandla, it is working fine, but when i try 
accessing www.anishanumandla.com it is not working, 
Exactly. And port 80 of www.anishanumandla.com shows as closed. So
either it's your Linksys, or your Windows has a firewall preventing
access to that port, or something. But it's not a Tomcat issue.
HTH, and good luck.
--
Hassan Schroeder - [EMAIL PROTECTED]
Webtuitive Design ===  (+1) 408-938-0567   === http://webtuitive.com
  dream.  code.

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


(Maybe not so) strange behaviour of request.getRequestURL()

2005-04-29 Thread Nikola Milutinovic
Hi all.
I've been struck all of a sudden with this. 
servletRequest.getRequestURL() returns null.

Now, thinking about it, I can give some facts that might shed some light 
on it and I'm pretty sure I know why it is happening, just want to 
confirm with you guys. And just wandering if anyone can tell *what* is 
happening. I repeat, I think I know the cause.

I'm building a Struts based application and I had a Struts Action that 
was, at one point, extracting the URL and playing with it. "All of a 
sudden" it stopped working, belching with NullPointerException. Same 
method, no change.

One thing that I DID change was Struts chaining. I have created another 
action that is in front of it and chains in on that one, without 
redirects. This effectively means that I have one active component, like 
a Servlet (OK, Struts Action is not *exactly* a Servlet, but it is very 
close), which forwards to another. It would appear, that the second 
component in the chain of request handling is either loosing or is never 
getting some request properties.

So, my questions are:
1. (obviously) Has anyone else seen this in Struts?
2. What would have happened in the case of real Servlets?
Suppose I create 2 Servlets, have one forward to another, will the 
second Servlet be able to get request.getRequestURL()? It could be that 
this is Struts' mucking around, but it could be that it is a feature of 
JSP/Servlet specification.

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


Tomcat Administration problem

2005-04-29 Thread Nir Tayeb
Hello,

I am running a Tomcat 5.5.9 server on Ubuntu 5.04 machine.

When I try to logon to the Tomcat manager, the server prompts me for a
username and password.

When I installed (from binaries) the server I didn't specify any
username and/or password.

What details should I enter?



Thank you in advanced,

   Nir Tayeb

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



Re: Tomcat Administration problem

2005-04-29 Thread Steve Ochani
Date sent:  Sat, 30 Apr 2005 02:19:43 +0300
From:   Nir Tayeb <[EMAIL PROTECTED]>
Subject:Tomcat Administration problem
To: tomcat-user@jakarta.apache.org
Send reply to:  Tomcat Users List 
Send reply to:  Nir Tayeb <[EMAIL PROTECTED]>

> Hello,
>
> I am running a Tomcat 5.5.9 server on Ubuntu 5.04 machine.
>
> When I try to logon to the Tomcat manager, the server prompts me for a
> username and password.
>
> When I installed (from binaries) the server I didn't specify any
> username and/or password.
>
> What details should I enter?

You should have a file named tomcat-users.xml in your conf subdir. In it there 
are
users/passwords and roles that they belong to. You need to log in with a 
username that has
manager role.


«¤»¥«¤»§«¤»¥«¤»§«¤»¥«¤»§«¤»¥«¤»§«¤»¥«¤»§«¤»¥«¤»§«¤»¥«¤»
Education is what remains after one has forgotten everything he
learned in school. -Albert Einstein

Steve O.
http://www.steveo.us

SUNY NCC MATH/COMPUTER
http://www.matcmp.ncc.edu

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



Re: Copying HttpServletRequest

2005-04-29 Thread Blaw662
windows?im ignorant 


Re: 2 nd Try : help need for hosting the website

2005-04-29 Thread Robert Harrison
I don't think you can see the external address if you browse from the
same machine the site is hosted on.

Bob

On 4/29/05, Hassan Schroeder <[EMAIL PROTECTED]> wrote:
> Ashok Anumandla wrote:
> 
> > I am trying to host my website on Tomcat 5.5.9 in my home machine, i did
> > following steps ..
> 
> > - Configured my linksys to fwd the any request from
> > www.anishanumandla.com to port number and 8080 port.
> 
> I don't think you were successful with that step...
> 
> > But unfortunately i am not able to make it working , when i try
> > http://localhost:8080/anishanumandla, it is working fine, but when i try
> > accessing www.anishanumandla.com it is not working,
> 
> Exactly. And port 80 of www.anishanumandla.com shows as closed. So
> either it's your Linksys, or your Windows has a firewall preventing
> access to that port, or something. But it's not a Tomcat issue.
> 
> HTH, and good luck.
> --
> Hassan Schroeder - [EMAIL PROTECTED]
> Webtuitive Design ===  (+1) 408-938-0567   === http://webtuitive.com
> 
>dream.  code.
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


-- 

Robert W. Harrison, III, MD
91 Berkeley st.
Rochester, NY 14607
585/271-6878 (O)
585/752-1365 (Cell)
585/473-5643 (F)
http://www.beeslender.com

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



Re: 2 nd Try : help need for hosting the website

2005-04-29 Thread Hassan Schroeder
Robert Harrison wrote:
I don't think you can see the external address if you browse from the
same machine the site is hosted on.
1) uh, why the hey not? Name resolution is name resolution; where
   you're browsing from shouldn't matter (unless your primary DNS
   is local and delivering non-routable addresses or something).
2) the point is, neither you nor I can connect to port 80 of the IP
   address for www.anishanumandla.com -- so it's broken. And not a
   Tomcat problem.
3) why are the other three people who responded to this post *all*
   named Robert? OK, you don't have to answer that. :-)
--
Hassan Schroeder - [EMAIL PROTECTED]
Webtuitive Design ===  (+1) 408-938-0567   === http://webtuitive.com
  dream.  code.

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


Re: 2 nd Try : help need for hosting the website

2005-04-29 Thread Struan Kerr-Liddell
Am I miss understanding? I can see www.anishanumandla.com the text reads:
*Anish Anumandla* born on Jan 7th 2004 at El Camino Hospital, Sunnyvale, 
California. He weighed 7lbs 8ozs and height was 19inches at the time of 
birth.To know more about him go through the website.

Struan
Hassan Schroeder wrote:
Robert Harrison wrote:
I don't think you can see the external address if you browse from the
same machine the site is hosted on.

1) uh, why the hey not? Name resolution is name resolution; where
   you're browsing from shouldn't matter (unless your primary DNS
   is local and delivering non-routable addresses or something).
2) the point is, neither you nor I can connect to port 80 of the IP
   address for www.anishanumandla.com -- so it's broken. And not a
   Tomcat problem.
3) why are the other three people who responded to this post *all*
   named Robert? OK, you don't have to answer that. :-)


Re: 2 nd Try : help need for hosting the website

2005-04-29 Thread Hassan Schroeder
Struan Kerr-Liddell wrote:
Am I miss understanding? I can see www.anishanumandla.com 
Obviously the OP fixed his problem -- it was definitely unavailable
a while ago (via browser/telnet/nmap).
Cute kid :-)
--
Hassan Schroeder - [EMAIL PROTECTED]
Webtuitive Design ===  (+1) 408-938-0567   === http://webtuitive.com
  dream.  code.

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


Re: DatasourceRealm for tomcat 5.5

2005-04-29 Thread Parsons Technical Services
There are seperate pages for 5.0  and 5.5  In the 5.5 the syntax for the 
elements changed. If you open both pages and look at the examples you will 
see the changes.

http://jakarta.apache.org/tomcat/tomcat-5.0-doc/jndi-datasource-examples-howto.html#Database%20Connection%20Pool%20(DBCP)%20Configurations
http://jakarta.apache.org/tomcat/tomcat-5.5-doc/jndi-datasource-examples-howto.html#Database%20Connection%20Pool%20(DBCP)%20Configurations
Doug
- Original Message - 
From: "Guy Katz" <[EMAIL PROTECTED]>
To: 
Sent: Friday, April 29, 2005 3:34 PM
Subject: DatasourceRealm for tomcat 5.5


hello;
is there a porting guide for upgrading from tomcat 5 to 5.5?
i am having some problems with my DatasourceRealm configuration. the =
same configuration that wirks for tomcat 5.0.30 does not work for 5.5.9
is there some document that can explain the differences? i could not =
find anything in the tomcat docs.
thanks in advance 


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


Re: Is 5.5.9 stable?

2005-04-29 Thread Parsons Technical Services
Both are latest and greatest. If 5.0.28 works fine for you then I don't see 
any reason not to stick with it for now.

The main difference in the two (as I have read) is that 5.5 does not need 
the JDK and as such resolves some license issues for a lot of users who 
wanted to package and distribute Tomcat as turn key. The JRE can be done 
this way but not the JDK. So for now you are fine with the 5.0 branch. And 
please anyone correct me if I am wrong here or the is any other major 
reasons.

As for the JDBC did you follow the instructions on the 5.5 web page? The 5.0 
page is different and will not work.

I know there is a note on the 5.5 page, but maybe we could ask nicely if 
someone could put a big warning on the 5.0 page about 5.5

As for 5.5.8 there should be a link for the archives that will take you to 
it.

Doug
- Original Message - 
From: "Gene Horodecki" <[EMAIL PROTECTED]>
To: 
Sent: Friday, April 29, 2005 3:31 PM
Subject: Is 5.5.9 stable?


I've been battling this all week, I'm hoping someone can lend a helping 
hand.  I read that Tomcat 5.5.9 was the latest stable version and so I 
downloaded it and installed on Linux FC2 and AIX 5.1, though I realize on 
the website it says 'current development focus'-- does this mean it is not 
stable?  I attempted to follow the accompanying documentation on setting 
up a JDBC resource, as well as similar instructions in a book that I 
purchased.  I could not do so because I found that 5.5.9 utilizes a 
seperate context.xml file which does not seem to be referenced in any 
documentation anywhere.  This changed things, such as the location of 
, etc.  I attempted to compensate but I could not get a 
JDBC config to work without error.  I read one post on the internet in 
which a user ran into the same problem and the advice was to go to 
5.5.8-stable, which is not available on the primary downloading site.  In 
desperation, I installed Tomcat 5.0.28 which seems to work well
but I want to make sure I am using the latest and greatest.  All I want is 
a stable version that works.  Which version should I use?  To me the 
online instructions on the matter do not seem clear.

Thanks so much for your comments / suggestions.
-
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: TC v5.5.9 Won't Server *.htm Files

2005-04-29 Thread Bob Bronson
All, I just wanted to say that the problem here was my fault. I had 
forgotten a servlet mapping I had defined which was at the root of my 
problem.

Thanks to all of you who looked at the problem and I am sorry to have 
wasted your time.

Bob
- Original Message - 
From: "Bob Bronson" <[EMAIL PROTECTED]>
To: 
Sent: Wednesday, April 27, 2005 1:13 AM
Subject: TC v5.5.9 Won't Server *.htm Files


Hello all,
I'm sure this must be a configuration issue. I am running TC 5.5.9 as 
a
stand-alone server (not w/Apache). The problem I'm seeing is that 
when
I point my browser to an "index.htm" file, Tomcat gives me a 404,
telling me it cannot find "index.jsp".

Please notice I said, "index.htm" and not "index.html".
Here's a peek at the HTTP headers as captured by Firefox. I'm only
showing the relevant headers.
GET /fred/bob/index.htm HTTP/1.1
Host: xxx.test1.com
HTTP/1.x 404 /fred/bob/index.jsp
Server: Apache-Coyote/1.1
Is that crazy? I'm asking for index.htm and it  *DOES* exist. If I
rename it to index.html everything works fine.
I know what you're thinking -- probably I do not have the "welcome
files" set right in my default web.xml. Well, here it is:
   
   index.html
   index.htm
   index.jsp
   
And I am *NOT* overriding these in the web app's web.xml.
Can someone running TC 5.5.9 as a standalone server please see if you
can serve an index.htm file?
Thanks much,
Bob

-
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: How to run tomcat without specifying a JDK location?

2005-04-29 Thread Lakshmi Narayanan K.
Hi Jason, 

Thank you very much for replying. It worked. I modified
setclasspath.bat to NOT check for the presence of jdb and javac. I was
then able to start Tomcat by using 'catalina run' and 'catalina
start'. Now I have a few more questions:

1) What is the role of the tools.jar file? Does it help in compilation
of JSP's? I mean, is tools.jar enough to compile JSP's without a JDK?

2) On Windows, I have registered tomcat to run a system service. If we
modify setclasspath.bat, how do we make the service startup not depend
on the JDK. How to specify just the JRE? Can we modify the service
parameters (using tomcat5w) to point to the JRE's jvm.dll? Is that
just enough?

Eagerly awaiting your replies...

Warm Regards,

/kLn

On 4/29/05, Jason Bainbridge <[EMAIL PROTECTED]> wrote:
> > > JSP are compiled at runtime and need a compiler for this purpose -> JDK!
> 
> Actually that is't correct, we run JSP's that aren't pre-compiled (our
> application is servlet based but we have a few utility JSP's that we
> write/use for support) and still use just a JRE. I think from memory
> you just need to edit one of the .bat files either catalina.bat or
> setclasspath.bat if I remember correctly but I can't remember exactly
> what needed to be edited and I'm not in front of one of the servers
> right now.
> 
> Regards,
> --
> Jason Bainbridge
> http://kde.org - [EMAIL PROTECTED]
> Personal Site - http://jasonbainbridge.com

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



RE: How to run tomcat without specifying a JDK location?

2005-04-29 Thread Caldarale, Charles R
> From: Lakshmi Narayanan K. [mailto:[EMAIL PROTECTED] 
> Subject: Re: How to run tomcat without specifying a JDK location?
> 
> 1) What is the role of the tools.jar file? Does it help in compilation
> of JSP's? I mean, is tools.jar enough to compile JSP's without a JDK?

Among other things, tools.jar contains the various class files that
comprise javac, so that's all you need to compile .java files.  In order
to translate JSPs into Java source, you need jasper, and that's already
part of the Tomcat distribution.  I think you can just put tools.jar
into common/lib, but I haven't actually tried it.  You can also just
create a lib directory under the directory JAVA_HOME points to, and put
tools.jar there (I have done that).

> Can we modify the service parameters (using tomcat5w) to point 
> to the JRE's jvm.dll? Is that just enough?

I think that's all that's needed, but I don't have a 5.0.x level
installed on any of my Windows boxes any more to verify that.  I seem to
recall that the executable was just tomcatw in 5.0.x, but I'm not sure.
Why don't you just try it?

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

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