2 Replies Latest reply on May 5, 2006 9:13 AM by kukeltje

    MSSQL Server 2000 + jbpm-BPEL: Contraints violation deployin

      Hi @all,

      i have some problem deploying the BPEL-hello example on MS SQL server 2000. Therefore i open a thread but on the wrong forum. Please see:

      http://www.jboss.com/index.html?module=bb&op=viewtopic&t=82269

      Your ideas will be very helpful.

      Thanks


      Bertrand Njipwo

        • 1. Re: MSSQL Server 2000 + jbpm-BPEL: Contraints violation depl

          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


          • 2. Re: MSSQL Server 2000 + jbpm-BPEL: Contraints violation depl
            kukeltje

            Bertrand,

            Please post new (independant) issues in a new thread. That makes them easier to find by others based on searchresults and the displayed subject.