Re: JAMM on Debian

Peter Dahl Vestergaard <[email protected]> Tue, 14 Nov 2006 10:25:14 +0000 (UTC)
Newsgroups gmane.mail.jamm.user
Message-ID <[email protected]>
Keith T. Garner <kgarner <at> kgarner.com> writes:

> 
> On Tue, Sep 20, 2005 at 02:40:06, Daniel L. Miller said:
> > I'm trying to setup Jamm for the first time on an existing, stable, 
> > Debian package-based system.  Apache 1.3, Tomcat 4.1, and Sun JDK 
> > 1.4.2.  I know MOST of my system should be good - since Tomcat-based 
> > OpenNMS runs fine.
> > 
> > I unjarred into /var/lib/tomcat4/webapps/jamm.  Visiting 
> > http://mylan.local:8180/jamm results in the below error message.  I'm 
> > not java-savvy enough to see what I might be missing - can someone point 
> > me the right direction please?
> 
> We've seen this multiple times on Debian.  However, I nor Dave use
> Debian, so we can't look deeper into it.  Basically, tomcat doesn't
> seem to be finding tag definitions and whatnot that are included in
> the jamm distribution.
> 
> Generally, this report seems to come from people using Debian's tomcat
> package. Previous Debian users have reported success by getting the
> tomcat distribution from jakarta directly.  Its not ideal, but it'll
> work.
> 
> Keith
> 

For development work, You may disable the Java security manager
in /etc/default/tomcat5 by adding:

# Use the Java security manager? (yes/no, default: yes)
#TOMCAT5_SECURITY=yes
TOMCAT5_SECURITY=no

Please see /usr/share/doc/tomcat5/README.Debian.gz :
  Disabling the security manager is not recommended on production systems
  since a call to System.exit() in a servlet of JSP page would then stop the
  whole virtual machine that is running Tomcat.


Peter


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642