Tomcat Manager problem..

2008-11-05 Thread slytheman
Hi there.. My tomcat was working perfectly and also my Tomcat manager.. Then I decide to switch from just 1 site to host (mine) to virtual hosting... Everything works except my tomcat manager... when I type http://domain.com/manager/html I get the username and password box and I enter it and

RE: Help configuring Tomcat

2008-07-23 Thread slytheman
I fixed the problem... I copied all of the jar files off my windows tomcat directory to the linux tomcat directory and it worked many thanks -- View this message in context: http://www.nabble.com/Help-configuring-Tomcat-tp18591522p18617261.html Sent from the Tomcat - User mailing list archive

RE: Help configuring Tomcat

2008-07-23 Thread slytheman
: > >> From: slytheman [mailto:[EMAIL PROTECTED] >> Subject: RE: Help configuring Tomcat >> >> [Root exception is java.lang.ClassNotFoundException: >> org.apache.commons.dbcp.BasicDataSourceFactory] > > The message is pretty clear - your webapp (not Tomcat) is mi

RE: Help configuring Tomcat

2008-07-23 Thread slytheman
Now I get this error 11:29:40 AM org.apache.catalina.core.StandardContext listenerStart SEVERE: Exception sending context initialized event to listener instance of class ca.aximage.cms.init.CMSInitializator ca.aximage.servlet.framework.InitializationException: InitializationException: javax.namin

Re: Help configuring Tomcat

2008-07-22 Thread slytheman
found the problem.. http://www.nabble.com/Help-configuring-Tomcat-tp18591522p18594566.html Sent from the Tomcat - User mailing list archive at Nabble.com. - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe

Re: Help configuring Tomcat

2008-07-22 Thread slytheman
This is my server.xml file slytheman wrote

RE: Help configuring Tomcat

2008-07-22 Thread slytheman
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.catalina.startup.Bootstrap.stopServer(Bootstrap.java:337) at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:415) Cal

Help configuring Tomcat

2008-07-22 Thread slytheman
I had a web site with my previous employer and when I quit my job I saved my web site... I installed Fedora core 9 with Tomcat 6 I just want to add my site to Tomcat that's all I can see the default Tomcat site with the http://localhost/ (I changed the port to 80) I have eclipse on my desktop