This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
RAD: XSL translation does work when server is started in start mode
priya verma
Greenhorn
Joined: May 09, 2007
Posts: 13
posted
0
I am working on RAD 7. I have a XSL. When I start my server in debug mode the XSL correctly does translation. However, when I start my server in start mode XSL throws following error while translation :
Error:
wsjar:file:/C:/MyApp/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/MyApp.ear/WebSrv.jar!/XSL/ResponseHeaderElements.xsl; Line #130; Column #58; java.lang.ClassCastException: org.apache.xpath.objects.XString incompatible with org.apache.xpath.objects.XNodeSet