Problem has been solved. Thanks Regards Deep
-----Original Message----- From: Deep Narain Singh [SMTP:[EMAIL PROTECTED] Sent: Thursday, June 13, 2002 1:34 PM To: '[email protected]' Subject: FW: Build the Addressbook.war Hi I have modify my previous problem and but now get the following one::: C:\xml-xindice-1.0\bin>ant C:/jakarta-ant-1.4.1 java -classpath c:\jdk1.3.1_01\lib\tools.jar;%CPATH%;C:/jakarta-ant-1.4.1/lib/ant.jar;C:/jakarta-ant-1.4.1\con fig;C:/jakarta-ant-1.4.1\java\lib\xerces_1.4.3.jar -Dant.home=C:/jakarta-ant-1.4.1 org.apache.tools.ant.Main Buildfile: build.xml does not exist! Build failed So how should make "Addressbook.war" file??? I shall be highly obliged for your kind response. Regards Deep -----Original Message----- From: Deep Narain Singh [SMTP:[EMAIL PROTECTED] Sent: Thursday, June 13, 2002 1:13 PM To: '[email protected]' Subject: Build the Addressbook.war Hi When I try to run and build the example "AddressBook.war" file I get the following error: I am using Tomcat 4.0 and Ant 1.4.1. As mentioned into Readme.txt file I went to %Xindice_Home%\bin directory and type the "ant" I get the following error: C:/jakarta-ant-1.4.1 java -classpath c:\jdk1.3.1_01\lib\tools.jar;%CPATH%;;C:/jakarta-ant-1.4.1\config;C:/jakarta-ant-1.4.1\java\lib............................ b\xerces_1.4.3.jar -Dant.home=C:/jakarta-ant-1.4.1 org.apache.tools.ant.Main Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/tools/ant/Main It means that this is not able to find the ant.jar file where Main.class is present. Though I have set up the classpath!! Let me know what could be the reason. I shall be highly obliged for your kind response. Regards Deep
