[jboss-user] [JBoss Tools (users)] - Re: JBoss Tools Model Update NPE

atomz4peace2 do-not-reply at jboss.com
Thu Jan 8 11:11:53 EST 2009


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#4200383

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4200383



More information about the jboss-user mailing list