You have already solved the problems you had but just one more thing to
add. You had problems with different Tomcat version but from the quote
below I see that you also had problems with different MS sql Server
versions as well...
For example I have these setting in production use for SQL server 20
It works!
I unpacked displaytag-1.1.jar and moved the classes under classes folder.
And now it works as it is supposed to. Thank you :)
Regards,
Ilari
On Thu, 3 Jul 2008, Caldarale, Charles R wrote:
> > From: J Ilari Moilanen [mailto:[EMAIL PROTECTED]
> > Subject: RE: preventing ma
Thu, 3 Jul 2008, Caldarale, Charles R wrote:
> > From: J Ilari Moilanen [mailto:[EMAIL PROTECTED]
> > Subject: RE: preventing manifest write
> >
> > And I can guess (without looking onto tomcat code) that the
> > problem here is that Tomcat tries to write something t
you should go for one of those.
>
> regards
> Leon
>
> On Thu, Jul 3, 2008 at 3:00 PM, J Ilari Moilanen
> <[EMAIL PROTECTED]> wrote:
> > Thanks for the reply.
> >
> > I'm aware of the need for writable work directory. I can only assume that
> > G
Thanks for the reply.
I'm aware of the need for writable work directory. I can only assume that
GoDaddy has setup the server so that the directory is writable during
deployment procedure but not during application execution (apart from jsp
compilation). And I can guess (without looking onto tomcat
I'm currently trying to use a application on a hosting server. Hosting
provider (GoDaddy) does not allow any kind of writing to filesystem except
to /tmp folder. Any other attempt will end in security exception. I'm
currently trying to take Display Tag Library (displaytag) to use.
http://displaytag