HI, Please svn up service-stub module.
Thanks On Mon, May 28, 2012 at 10:41 AM, Thilini Shanika <[email protected]> wrote: > Hi all, > I tried to build components in Carbon platform after a svn update, but > build was failed giving following compilation failures. > > > > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile > (default-compile) on project org.wso2.carbon.bpel: Compilation failure: > Compilation failure: > [ERROR] > /home/thilini/Development/Carbon/platform/components/business-processes/bpel/org.wso2.carbon.bpel/src/main/java/org/wso2/carbon/bpel/core/ode/integration/mgt/services/ProcessManagementServiceSkeleton.java:[341,80] > cannot find symbol > [ERROR] symbol : method getInMemDao() > [ERROR] location: class org.apache.ode.bpel.engine.Contexts > [ERROR] > /home/thilini/Development/Carbon/platform/components/business-processes/bpel/org.wso2.carbon.bpel/src/main/java/org/wso2/carbon/bpel/core/ode/integration/mgt/services/ProcessManagementServiceSkeleton.java:[344,63] > cannot find symbol > [ERROR] symbol : method getCorrelatorsSet() > [ERROR] location: interface org.apache.ode.bpel.dao.ProcessDAO > [ERROR] > /home/thilini/Development/Carbon/platform/components/business-processes/bpel/org.wso2.carbon.bpel/src/main/java/org/wso2/carbon/bpel/core/ode/integration/mgt/services/ProcessManagementServiceSkeleton.java:[351,83] > cannot find symbol > [ERROR] symbol : method getInMemDao() > [ERROR] location: class org.apache.ode.bpel.engine.Contexts > [ERROR] > /home/thilini/Development/Carbon/platform/components/business-processes/bpel/org.wso2.carbon.bpel/src/main/java/org/wso2/carbon/bpel/core/ode/integration/mgt/services/ProcessManagementServiceSkeleton.java:[353,63] > cannot find symbol > [ERROR] symbol : method getCorrelatorsSet() > [ERROR] location: interface org.apache.ode.bpel.dao.ProcessDAO > [ERROR] -> [Help 1] > [ERROR] > [ERROR] To see the full stack trace of the errors, re-run Maven with the > -e switch. > [ERROR] Re-run Maven using the -X switch to enable full debug logging. > [ERROR] > [ERROR] For more information about the errors and possible solutions, > please read the following articles: > [ERROR] [Help 1] > http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException > [ERROR] > [ERROR] After correcting the problems, you can resume the build with the > command > [ERROR] mvn <goals> -rf :org.wso2.carbon.bpel > > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Thanks Thilini
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
