I actually tracked the problem down to one TLD file. If this is in web-inf, I get the
error. The name is functions.tld. I removed all but one function definition and still get
the NPE:
<?xml version="1.0" encoding="UTF-8" ?>
<tlib-version>1.0</tlib-version>
1.1
AA Functions
http://www.foo.com/functions
AA Functions
isApproved
<function-class>com.foo.aa.webapp.util.WebUtils</function-class>
<function-signature>
boolean isApproved(com.foo.aa.business.ReviewRecord)
</function-signature>
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4200383#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...