Isuru Suriarachchi wrote: > I'm still getting this issue on ESB startup (trunk). Can we please get > this fixed ASAP? Because I can't test ESB artifact deployment through > cApps, due to this issue. Folks, security processing code has been moved to a new module, since there is a requirement of that to be used by axis2 as well. So we need to fix the build, can someone please fix the ESB build, this should be a pom.xml level fix of the synapse feature or what ever the feature this secret manager is required. You should be looking for the synapse-commons bundle dependencies and check whether the particular feature has other bundles which requires the secret manager.
Thanks, Ruwan > > Thanks, > ~Isuru > > On Fri, Jun 4, 2010 at 2:42 PM, Isuru Suriarachchi <[email protected] > <mailto:[email protected]>> wrote: > > [2010-06-04 14:39:21,621] INFO - XMLConfigurationBuilder > Generating the Synapse configuration model by parsing the XML > configuration > [2010-06-04 14:39:21,707] ERROR - > ConfigurationFactoryAndSerializerFinder Unknown Configuration type > referenced by configuration element : > {http://ws.apache.org/ns/synapse}definitions > <http://ws.apache.org/ns/synapse%7Ddefinitions> > [2010-06-04 14:39:21,708] FATAL - ServiceBusInitializer Couldn't > initialize the ESB... > org.apache.synapse.SynapseException: Unknown Configuration type > referenced by configuration element : > {http://ws.apache.org/ns/synapse}definitions > <http://ws.apache.org/ns/synapse%7Ddefinitions> > at > > org.apache.synapse.config.xml.ConfigurationFactoryAndSerializerFinder.getConfiguration(ConfigurationFactoryAndSerializerFinder.java:155) > at > > org.apache.synapse.config.xml.XMLConfigurationBuilder.getConfiguration(XMLConfigurationBuilder.java:46) > at > > org.apache.synapse.config.xml.MultiXMLConfigurationBuilder.createConfigurationFromSynapseXML(MultiXMLConfigurationBuilder.java:132) > at > > org.apache.synapse.config.xml.MultiXMLConfigurationBuilder.getConfiguration(MultiXMLConfigurationBuilder.java:96) > at > > org.apache.synapse.config.SynapseConfigurationBuilder.getConfiguration(SynapseConfigurationBuilder.java:96) > at > > org.apache.synapse.Axis2SynapseController.createSynapseConfiguration(Axis2SynapseController.java:381) > at > > org.wso2.carbon.mediation.initializer.CarbonSynapseController.createSynapseConfiguration(CarbonSynapseController.java:100) > at org.apache.synapse.ServerManager.start(ServerManager.java:181) > at > > org.wso2.carbon.mediation.initializer.ServiceBusInitializer.initESB(ServiceBusInitializer.java:342) > at > > org.wso2.carbon.mediation.initializer.ServiceBusInitializer.activate(ServiceBusInitializer.java:133) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at > > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:597) > > > Thanks, > ~Isuru > > > ------------------------------------------------------------------------ > > _______________________________________________ > 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
