Re: context.xml: ClassNotFoundException

2006-03-16 Thread Tremal Naik
2006/3/16, Filip Hanik - Dev Lists [EMAIL PROTECTED]:
 your valve classes have to be in common/lib or common/classes or
 server/lib or server/classes

 for security purposes, the best place would be server/lib or server/classes

 Filip

Well, I put the classes in a jar deployed in server/lib ok, now
everything looks fine.

Thanks
--
TREMALNAIK

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: context.xml: ClassNotFoundException

2006-02-24 Thread Tremal Naik
2006/2/23, Caldarale, Charles R [EMAIL PROTECTED]:
 Can you verify that the following does not exist:
 conf\Catalina\[hostname]\CiccioPasticcio.xml

 where [hostname] is usually localhost?

the file exists, but it's identical to the one I put in my app
META-INF. Even if I delete it, it's re-created.


--
TREMALNAIK

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: context.xml: ClassNotFoundException

2006-02-23 Thread Caldarale, Charles R
 From: Tremal Naik [mailto:[EMAIL PROTECTED] 
 Subject: context.xml: ClassNotFoundException
 
 The file is in the folder
 CiccioPasticcio.war\META-INF\context.xml

Can you verify that the following does not exist:
conf\Catalina\[hostname]\CiccioPasticcio.xml

where [hostname] is usually localhost?

If the above file exists, it may be overriding the one in your META-INF
directory.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]