Hi KasunG, I updated the pull requests according to your instructions, please have a look.
PrabathA : Can you please check if the RM connector works with the new Bundles Thanks. Sandamal Weerasinghe | Software Engineer | WSO2 Lanka (Pvt) Ltd Mobile - +94-77-144-9640 On Thu, Apr 16, 2015 at 6:01 PM, Sandamal Weerasinghe <[email protected]> wrote: > Hi KasunG, > > I split the cxf bundle in to 2 bundles (cxf and jetty) and now I get the > following error when starting up the ESB > > [2015-04-16 17:55:18,448] INFO - ServerImpl Setting the server's publish > address to be http://localhost:8081 > [2015-04-16 17:55:18,454] FATAL - ServiceBusInitializer Failed to > initialize ESB due to a fatal error > java.lang.LinkageError: loader constraint violation: loader (instance of > org/eclipse/osgi/internal/baseadaptor/DefaultClassLoader) previously > initiated loading for a different type with name > "javax/servlet/http/HttpServletResponse" > at > org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine.addServant(JettyHTTPServerEngine.java:327) > at > org.apache.cxf.transport.http_jetty.JettyHTTPDestination.activate(JettyHTTPDestination.java:179) > at > org.apache.cxf.transport.AbstractObservable.setMessageObserver(AbstractObservable.java:49) > at > org.apache.cxf.binding.AbstractBindingFactory.addListener(AbstractBindingFactory.java:95) > at > org.apache.cxf.binding.soap.SoapBindingFactory.addListener(SoapBindingFactory.java:895) > at org.apache.cxf.endpoint.ServerImpl.start(ServerImpl.java:123) > at > org.apache.cxf.frontend.ServerFactoryBean.create(ServerFactoryBean.java:215) > at > org.wso2.carbon.inbound.endpoint.protocol.cxf.wsrm.InboundRMHttpListener.init(InboundRMHttpListener.java:106) > at org.apache.synapse.inbound.InboundEndpoint.init(InboundEndpoint.java:58) > > The javax.servlet package is exported by Tomcat. Any ideas on how to > resolve this? > > osgi> b 530 > tomcat-servlet-api_7.0.52.wso2v1 [530] > Id=530, Status=ACTIVE Data > Root=/home/sandamal/Programs/RM/wso2esb-4.9.0-SNAPSHOT/repository/components/default/configuration/org.eclipse.osgi/bundles/530/data > "No registered services." > No services in use. > Exported packages > javax.servlet; version="2.6.0"[exported] > javax.servlet.annotation; version="2.6.0"[exported] > javax.servlet.descriptor; version="2.6.0"[exported] > javax.servlet.http; version="2.6.0"[exported] > javax.servlet.resources; version="2.6.0"[exported] > *; version="0.0.0"<unwired><dynamic> > No fragment bundles > Named class space > tomcat-servlet-api; bundle-version="7.0.52.wso2v1"[provided] > No required bundles > > Thanks. > > > > Sandamal Weerasinghe | Software Engineer | WSO2 Lanka (Pvt) Ltd > > Mobile - +94-77-144-9640 > > On Thu, Apr 9, 2015 at 10:56 AM, Kasun Gajasinghe <[email protected]> wrote: > >> Hi Kasun, >> >> We'll review this and apply. There are some changes required. >> >> On Apr 9, 2015, at 10:29 AM, Kasun Indrasiri <[email protected]> wrote: >> >> Can we please add this. We are blocked on this for adding RM-Inbound >> endpoint to ESB M8 release >> >> On Tue, Apr 7, 2015 at 11:21 AM, Sandamal Weerasinghe <[email protected]> >> wrote: >> >>> Hi all, >>> >>> Please find the pull request for the orbit bundle required for the above >>> feature. In the orbit bundle I embedded the dependencies because many of >>> them don't have osgi bundles and this would ensure that the RM >>> Inboundfeature >>> would have all the dependencies it would need. >>> >>> https://github.com/wso2/orbit/pull/71 >>> >>> Thanks. >>> >>> Sandamal Weerasinghe | Software Engineer | WSO2 Lanka (Pvt) Ltd >>> >>> Mobile - +94-77-144-9640 >>> >> >> >> >> -- >> Kasun Indrasiri >> Software Architect >> WSO2, Inc.; http://wso2.com >> lean.enterprise.middleware >> >> cell: +94 77 556 5206 >> Blog : http://kasunpanorama.blogspot.com/ >> >> >
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
