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.
The moose likes Websphere and the fly likes RAD: XSL translation does work when server is started in start mode Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Websphere
Reply Bookmark "RAD: XSL translation does work when server is started in start mode" Watch "RAD: XSL translation does work when server is started in start mode" New topic
Author

RAD: XSL translation does work when server is started in start mode

priya verma
Greenhorn

Joined: May 09, 2007
Posts: 13
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

Kindly help me resolve this problem.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: RAD: XSL translation does work when server is started in start mode
 
Similar Threads
xslt transformation not working in WAS6.1 server start mode
XSLT : java.lang.ClassCastException: XString incompatible with xNodeSet
Web sphere server not starting
how to configure lines of output in server in RAD
Code works in debug but does not work in regular run