Installation problem (setup.cmd)

X-Application Version: 3.1.1
Tamino Version : 3.1.1
Platform : Win2k
WebContainer : Tomcat 3.3
JDK Version : 1.3.1

I tried to install the X-Application with the setup.cmd command. It doesn’t work. Here are the details from the screen. The log.xml file doesn’t show any helpful detail…

C:\xapplication_311>setup

C:\xapplication_311>build setup
Buildfile: ncconfig\buildLib.xml

BUILD FAILED

C:\xapplication_311\ncconfig\buildLib.xml:87:
org.apache.crimson.parser/P-080

Total time: 2 seconds
C:\xapplication_311>

best regards

This is most likely a jaxp problem.

Prerequisite for X-Application is that there is
no jaxp installed as a Java extension. Remove
the various jaxp jar files from your jdk/jre/ext
directory and everything should work fine.

Some background about this subject can be found
in the limitations section of the documentation.

Michael

Software AG Germany, Darmstadt