Robert, I haven't seen that with any deployments I've done. I've done them on Windows and Mac OSes under Tomcat 5.5 (not sure which specific version).
What JVM are you running? -Scott On Wed, Mar 19, 2008 at 8:18 PM, Robert Lewis <[EMAIL PROTECTED]> wrote: > Hi, > > I am deploying a newly configured cas3.2 war file. In the log I am > getting the following. > > INFO: Deploying web application archive cas.war > Mar 19, 2008 6:49:42 PM org.apache.catalina.startup.TldConfig tldScanJar > SEVERE: Exception processing TLD META-INF/authz.tld in JAR at resource > path > /opt/apache-tomcat-5.5.17/webapps/cas/WEB-INF/lib/acegi-security-1.0.6.jar > in context /cas > java.lang.NullPointerException > at > org.apache.xerces.impl.dtd.models.DFAContentModel.buildDFA( > DFAContentModel.java:538) > > When I search on this error I hit a workaround thats something about > getting all the .tld files out of the jar and putting them under the > webapps WEB-INF subdir. Surely I dont need to do something like that, > and I must have missed a step in the configuration. Does anyone know how > I can resolve this? > > Thanks, > > Robert Lewis > _______________________________________________ > Yale CAS mailing list > [email protected] > http://tp.its.yale.edu/mailman/listinfo/cas > -- -Scott Battaglia PGP Public Key Id: 0x383733AA LinkedIn: http://www.linkedin.com/in/scottbattaglia
_______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
