[ https://issues.apache.org/jira/browse/XALANJ-2603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17722424#comment-17722424 ]
Joe Kesselman commented on XALANJ-2603: --------------------------------------- In the absence of any response with specifics since 2016, move to close. > Xalan 2.7.1 > ----------- > > Key: XALANJ-2603 > URL: https://issues.apache.org/jira/browse/XALANJ-2603 > Project: XalanJ2 > Issue Type: Bug > Security Level: No security risk; visible to anyone(Ordinary problems in > Xalan projects. Anybody can view the issue.) > Components: Xalan > Affects Versions: 2.7.1 > Reporter: HITESH MEHRA > Assignee: Steven J. Hathaway > Priority: Major > > Hi Team, > We were using the Xalan 2.7.1 in our Java application which was deployed in > Solaris with JDK 1.7, 32 bit. The XSL were also compiled in JDK 1.7, 32 bit. > We are parsing our XML and using the node() function in some conditions like > below: > [descendant::node() != ''] > But we recently moved our application to CentOS with JDK 1.8 64 bit. The XSL > were compiled in JDK 1.8, 64 bit. After this migration/upgrade in production > , we are now having issues with the above condition (yes, we missed to test > this corner scenario in QA environment) . The above condition is always > returning false. > And due to this, our XML is not getting properly parsed. > Do we know if this feature is OS/JDK dependent. > Any pointers will be extremely helpful. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@xalan.apache.org For additional commands, e-mail: dev-h...@xalan.apache.org