On Wed, May 12, 2004 at 03:18:45PM -0400, Chris Purcell wrote:
: Binary file webapps/examples/WEB-INF/classes/num/NumberGuessBean.class

So far, so good.

Next step: what are the perms on the class file, and all dirs leading up
to it?  Is everything accessible to the tomcat user?

The short version of this test, substituting within the {}'s as needed:

        su - {tomcat user} -c "file {path to class file}"

-QM

-- 

software  -- http://www.brandxdev.net
tech news -- http://www.RoarNetworX.com


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

Reply via email to