Hi all,
I've installed the lastest version of tomcat 6.0.2 and the shared folder (<tomcat-home>\shared) does not exist.
I've used tomcat 5.0.28 before so I went back to that version, downloaded it, and installed/unzipped it and the shared folder again is not there.
Does this folder have to be created manually? I never remember having to do that before.
The reason I'm asking is that I'm using maven to deploy a web app to tomcat and it specifically looks for the tomcat-home\shared\lib directory and if it does not exist then it throws an error.
If I go ahead and manually make the folder then it works ok.
Can anyone explain.
Thanks
Mike
I've installed the lastest version of tomcat 6.0.2 and the shared folder (<tomcat-home>\shared) does not exist.
I've used tomcat 5.0.28 before so I went back to that version, downloaded it, and installed/unzipped it and the shared folder again is not there.
Does this folder have to be created manually? I never remember having to do that before.
The reason I'm asking is that I'm using maven to deploy a web app to tomcat and it specifically looks for the tomcat-home\shared\lib directory and if it does not exist then it throws an error.
If I go ahead and manually make the folder then it works ok.
Can anyone explain.
Thanks
Mike