Hi David,
unfortunately your suggestion did not solve the problem, any other
suggestions are appreciated
merci !
Greetings
Yassine
On 9/13/06, David Delbecq <[EMAIL PROTECTED]> wrote:
The servlet is mapped to /
The security constraint is mapped to /*
That's your problem. Map your security con
result is The requested resource (/ecommerce/Controller) is not
available.
Note: Context path value is "/" and docBase =
"/usr/local/tomcat/webapps/ecommerce". Is it important?
-------
HI Darren,
I guess you need this : digest="MD5" in your realm definition so it
would look like follow:
Greetings, Yassine
Cologne,Germany
On 8/16/06, Darren <[EMAIL PROTECTED]> wrote:
Hi,
I have a JDBC resource configured with tomcat 5.0 (in server.xml) and
it is working fine.
I would
Hi jeusdi,
in your Apache configuration you juts Jkmount JSP files that are
inside your Application as the statement say:
JkMount /ecommerce/*.jsp treb
and you are trying to get this :
/ecommerce/servlets/ControllerServlet
which does not match the directive above either you need to change
th
Hi Atul,
it would be a good help if you can send us your configurations of
Apache, server.xml, workers.properties and the mod_jk.conf if you
have some
you could have a look at this sample it maybe a good place to start for you:
http://tomcat.anfatech.com/cocoon/tomcat/g12/19.html
Greetings
Hi Andy,
i dont know if this will help you, but you can give it a try:
if you are using mod_jk AND Tomcat default authentication
service(j_security_check)
so you can try jkmount ' ing the j_security_check since its involved
while logging in
hope this helps
Greeting
Yassine ELassad
Co
ed too.
here are configurations that do works for me you can adjust them for your needs:
http://tomcat.anfatech.com/cocoon/tomcat/g12/19.html
Greetings
Yassine Elassad
00 49 221 800 8961
00 49 160 6223 9000
Cologne, Germany
On 8/15/06, Rob Tanner <[EMAIL PROTECTED]> wrote:
Hi,
I'
Hi Ian,
I would try to access the manager application directly and see if i
encounter the same Problem.
try
http://tomcatHost:8080/manager/html/list
should prompt you to enter your user name and password if you enter
the right credential i assume thing will/should work fine otherwise if
you ca