DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=27919>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=27919 NullPointerException when using str:tokenize Summary: NullPointerException when using str:tokenize Product: XalanJ2 Version: 2.5 Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Normal Priority: Other Component: org.apache.xalan.extensions AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Anytime I try to use str:tokenize function from the EXSLT extensions I get message "javax.xml.transform.TransformerException: java.lang. NullPointerException" and I couldn't figure out what's wrong. Even when I tried the example str:tokenize('2001-06-03T11:40:23', '-T:') from exslt.org it's the same.
