> From: Petr Hracek [mailto:phrac...@gmail.com]
> Subject: Re: Problem with starting tomcat5
>
> Could please explain me more detailly what do you mean with the
> sentence about servlets?
Just that having the configuration right is only part of insuring that your
servlets will e
Re: Problem with starting tomcat5
> >
> > http://tomcat.apache.org/tomcat-5.5-doc/config/context.html
>
> Which says, among other things:
>
> "path
>
> "The value of this field must not be set except when statically defining a
> Context in server.xml, as it wi
> From: Petr Hracek [mailto:phrac...@gmail.com]
> Subject: Re: Problem with starting tomcat5
>
> http://tomcat.apache.org/tomcat-5.5-doc/config/context.html
Which says, among other things:
"path
"The value of this field must not be set except when statically defining a
http://tomcat.apache.org/tomcat-5.5-doc/config/context.html
I will delete them.
Will the servlets work when I will delete path from the context file?
Best Regards
Petr
2010/4/29 Caldarale, Charles R
> > From: Petr Hracek [mailto:phrac...@gmail.com]
> > Subject: Re: Problem w
> From: Petr Hracek [mailto:phrac...@gmail.com]
> Subject: Re: Problem with starting tomcat5
>
> in the RepGen.xml file is:
>
>
Take out the path attribute; it's not allowed here.
> When I am calling URL: /RepGen/servlet/ReportRenderer
> then HTML page is shown
in the RepGen.xml file is:
and in web.xml I have:
ReportRenderer
/servlet/ReportRenderer
When I am calling URL: /RepGen/servlet/ReportRenderer
then HTML page is shown correctly.
If this is wrong why the page is shown?
best regards
Petr
2010/4/29 Pid
> On 29/04/2010
On 29/04/2010 07:34, Petr Hracek wrote:
> Yes you are right bad configuration in web.xml.
> In the conf/Catalina/localhost/ is RepGen.xml
> and in web.xml file is /ReportRenderer.
Then surely the correct URL to call is:
/RegGen/ReportRenderer
> When I change them to /servlet/ReportRenderer
> n
Yes you are right bad configuration in web.xml.
In the conf/Catalina/localhost/ is RepGen.xml
and in web.xml file is /ReportRenderer.
When I change them to /servlet/ReportRenderer
no it's wokring.
Best Regards
Petr
2010/4/28 André Warnier
> Petr Hracek wrote:
>
>> Hello *,
>>
>> thanks for all
Petr Hracek wrote:
Hello *,
thanks for all your responses and good advises.
Now tomcat 5.5.28 and apache 1.3 is running. Also mod_jk (AJP13) is running
as well.
In the mod_jk.log file I have found that servlet is successfully found and
mapped over JkMount. Communication seems to be OK. But what
Hello *,
thanks for all your responses and good advises.
Now tomcat 5.5.28 and apache 1.3 is running. Also mod_jk (AJP13) is running
as well.
In the mod_jk.log file I have found that servlet is successfully found and
mapped over JkMount. Communication seems to be OK. But what I have found
that HTT
Petr Hracek wrote:
Hello *,
may be you already answered to my problem but I did not find any response
why the problem occurs.
On the UnixWare I have installed apache 1.3 together with tomcat 5.5.29 and
jre 1.4.2.
Package apache-tomcat-5.5.29-compat.tar.gz has been already installed as
well.
Ma
On 27/04/2010 12:29, Petr Hracek wrote:
> First of all,
> - where should be placed servlet.jar file from my application if not in
> /opt/repgen/
> servlet/WEB-INF/lib/
Nowhere. Tomcat provides these classes, it's illegal to place them in a
WEB-INF/lib.
p
> When I run the tomcat under user apac
First of all,
- where should be placed servlet.jar file from my application if not in
/opt/repgen/
servlet/WEB-INF/lib/
When I run the tomcat under user apache then output is following:
/# tail -f /var/apache/tomcat/logs/catalina.out
WARNING: Default charset ISO-10646-Minimum-European-Subset not s
2010/4/27 Petr Hracek :
> WARNING: Default charset ISO-10646-Minimum-European-Subset not supported,
> using ISO-8859-1 instead
Do not know what prints the above.
> Apr 27, 2010 12:15:59 PM org.apache.catalina.core.AprLifecycleListener init
> INFO: The Apache Tomcat Native library which allows op
Hello *,
may be you already answered to my problem but I did not find any response
why the problem occurs.
On the UnixWare I have installed apache 1.3 together with tomcat 5.5.29 and
jre 1.4.2.
Package apache-tomcat-5.5.29-compat.tar.gz has been already installed as
well.
in the /var/apache/tomcat
15 matches
Mail list logo