I checked the source in the trunk[1]. I can't see any of the missing methods in it.
Thanks Milinda [1] https://svn.wso2.org/repos/wso2/trunk/carbon/components/mediation-initializer/org.wso2.carbon.mediation.initializer/src/main/java/org/wso2/carbon/mediation/initializer/persistence/MediationPersistenceManager.java On Wed, Aug 4, 2010 at 10:58 PM, Ruwan Linton <[email protected]> wrote: > You have not taken an update of the mediation-initializer component or > haven't built it. If you build at the top level it will build this > before the seq-editor. > > Ruwan > > Milinda Pathirage wrote: > > [INFO] Building WSO2 Carbon - Sequence Editor BE > > [INFO] task-segment: [clean, install] > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] [clean:clean {execution: default-clean}] > > [INFO] Deleting directory > > > /home/milinda/Projects/carbon/trunk/components/sequence-editor/org.wso2.carbon.sequences/target > > [INFO] [resources:resources {execution: default-resources}] > > [INFO] Using 'UTF-8' encoding to copy filtered resources. > > [INFO] Copying 2 resources > > [INFO] [compiler:compile {execution: default-compile}] > > Compiling 4 source files to > > > /home/milinda/Projects/carbon/trunk/components/sequence-editor/org.wso2.carbon.sequences/target/classes > > [INFO] > > ------------------------------------------------------------------------ > > [ERROR] BUILD FAILURE > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] Compilation failure > > > > > /home/milinda/Projects/carbon/trunk/components/sequence-editor/org.wso2.carbon.sequences/src/main/java/org/wso2/carbon/sequences/services/SequenceAdmin.java:[183,76] > > cannot find symbol > > symbol : method getInstance() > > location: class > > > org.wso2.carbon.mediation.initializer.persistence.MediationPersistenceManager > > > > > /home/milinda/Projects/carbon/trunk/components/sequence-editor/org.wso2.carbon.sequences/src/main/java/org/wso2/carbon/sequences/services/SequenceAdmin.java:[253,63] > > cannot find symbol > > symbol : method generateFileName(java.lang.String) > > location: class > > > org.wso2.carbon.mediation.initializer.persistence.MediationPersistenceManager > > > > > /home/milinda/Projects/carbon/trunk/components/sequence-editor/org.wso2.carbon.sequences/src/main/java/org/wso2/carbon/sequences/services/SequenceAdmin.java:[584,68] > > cannot find symbol > > symbol : method getInstance() > > location: class > > > org.wso2.carbon.mediation.initializer.persistence.MediationPersistenceManager > > > > > /home/milinda/Projects/carbon/trunk/components/sequence-editor/org.wso2.carbon.sequences/src/main/java/org/wso2/carbon/sequences/SequenceDeployer.java:[32,46] > > cannot find symbol > > symbol : method getInstance() > > location: class > > > org.wso2.carbon.mediation.initializer.persistence.MediationPersistenceManager > > > > > > -- > > Milinda Pathirage > > Technical Lead and Product Manager, Business Process Server - WSO2 > > Inc; http://wso2.com > > Blog: http://blog.mpathirage.com > > > > Lean Enterprise Middleware > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > Carbon-dev mailing list > > [email protected] > > https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > > > > -- > Ruwan Linton > Software Architect & Product Manager, WSO2 ESB; http://wso2.org/esb > WSO2 Inc.; http://wso2.com > > Lean . Enterprise . Middleware > > phone: +1 408 754 7388 ext 51789 > email: [email protected]; cell: +94 77 341 3097 > blog: http://blog.ruwan.org > linkedin: http://www.linkedin.com/in/ruwanlinton > tweet: http://twitter.com/ruwanlinton > > > _______________________________________________ > Carbon-dev mailing list > [email protected] > https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > -- Milinda Pathirage Technical Lead and Product Manager, Business Process Server - WSO2 Inc; http://wso2.com Blog: http://blog.mpathirage.com Lean Enterprise Middleware
_______________________________________________ Carbon-dev mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
