Hi one again,

Thanks first Alejandro for your reply & solutions. I tried it out but i was not 
efficient that why i switched to MySQL V.4.1.9, was quite easy. 

I have redeployed the hello example till the part with the wscompile tool. I 
become the following error:
C:\OrdnerHyrarchie\MyCourses\Diplomarbeit\KOM\jBPM\Engine\jbpm-bpel-1.0-alpha4\doc\examples\hello>ant
 wscompile
  | Buildfile: build.xml
  | 
  | wscompile:
  |      [java] java.lang.reflect.InvocationTargetException
  |      [java]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
  |      [java]     at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  |      [java]     at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  |      [java]     at java.lang.reflect.Method.invoke(Method.java:585)
  |      [java]     at 
org.apache.commons.launcher.ChildMain.run(ChildMain.java:269)
  | 
  |      [java] Caused by: java.lang.NoSuchMethodError: 
javax.xml.parsers.DocumentBuilderFactory.getSchema()Ljavax/xml/validation/Schema;
  |      [java]     at 
com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.<init>(DocumentBuilderImpl.java:110)
  |      [java]     at 
com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl.newDocumentBuilder(DocumentBuilderFactoryImpl.java:101)
  |      [java]     at 
com.sun.xml.rpc.wsdl.parser.WSDLParser.parseDefinitionsNoImport(WSDLParser.java:314)
  |      [java]     at 
com.sun.xml.rpc.wsdl.parser.WSDLParser.parseDefinitions(WSDLParser.java:225)
  |      [java]     at 
com.sun.xml.rpc.wsdl.parser.WSDLParser.parse(WSDLParser.java:214)
  |      [java]     at 
com.sun.xml.rpc.processor.modeler.wsdl.WSDLModelerBase.buildModel(WSDLModelerBase.java:200)
  |      [java]     at 
com.sun.xml.rpc.processor.config.ModelInfo.buildModel(ModelInfo.java:88)
  |      [java]     at 
com.sun.xml.rpc.processor.Processor.runModeler(Processor.java:63)
  |      [java]     at 
com.sun.xml.rpc.tools.wscompile.CompileTool.run(CompileTool.java:714)
  |      [java]     at com.sun.xml.rpc.util.ToolBase.run(ToolBase.java:43)
  |      [java]     at com.sun.xml.rpc.tools.wscompile.Main.main(Main.java:22)
  |      [java]     ... 5 more
  |      [java] Java Result: 1
  | 
  | BUILD FAILED
  | 
C:\OrdnerHyrarchie\MyCourses\Diplomarbeit\KOM\jBPM\Engine\jbpm-bpel-1.0-alpha4\doc\examples\hello\build.xml:128:
 Warning: Could not find file 
C:\OrdnerHyrarchie\MyCourses\Diplomarbeit\KOM\jBPM\Engine\jbpm-bpel-1.0-alpha4\doc\examples\hello\web\jaxrpc-mapping.xml
 to copy.
  | 
  | Total time: 8 seconds.

I have installed the wsdp-tool and set the right value in the build.property to 
wsdp.home=C:/Programme/JavaWebServiceDeveloperPackt-1.5 
I don't know i think the wsdp is missing some files(jar or library). 

What is wrong in my settings  ? why the jaxrpc-mapping.xml file can't be 
generated or found?  Is there some configuration with the classpath i'm missing 
and if yes wich files wsdp need.

Thanks for your help.


Bertrand Njipwo 


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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3941536


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to