Hi All, There is a API change we noticed in ESB admin service TaskAdmin[1]. TaskAdminStub methods getTaskDescription() and getAllTaskDescriptions() was returning OMElement before. Now those methods are returning Object. I found the service inside carbon-mediation TaskManager class those methods are returning TaskDescription object and object list now.
[1] https://localhost:8243/services/TaskAdmin?wsdl Thanks, Iqbal On Fri, May 15, 2015 at 5:28 PM, Ravi Undupitiya <[email protected]> wrote: > Hi Iqbal, > > We're in the middle of a release and fixing these issues at the moment. > > > Thanks > > On Fri, May 15, 2015 at 4:56 PM, Irham Iqbal <[email protected]> wrote: > >> Hi, >> >> I am getting the following BUILD FAILURE when building esb[1] from >> develop branch. I have build the carbon mediator[2] develop branch before >> building esb. >> >> [1] https://github.com/wso2/product-esb >> [2] https://github.com/wso2/carbon-mediation/ >> >> >> Installing org.apache.axis2.transport.xmpp.feature.group 1.1.0.wso2v14. >> >> Installing org.apache.axis2.transport.rabbitmq.feature.group >> 1.1.0.wso2v14. >> >> Installation failed.Cannot complete the install because one or more >> required items could not be found. >> >> Software being installed: WSO2 Carbon - Mediation Admin Features >> 4.4.1.SNAPSHOT (org.wso2.carbon.mediation.admin.feature.group >> 4.4.1.SNAPSHOT) >> >> Missing requirement: WSO2 Carbon - Mediation Initializer Server Feature >> 4.4.1.SNAPSHOT (org.wso2.carbon.mediation.initializer.server.feature.group >> 4.4.1.SNAPSHOT) requires 'org.wso2.carbon.event.server.feature.group >> [4.4.1,4.5.0)' but it could not be found >> >> Cannot satisfy dependency: >> >> From: WSO2 Carbon - Mediation Admin Features 4.4.1.SNAPSHOT >> (org.wso2.carbon.mediation.admin.feature.group 4.4.1.SNAPSHOT) >> >> To: org.wso2.carbon.mediation.initializer.server.feature.group >> [4.4.1.SNAPSHOT,4.5.0) >> >> Application failed, log file location: >> /Users/irham/.m2/repository/org/eclipse/tycho/tycho-p2-runtime/0.13.0/eclipse/configuration/1431684607601.log >> >> >> [INFO] >> ------------------------------------------------------------------------ >> >> [INFO] Reactor Summary: >> >> [INFO] >> >> [INFO] WSO2 ESB - Aggregator Module ...................... SUCCESS >> [0.605s] >> >> [INFO] WSO2 ESB - Styles Parent .......................... SUCCESS >> [0.023s] >> >> [INFO] WSO2 ESB - Styles ................................. SUCCESS >> [1.412s] >> >> [INFO] WSO2 ESB - Samples Parent ......................... SUCCESS >> [0.020s] >> >> [INFO] WSO2 ESB - Samples ................................ SUCCESS >> [4.275s] >> >> [INFO] WSO2 ESB - Features Parent ........................ SUCCESS >> [0.018s] >> >> [INFO] WSO2 ESB - Features Aggregator Module ............. SUCCESS >> [0.015s] >> >> [INFO] WSO2 ESB - Styles Features ........................ SUCCESS >> [0.835s] >> >> [INFO] WSO2 ESB - Samples Features ....................... SUCCESS >> [0.411s] >> >> [INFO] WSO2 ESB - P2 Profile Generation .................. FAILURE >> [22.683s] >> >> [INFO] WSO2 ESB - Distribution ........................... SKIPPED >> >> Thanks, >> Iqbal >> -- >> Irham Iqbal >> Software Engineer - Test Automation >> WSO2, Inc.: http://wso2.com >> lean. enterprise. middleware >> phone: +94 777888452 >> >> _______________________________________________ >> Dev mailing list >> [email protected] >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > > > -- > *Ravi Undupitiya* > Senior Software Engineer; WSO2 http://wso2.com > > > *E-mail: [email protected] <http://wso2.com>**M: **+94 772 930 712 > <%2B94%C2%A0772%20930%20712>* > > Lean . Enterprise . Middleware > -- Irham Iqbal Software Engineer - Test Automation WSO2, Inc.: http://wso2.com lean. enterprise. middleware phone: +94 777888452
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
