IMPORTANT:
this is not a Support Forum! Experienced users might answer from time to time questions posted here. If you need a professional and reliable answer, or if you want to report a bug, please contact Altova Support instead.

not connect to server Options · View
Wb
Posted: Tuesday, November 25, 2014 3:59:17 PM
Rank: Newbie

Joined: 11/25/2014
Posts: 1
Hi

I'm evaluating Raptor using the Java API.

I tried some simple tests but could not connect to the server. I just don't know what I missed.
RaptorXMLServer.jar is in the classpath

Code is simple

com.altova.raptorxml.RaptorXML raptor = new RaptorXML() ;
raptorFactory = raptor.getFactory();
xsltEngine = raptorFactory.getXSLT();
xsltEngine.setInputXMLFileName('example.xml'));
xsltEngine.setXSLFileName('example.xslt'));
result = xsltEngine.executeAndGetResultAsString();


xsltEngine.executeAndGetResultAsString(); failed with the error "HTTP server error: could not connect to server"

the server is runing since I can use it over CLI.

thx, daniel
vlad
Posted: Tuesday, November 25, 2014 4:04:18 PM
Rank: Advanced Member

Joined: 12/13/2005
Posts: 2,856
Location: Mauritius
This must be something simple. Contact Altova Support - they can help
Users browsing this topic
guest

Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Use of the Altova User Forum(s) is governed by the Altova Terms of Use.