Hi there!

in your ant.properties you have the following code:
# JWSDP installation directory
  | # optional for JBoss 4.0.4+
  | # required for JBoss 4.0.3-
  | ##jwsdp.home=C:/entwicklung/sun/jwsdp-1.6

As you see I have commented out the jwsdp installation directory as I am using 
JBOS 4.0.4+ GA Patch 1

But If I do so - I cannont use the wstools with the following error:
Buildfile: C:\EWorkspace\bpel-b2\jbpm.bpel\doc\examples\ticket\build.xml
  | detect-wsgenerator:
  | generate-artifacts:
  | wstools:
  | 
  | BUILD FAILED
  | 
C:\EWorkspace\bpel-b2\jbpm.bpel\doc\examples\common\webservice.build.xml:128: 
The following error occurred while executing this line:
  | java.lang.NoClassDefFoundError: org/apache/xerces/xs/XSModel
  | 
  | Total time: 2 seconds

Whats the reason for?

I have installed JBOSS with default installation options.

Greetings

Claus

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974137#3974137

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3974137
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to