Hi Milinda, On Tue, Aug 10, 2010 at 6:31 PM, Milinda Pathirage <[email protected]> wrote:
> Fixed the issue. Please check the build. Thanks. But, now, the BPEL components don't compile. Looks like a JDK5 issue rather. ++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] Compiling 155 source files to /home/stratos/build/carbon/ components/bpel/org.wso2.carbon.bpel/target/classes [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure /home/stratos/build/carbon/components/bpel/org.wso2.carbon.bpel/src/main/java/org/wso2/carbon/bpel/ode/integration/store/Utils.java:[182,17] load(java.io.InputStream) in java.util.Properties cannot be applied to (java.io.StringReader) /home/stratos/build/carbon/components/bpel/org.wso2.carbon.bpel/src/main/java/org/wso2/carbon/bpel/ode/integration/store/Utils.java:[188,17] store(java.io.OutputStream,java.lang.String) in java.util.Properties cannot be applied to (java.io.StringWriter,<nulltype>) /home/stratos/build/carbon/components/bpel/org.wso2.carbon.bpel/src/main/java/org/wso2/carbon/bpel/ode/integration/store/Utils.java:[239,13] load(java.io.InputStream) in java.util.Properties cannot be applied to (java.io.StringReader) /home/stratos/build/carbon/components/bpel/org.wso2.carbon.bpel/src/main/java/org/wso2/carbon/bpel/ode/integration/store/Utils.java:[269,13] store(java.io.OutputStream,java.lang.String) in java.util.Properties cannot be applied to (java.io.StringWriter,<nulltype>) /home/stratos/build/carbon/components/bpel/org.wso2.carbon.bpel/src/main/java/org/wso2/carbon/bpel/ode/integration/store/Utils.java:[286,13] load(java.io.InputStream) in java.util.Properties cannot be applied to (java.io.StringReader) /home/stratos/build/carbon/components/bpel/org.wso2.carbon.bpel/src/main/java/org/wso2/carbon/bpel/ode/integration/store/Utils.java:[294,13] store(java.io.OutputStream,java.lang.String) in java.util.Properties cannot be applied to (java.io.StringWriter,<nulltype>) /home/stratos/build/carbon/components/bpel/org.wso2.carbon.bpel/src/main/java/org/wso2/carbon/bpel/ode/integration/store/Utils.java:[314,13] store(java.io.OutputStream,java.lang.String) in java.util.Properties cannot be applied to (java.io.StringWriter,<nulltype>) ++++++++++++++++++++++++++++++++++++++++++++++++++ Can you do a complete build of the BPEL related components on JDK5, and sort this issue? By the way, we were able to get the build to pass after commenting out the BPEL components and the BPEL bundles of the Application Management component. Should the BPS team need more time to get the build-related issues sorted, I think we can settle for that for the moment. Thanks, Senaka. > > thanks > Milinda > > > On Tue, Aug 10, 2010 at 10:02 AM, Milinda Pathirage <[email protected]>wrote: > >> I'll fix it and let you know. >> >> Thanks >> Milinda >> >> >> On Tue, Aug 10, 2010 at 9:42 AM, Senaka Fernando <[email protected]> wrote: >> >>> Hi Milinda, >>> >>> Seems like the ode version in orbit 1.3.5-SNAPSHOT is not what the older >>> bpel.ode.integration jar was expecting. The org.wso2. >>> carbon.application.mgt.bpel bundle, which uses bpel.ode.integration is >>> therefore, broken.The reason seems to be due to the BPS components being >>> commented out, from the build. >>> >>> Missing: >>> ---------- >>> 1) org.apache.ode.wso2:ode:jar:2. >>> 1.2.wso2v1 >>> >>> Try downloading the file manually from the project website. >>> >>> Then, install it using the command: >>> mvn install:install-file -DgroupId=org.apache.ode.wso2 >>> -DartifactId=ode -Dversion=2.1.2.wso2v1 -Dpackaging=jar -Dfile=/path/to/file >>> >>> Alternatively, if you host your own repository you can deploy the file >>> there: >>> mvn deploy:deploy-file -DgroupId=org.apache.ode.wso2 >>> -DartifactId=ode -Dversion=2.1.2.wso2v1 -Dpackaging=jar -Dfile=/path/to/file >>> -Durl=[url] -DrepositoryId=[id] >>> >>> Path to dependency: >>> 1) >>> org.wso2.carbon:org.wso2.carbon.application.mgt.bpel:bundle:3.0.0-SNAPSHOT >>> 2) >>> org.wso2.carbon:org.wso2.carbon.bpel.ode.integration:jar:3.0.0-SNAPSHOT >>> 3) org.apache.ode.wso2:ode:jar:2.1.2.wso2v1 >>> >>> ---------- >>> 1 required artifact is missing. >>> >>> for artifact: >>> >>> org.wso2.carbon:org.wso2.carbon.application.mgt.bpel:bundle:3.0.0-SNAPSHOT >>> >>> Thanks, >>> Senaka. >>> >>> >>> -- >>> Senaka Fernando >>> Associate Technical Lead >>> WSO2 Inc. >>> E-mail: senaka AT wso2.com; Mobile: +94 77 322 1818 >>> >>> http://www.wso2.com/ - "Lean . Enterprise . Middleware" >>> >> >> >> >> -- >> Milinda Pathirage >> Technical Lead and Product Manager, Business Process Server - WSO2 Inc; >> http://wso2.com >> Blog: http://blog.mpathirage.com >> >> Lean Enterprise Middleware >> > > > > -- > Milinda Pathirage > Technical Lead and Product Manager, Business Process Server - WSO2 Inc; > http://wso2.com > Blog: http://blog.mpathirage.com > > Lean Enterprise Middleware > -- Senaka Fernando Associate Technical Lead WSO2 Inc. E-mail: senaka AT wso2.com; Mobile: +94 77 322 1818 http://www.wso2.com/ - "Lean . Enterprise . Middleware"
_______________________________________________ Carbon-dev mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
