Hi All,
I once installed the JFreeServlet 0.9.3 in Sept in one machine (Win 98) successfully with Tomcat 4.0.4,
but I now install the latest version of JFreeServlet 0.9.4 with Tomcat 4.1.18 in another machine (WinXP home) and failed,
strangely enough, when I copy the JFreeServlet 0.9.4 exactly to the first machine, it works.
so I want to know if that's the problem of the compatibility with tomcat or I just missed some steps in the second machine?
and I've bought the documentation for 0.9.3 in Sept and I want to update the doc for 0.9.4, could you show me how to do so coz we are told that the account is valid for use for a year ?
Thanks so much.
Artemis
Problem of JFreeServlet with tomcat 4.1.18 ?
Re: Problem of JFreeServlet with tomcat 4.1.18 ?
And an error message would???
One thing what hits users in a newer releases of Tomcat:
InvokerServlet is not enabled by default since Tomcat 4.1.12+ version. You must list all servlets in mywebapp/WEB-INF/web.xml file or enable InvokerServlet from conf-files.
One thing what hits users in a newer releases of Tomcat:
InvokerServlet is not enabled by default since Tomcat 4.1.12+ version. You must list all servlets in mywebapp/WEB-INF/web.xml file or enable InvokerServlet from conf-files.
Re: Problem of JFreeServlet with tomcat 4.1.18 ?
yes, I've included the web.xml in the webapps/JFreeServlet/WEB-INF/
originally. should I use back the older version of Tomcat ?
originally. should I use back the older version of Tomcat ?
Re: Problem of JFreeServlet with tomcat 4.1.18 ?
Artemis wrote:
> so I want to know if that's the problem of the compatibility
> with tomcat or I just missed some steps in the second machine?
I don't have access to my test server right now, but when I get a chance I will download the latest version of Tomcat and investigate.
> and I've bought the documentation for 0.9.3 in Sept and I
> want to update the doc for 0.9.4, could you show me how to do
> so coz we are told that the account is valid for use for a
> year ?
Documentation updates are posted at the same link that you received with your purchase confirmation...if you don't have that anymore, e-mail me your details and I'll send you the information.
Regards,
Dave Gilbert
> so I want to know if that's the problem of the compatibility
> with tomcat or I just missed some steps in the second machine?
I don't have access to my test server right now, but when I get a chance I will download the latest version of Tomcat and investigate.
> and I've bought the documentation for 0.9.3 in Sept and I
> want to update the doc for 0.9.4, could you show me how to do
> so coz we are told that the account is valid for use for a
> year ?
Documentation updates are posted at the same link that you received with your purchase confirmation...if you don't have that anymore, e-mail me your details and I'll send you the information.
Regards,
Dave Gilbert
Re: Problem of JFreeServlet with tomcat 4.1.18 ?
Hi Gilbert,
The problem is solved and it is not due to the compatibility with Tomcat.
It is just as whome said. Thanks to him !
And I've got back the email and download the latest doc again.
Thanks so much !
Artemis
The problem is solved and it is not due to the compatibility with Tomcat.
It is just as whome said. Thanks to him !
And I've got back the email and download the latest doc again.
Thanks so much !
Artemis