RE: Context problem, urgent!

2003-01-30 Thread Peng Annie / FINLAND
. tammikuuta 2003 9:18 To: [EMAIL PROTECTED] Subject: Re: Context problem, urgent! Look at http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13040 to see if it looks like what you are seeing. Peng Annie / FINLAND [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]

Re: Context problem, urgent!

2003-01-30 Thread Bill Barker
Sent: 30. tammikuuta 2003 9:18 To: [EMAIL PROTECTED] Subject: Re: Context problem, urgent! Look at http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13040 to see if it looks like what you are seeing. Peng Annie / FINLAND [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:

RE: Context problem, urgent!

2003-01-30 Thread Peng Annie / FINLAND
] Subject: Re: Context problem, urgent! Since 13040 is still marked NEW, I'm afraid so. It's really not as scary as it sounds. The steps are (assuming that jakarta-ant-1.5.x is already installed, and in your PATH): 1) download and un-pack the Tomcat source distribution. 2) download and un-pack

RE: Context problem, urgent!

2003-01-30 Thread Barney Hamish
: RE: Context problem, urgent! Hi Bill, Thanks a lot for the instruction. But where shall I put Ant? When I run 5) step in your instruction, it always complain build.xml doesn't existed! BR, Annie -Original Message- From: Bill Barker [mailto:[EMAIL PROTECTED]] Sent: 30

RE: Context problem, urgent!

2003-01-30 Thread Peng Annie / FINLAND
, why it tried to download tar.gz? -Original Message- From: Barney Hamish [mailto:[EMAIL PROTECTED]] Sent: 30. tammikuuta 2003 13:13 To: 'Tomcat Users List' Subject: RE: Context problem, urgent! It sounds like you're running ant from the wrong directory... Try running Ant from

RE: Context problem, urgent!

2003-01-30 Thread Barney Hamish
to find the bean utils package, download it yourself and put it there. -Original Message- From: Peng Annie / FINLAND [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 30, 2003 12:26 PM To: 'Tomcat Users List' Subject: RE: Context problem, urgent! OK Now when I run ant in tomcat

RE: Context problem, urgent!

2003-01-30 Thread Peng Annie / FINLAND
cannot be found Which lib file is missing? Thanks in advance. -Original Message- From: Barney Hamish [mailto:[EMAIL PROTECTED]] Sent: 30. tammikuuta 2003 13:53 To: 'Tomcat Users List' Subject: RE: Context problem, urgent! It doesn't really matter if it downloads the zipped tar

RE: Context problem, urgent!

2003-01-30 Thread Roberts, Eric
ransformerFactory cannot be found Which lib file is missing? Thanks in advance. -Original Message- From: Barney Hamish [mailto:[EMAIL PROTECTED]] Sent: 30. tammikuuta 2003 13:53 To: 'Tomcat Users List' Subject: RE: Context problem, urgent! It doesn't really matter if it downloads the zipped tar

RE: Context problem, urgent!

2003-01-30 Thread Peng Annie / FINLAND
Yes I set ANT_HOME. Could you tell me where I can find this xml-apis.jar and where I should put it? -Original Message- From: Roberts, Eric [mailto:[EMAIL PROTECTED]] Sent: 30. tammikuuta 2003 15:54 To: Tomcat Users List Subject: RE: Context problem, urgent! Hi, The missing jar is xml

RE: Context problem, urgent!

2003-01-30 Thread Peng Annie / FINLAND
be found -Original Message- From: Roberts, Eric [mailto:[EMAIL PROTECTED]] Sent: 30. tammikuuta 2003 15:54 To: Tomcat Users List Subject: RE: Context problem, urgent! Hi, The missing jar is xml-apis.jar which is an Ant distribution jar. Have you set the ANT_HOME environment variable

RE: Context problem, urgent!

2003-01-30 Thread Barney Hamish
Subject: RE: Context problem, urgent! Hi, The missing jar is xml-apis.jar which is an Ant distribution jar. Have you set the ANT_HOME environment variable? -Original Message- From: Peng Annie / FINLAND [mailto:[EMAIL PROTECTED]] Sent: Donnerstag, 30. Jänner 2003 14:18 To: 'Tomcat

RE: Context problem, urgent!

2003-01-29 Thread Jarecsni János
Hi, To set an application to be in the root context, use: Context path= docBase=ROOT debug=0 reloadable=true crossContext=true/ BTW: I don't know if you can nest Contexts. Cheers, János | -Original Message- | From: Peng Annie / FINLAND [mailto:[EMAIL PROTECTED]] | Sent: Wednesday,

Re: Context problem, urgent!

2003-01-29 Thread Bill Barker
Look at http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13040 to see if it looks like what you are seeing. Peng Annie / FINLAND [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... Hi, In Tomcat4, I can not get the right context of other webapp from my app. My

RE: Context problem, urgent!

2003-01-28 Thread Shapira, Yoav
Howdy, Try not having Context elements in server.xml for either of your contexts, and see what happens. Yoav Shapira Millennium ChemInformatics -Original Message- From: Peng Annie / FINLAND [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 28, 2003 10:44 AM To: '[EMAIL PROTECTED]'