Hi,

 

I am trying to install Swamp on Windows XP sp2 with j2sdk1.4.2_11 installed.
I get the error in the subject above, the last lines on the console are:

 

      [jar] Building jar: C:\swamp\webapps\webswamp\build\webswamp.jar

 

BUILD SUCCESSFUL

Total time: 46 seconds

Buildfile: build.xml

 

clean:

   [delete] Deleting 10 files from C:\swamp\webapps\soapswamp\build

 

compile:

    [javac] Compiling 1 source file to C:\swamp\webapps\soapswamp\build

 

generate:

[axis-java2wsdl] Java2WSDL de.suse.swamp.soap.SoapSwamp

[axis-wsdl2java] WSDL2Java C:\swamp\webapps\soapswamp\build\SoapSwamp.wsdl

 

fix_deploy.wsdd:

 

server-config:

 

BUILD FAILED

C:\swamp\webapps\soapswamp\build.xml:121: java.lang.NoClassDefFoundError:
org/w3

c/dom/DOMError

 

Total time: 9 seconds

 

It seems the compiler can’t find something called org/w3c/dom/DOMError.

 

I have a src.zip file C:\j2sdk1.4.2_11\src.zip which has org/w3c/dom/ folder
but no DOMError  the closest I come is DOMException.java and
DOMImplementation.java.  Is there another version of the SDK I should using?


 

Can anyone please give me a view clues how to proceed?

 

 

Best Wishes

 

Adrian

 

 

Attachment: image001.gif
Description: GIF image

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
swamp-devel mailing list
swamp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/swamp-devel
http://swamp.sf.net 

Reply via email to