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

Context problem, urgent!

2003-01-29 Thread Peng Annie / FINLAND
Hi, In Tomcat4, I can not get the right context of other webapp from my app. My app is set as the doc root. For example I have configuration like Context path= docBase=MyApp debug=0 reloadable=true crossContext=true/ Context path=/OtherApp docBase=OtherApp debug=0 reloadable=true

RE: Context problem, urgent!

2003-01-29 Thread Jarecsni János
, January 29, 2003 2:00 PM | To: '[EMAIL PROTECTED]' | Subject: Context problem, urgent! | | | | Hi, | | In Tomcat4, I can not get the right context of other webapp | from my app. My app is set as the doc root. For example I | have configuration like | | Context path= docBase=MyApp debug=0

Can anyone help? Context problem, urgent!

2003-01-29 Thread Peng Annie / FINLAND
Hi, In Tomcat4, I can not get the right context of other webapp from my app. My app is set as the doc root. For example I have configuration like Context path= docBase=MyApp debug=0 reloadable=true crossContext=true/ Context path=/OtherApp docBase=OtherApp debug=0 reloadable=true

RE: Can anyone help? Context problem, urgent!

2003-01-29 Thread Turner, John
problem, urgent! Hi, In Tomcat4, I can not get the right context of other webapp from my app. My app is set as the doc root. For example I have configuration like Context path= docBase=MyApp debug=0 reloadable=true crossContext=true/ Context path=/OtherApp docBase=OtherApp debug=0

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

Context problem, urgent!

2003-01-28 Thread Peng Annie / FINLAND
Hi, In Tomcat4, I can not get the right context of other webapp from my app. My app is set as the doc root. For example I have configuration like Context path= docBase=MyApp debug=0 reloadable=true crossContext=true/ Context path=/OtherApp docBase=OtherApp debug=0 reloadable=true

RE: Context problem, urgent!

2003-01-28 Thread Shapira, Yoav
]' Subject: Context problem, urgent! Hi, In Tomcat4, I can not get the right context of other webapp from my app. My app is set as the doc root. For example I have configuration like Context path= docBase=MyApp debug=0 reloadable=true crossContext=true/ Context path=/OtherApp docBase=OtherApp debug=0