Thanks Maheshika. Sandamal Weerasinghe | Software Engineer | WSO2 Lanka (Pvt) Ltd
Mobile - +94-77-144-9640 On Mon, May 18, 2015 at 2:11 PM, Maheshika Goonetilleke <[email protected]> wrote: > Hi Sandamal > > Successfully deployed. > > On Mon, May 18, 2015 at 1:44 PM, Sandamal Weerasinghe <[email protected]> > wrote: > >> Hi Maheshika, >> >> Please try now. >> >> Thanks. >> >> Sandamal Weerasinghe | Software Engineer | WSO2 Lanka (Pvt) Ltd >> >> Mobile - +94-77-144-9640 >> >> On Mon, May 18, 2015 at 1:33 PM, Manoj Kumara <[email protected]> wrote: >> >>> Merged. >>> >>> >>> *Manoj Kumara* >>> Software Engineer >>> WSO2 Inc. http://wso2.com/ >>> *lean.enterprise.middleware* >>> Mobile: +94713448188 >>> >>> On Mon, May 18, 2015 at 12:51 PM, Sandamal Weerasinghe < >>> [email protected]> wrote: >>> >>>> Hi Supun, >>>> >>>> Please merge the below pr https://github.com/wso2/orbit/pull/92 >>>> >>>> Thanks. >>>> >>>> Sandamal Weerasinghe | Software Engineer | WSO2 Lanka (Pvt) Ltd >>>> >>>> Mobile - +94-77-144-9640 >>>> >>>> On Mon, May 18, 2015 at 11:25 AM, Maheshika Goonetilleke < >>>> [email protected]> wrote: >>>> >>>>> Hi Sandamal >>>>> >>>>> The jetty/8.1.17.v20150415.wso2v1.jar deployed successfully. >>>>> >>>>> However, cxf/3.0.5 failed with the following; >>>>> >>>>> [INFO] >>>>> ------------------------------------------------------------------------ >>>>> >>>>> [INFO] BUILD FAILURE >>>>> >>>>> [INFO] >>>>> ------------------------------------------------------------------------ >>>>> >>>>> [INFO] Total time: 2:04.938s >>>>> >>>>> [INFO] Finished at: Mon May 18 05:49:02 UTC 2015 >>>>> >>>>> [INFO] Final Memory: 20M/553M >>>>> >>>>> [INFO] >>>>> ------------------------------------------------------------------------ >>>>> >>>>> [ERROR] Failed to execute goal >>>>> org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) >>>>> on project cxf-bundle: Failed to deploy artifacts: Could not transfer >>>>> artifact org.wso2.orbit.org.apache.cxf:cxf-bundle:jar:3.0.5.wso2v1 from/to >>>>> nexus-releases ( >>>>> http://maven.wso2.org/nexus/service/local/staging/deploy/maven2/): >>>>> Failed to transfer file: >>>>> http://maven.wso2.org/nexus/service/local/staging/deploy/maven2/org/wso2/orbit/org/apache/cxf/cxf-bundle/3.0.5.wso2v1/cxf-bundle-3.0.5.wso2v1.jar. >>>>> Return code is: 401, ReasonPhrase: Unauthorized. -> [Help 1] >>>>> >>>>> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to >>>>> execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy >>>>> (default-deploy) on project cxf-bundle: Failed to deploy artifacts: Could >>>>> not transfer artifact >>>>> org.wso2.orbit.org.apache.cxf:cxf-bundle:jar:3.0.5.wso2v1 from/to >>>>> nexus-releases ( >>>>> http://maven.wso2.org/nexus/service/local/staging/deploy/maven2/): >>>>> Failed to transfer file: >>>>> http://maven.wso2.org/nexus/service/local/staging/deploy/maven2/org/wso2/orbit/org/apache/cxf/cxf-bundle/3.0.5.wso2v1/cxf-bundle-3.0.5.wso2v1.jar. >>>>> Return code is: 401, ReasonPhrase: Unauthorized. >>>>> >>>>> at >>>>> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217) >>>>> >>>>> at >>>>> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) >>>>> >>>>> at >>>>> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) >>>>> >>>>> at >>>>> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84) >>>>> >>>>> at >>>>> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59) >>>>> >>>>> at >>>>> org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183) >>>>> >>>>> at >>>>> org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161) >>>>> >>>>> at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320) >>>>> >>>>> at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156) >>>>> >>>>> at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537) >>>>> >>>>> at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196) >>>>> >>>>> at org.apache.maven.cli.MavenCli.main(MavenCli.java:141) >>>>> >>>>> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) >>>>> >>>>> at >>>>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) >>>>> >>>>> at >>>>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) >>>>> >>>>> at java.lang.reflect.Method.invoke(Method.java:606) >>>>> >>>>> at >>>>> org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290) >>>>> >>>>> at >>>>> org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230) >>>>> >>>>> at >>>>> org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409) >>>>> >>>>> at >>>>> org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352) >>>>> >>>>> Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to >>>>> deploy artifacts: Could not transfer artifact >>>>> org.wso2.orbit.org.apache.cxf:cxf-bundle:jar:3.0.5.wso2v1 from/to >>>>> nexus-releases ( >>>>> http://maven.wso2.org/nexus/service/local/staging/deploy/maven2/): >>>>> Failed to transfer file: >>>>> http://maven.wso2.org/nexus/service/local/staging/deploy/maven2/org/wso2/orbit/org/apache/cxf/cxf-bundle/3.0.5.wso2v1/cxf-bundle-3.0.5.wso2v1.jar. >>>>> Return code is: 401, ReasonPhrase: Unauthorized. >>>>> >>>>> at >>>>> org.apache.maven.plugin.deploy.DeployMojo.deployProject(DeployMojo.java:284) >>>>> >>>>> at >>>>> org.apache.maven.plugin.deploy.DeployMojo.execute(DeployMojo.java:169) >>>>> >>>>> at >>>>> org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101) >>>>> >>>>> at >>>>> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209) >>>>> >>>>> ... 19 more >>>>> >>>>> Caused by: >>>>> org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to >>>>> deploy artifacts: Could not transfer artifact >>>>> org.wso2.orbit.org.apache.cxf:cxf-bundle:jar:3.0.5.wso2v1 from/to >>>>> nexus-releases ( >>>>> http://maven.wso2.org/nexus/service/local/staging/deploy/maven2/): >>>>> Failed to transfer file: >>>>> http://maven.wso2.org/nexus/service/local/staging/deploy/maven2/org/wso2/orbit/org/apache/cxf/cxf-bundle/3.0.5.wso2v1/cxf-bundle-3.0.5.wso2v1.jar. >>>>> Return code is: 401, ReasonPhrase: Unauthorized. >>>>> >>>>> at >>>>> org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:141) >>>>> >>>>> at >>>>> org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy(AbstractDeployMojo.java:171) >>>>> >>>>> at >>>>> org.apache.maven.plugin.deploy.DeployMojo.deployProject(DeployMojo.java:250) >>>>> >>>>> ... 22 more >>>>> >>>>> Caused by: org.sonatype.aether.deployment.DeploymentException: Failed >>>>> to deploy artifacts: Could not transfer artifact >>>>> org.wso2.orbit.org.apache.cxf:cxf-bundle:jar:3.0.5.wso2v1 from/to >>>>> nexus-releases ( >>>>> http://maven.wso2.org/nexus/service/local/staging/deploy/maven2/): >>>>> Failed to transfer file: >>>>> http://maven.wso2.org/nexus/service/local/staging/deploy/maven2/org/wso2/orbit/org/apache/cxf/cxf-bundle/3.0.5.wso2v1/cxf-bundle-3.0.5.wso2v1.jar. >>>>> Return code is: 401, ReasonPhrase: Unauthorized. >>>>> >>>>> at >>>>> org.sonatype.aether.impl.internal.DefaultDeployer.deploy(DefaultDeployer.java:280) >>>>> >>>>> at >>>>> org.sonatype.aether.impl.internal.DefaultDeployer.deploy(DefaultDeployer.java:211) >>>>> >>>>> at >>>>> org.sonatype.aether.impl.internal.DefaultRepositorySystem.deploy(DefaultRepositorySystem.java:443) >>>>> >>>>> at >>>>> org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:137) >>>>> >>>>> ... 24 more >>>>> >>>>> Caused by: org.sonatype.aether.transfer.ArtifactTransferException: >>>>> Could not transfer artifact >>>>> org.wso2.orbit.org.apache.cxf:cxf-bundle:jar:3.0.5.wso2v1 from/to >>>>> nexus-releases ( >>>>> http://maven.wso2.org/nexus/service/local/staging/deploy/maven2/): >>>>> Failed to transfer file: >>>>> http://maven.wso2.org/nexus/service/local/staging/deploy/maven2/org/wso2/orbit/org/apache/cxf/cxf-bundle/3.0.5.wso2v1/cxf-bundle-3.0.5.wso2v1.jar. >>>>> Return code is: 401, ReasonPhrase: Unauthorized. >>>>> >>>>> at >>>>> org.sonatype.aether.connector.wagon.WagonRepositoryConnector$4.wrap(WagonRepositoryConnector.java:951) >>>>> >>>>> at >>>>> org.sonatype.aether.connector.wagon.WagonRepositoryConnector$4.wrap(WagonRepositoryConnector.java:941) >>>>> >>>>> at >>>>> org.sonatype.aether.connector.wagon.WagonRepositoryConnector$PutTask.run(WagonRepositoryConnector.java:837) >>>>> >>>>> at >>>>> org.sonatype.aether.connector.wagon.WagonRepositoryConnector.put(WagonRepositoryConnector.java:467) >>>>> >>>>> at >>>>> org.sonatype.aether.impl.internal.DefaultDeployer.deploy(DefaultDeployer.java:274) >>>>> >>>>> ... 27 more >>>>> >>>>> Caused by: org.apache.maven.wagon.TransferFailedException: Failed to >>>>> transfer file: >>>>> http://maven.wso2.org/nexus/service/local/staging/deploy/maven2/org/wso2/orbit/org/apache/cxf/cxf-bundle/3.0.5.wso2v1/cxf-bundle-3.0.5.wso2v1.jar. >>>>> Return code is: 401, ReasonPhrase: Unauthorized. >>>>> >>>>> at >>>>> org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:626) >>>>> >>>>> at >>>>> org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:524) >>>>> >>>>> at >>>>> org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:505) >>>>> >>>>> at >>>>> org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:485) >>>>> >>>>> at >>>>> org.sonatype.aether.connector.wagon.WagonRepositoryConnector$PutTask.run(WagonRepositoryConnector.java:811) >>>>> >>>>> ... 29 more >>>>> >>>>> [ERROR] >>>>> >>>>> >>>>> On Mon, May 18, 2015 at 10:54 AM, Supun Malinga <[email protected]> >>>>> wrote: >>>>> >>>>>> >>>>>> >>>>>> On Mon, May 18, 2015 at 10:52 AM, Sandamal Weerasinghe < >>>>>> [email protected]> wrote: >>>>>> >>>>>>> Hi Maheshika, >>>>>>> >>>>>>> Updated the Orbit bundle with the following pr >>>>>>> https://github.com/wso2/orbit/pull/91 >>>>>>> >>>>>> >>>>>> Merged the PR 91. >>>>>> >>>>>> thanks, >>>>>> >>>>>>> Please go ahead with the release. >>>>>>> >>>>>>> Thanks. >>>>>>> >>>>>>> Sandamal Weerasinghe | Software Engineer | WSO2 Lanka (Pvt) Ltd >>>>>>> >>>>>>> Mobile - +94-77-144-9640 >>>>>>> >>>>>>> On Fri, May 15, 2015 at 5:38 PM, Sandamal Weerasinghe < >>>>>>> [email protected]> wrote: >>>>>>> >>>>>>>> Hi Maheshika, >>>>>>>> >>>>>>>> Can you please release this orbit bundle? >>>>>>>> >>>>>>>> Thanks. >>>>>>>> >>>>>>>> Sandamal Weerasinghe | Software Engineer | WSO2 Lanka (Pvt) Ltd >>>>>>>> >>>>>>>> Mobile - +94-77-144-9640 >>>>>>>> >>>>>>>> On Fri, May 15, 2015 at 2:24 PM, Jayanga Dissanayake < >>>>>>>> [email protected]> wrote: >>>>>>>> >>>>>>>>> Hi Sandamal, >>>>>>>>> >>>>>>>>> PR [1] is merged. >>>>>>>>> >>>>>>>>> [1] https://github.com/wso2/orbit/pull/71 >>>>>>>>> >>>>>>>>> Thanks, >>>>>>>>> Jayanga. >>>>>>>>> >>>>>>>>> *Jayanga Dissanayake* >>>>>>>>> Senior Software Engineer >>>>>>>>> WSO2 Inc. - http://wso2.com/ >>>>>>>>> lean . enterprise . middleware >>>>>>>>> email: [email protected] >>>>>>>>> mobile: +94772207259 >>>>>>>>> >>>>>>>>> On Fri, May 15, 2015 at 10:33 AM, Prabath Ariyarathna < >>>>>>>>> [email protected]> wrote: >>>>>>>>> >>>>>>>>>> HI Sadamal. >>>>>>>>>> >>>>>>>>>> I've checked according to the offline discussion we had. It's >>>>>>>>>> working without any issue. >>>>>>>>>> >>>>>>>>>> Thanks. >>>>>>>>>> >>>>>>>>>> On Fri, May 15, 2015 at 9:38 AM, Sandamal Weerasinghe < >>>>>>>>>> [email protected]> wrote: >>>>>>>>>> >>>>>>>>>>> Hi KasunG, >>>>>>>>>>> >>>>>>>>>>> As mentioned earlier, without adding the schemas the following >>>>>>>>>>> error occurs, >>>>>>>>>>> >>>>>>>>>>> org.springframework.beans.factory.parsing.BeanDefinitionParsingException: >>>>>>>>>>> Configuration problem: Unable to locate Spring NamespaceHandler for >>>>>>>>>>> XML >>>>>>>>>>> schema namespace [http://cxf.apache.org/core] >>>>>>>>>>> Offending resource: URL >>>>>>>>>>> [file:/home/sandamal/Programs/RM/wso2esb-4.9.0-M8-SNAPSHOT/repository/conf/cxf/server.xml] >>>>>>>>>>> >>>>>>>>>>> If we can't add the schemas to the Spring bundle then the other >>>>>>>>>>> option left would be to embed the Spring jar inside cxf. I have >>>>>>>>>>> updated the >>>>>>>>>>> pull request after embedding that dependency. >>>>>>>>>>> >>>>>>>>>>> @Prabath - Please check if this works fine with the connector. >>>>>>>>>>> >>>>>>>>>>> Thanks. >>>>>>>>>>> >>>>>>>>>>> Sandamal Weerasinghe | Software Engineer | WSO2 Lanka (Pvt) Ltd >>>>>>>>>>> >>>>>>>>>>> Mobile - +94-77-144-9640 >>>>>>>>>>> >>>>>>>>>>> On Thu, May 14, 2015 at 3:17 PM, KasunG Gajasinghe < >>>>>>>>>>> [email protected]> wrote: >>>>>>>>>>> >>>>>>>>>>>> Hi Sandamal, >>>>>>>>>>>> >>>>>>>>>>>> Please attend to the comments mentioned in the pr. >>>>>>>>>>>> >>>>>>>>>>>> Thanks. >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> On Thu, May 14, 2015 at 2:48 PM, Kasun Indrasiri < >>>>>>>>>>>> [email protected]> wrote: >>>>>>>>>>>> >>>>>>>>>>>>> Any update on this? >>>>>>>>>>>>> >>>>>>>>>>>>> On Wed, May 13, 2015 at 2:41 PM, Kasun Indrasiri < >>>>>>>>>>>>> [email protected]> wrote: >>>>>>>>>>>>> >>>>>>>>>>>>>> Hi Sameera/kernel team, >>>>>>>>>>>>>> >>>>>>>>>>>>>> Can you please have a look. This is urgent for us. >>>>>>>>>>>>>> >>>>>>>>>>>>>> On Wed, May 13, 2015 at 11:18 AM, Sandamal Weerasinghe < >>>>>>>>>>>>>> [email protected]> wrote: >>>>>>>>>>>>>> >>>>>>>>>>>>>>> Since CXF is already being used in WSO2 products there is no >>>>>>>>>>>>>>> need for approval [1]. And even if we are embedding this >>>>>>>>>>>>>>> dependency or >>>>>>>>>>>>>>> making the entire CXF-RM inbound an installable feature, we >>>>>>>>>>>>>>> will need this >>>>>>>>>>>>>>> as an Orbit bundle first. >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> [1] [Thrid Party Library Approval] Apache CXF >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> Sandamal Weerasinghe | Software Engineer | WSO2 Lanka (Pvt) >>>>>>>>>>>>>>> Ltd >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> Mobile - +94-77-144-9640 >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> On Wed, May 13, 2015 at 11:15 AM, Kasun Indrasiri < >>>>>>>>>>>>>>> [email protected]> wrote: >>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> Hi KasunG, >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> Can you please review and merge asap. ESB 4.9 alpha release >>>>>>>>>>>>>>>> is blocked due to this. >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> On Fri, May 8, 2015 at 2:09 PM, Sandamal Weerasinghe < >>>>>>>>>>>>>>>> [email protected]> wrote: >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> Hi KasunG, >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> Updated the pull request after doing a version upgrade. >>>>>>>>>>>>>>>>> The following dependencies had to be embedded; neethi, >>>>>>>>>>>>>>>>> woodstox-core-asl >>>>>>>>>>>>>>>>> and xmlschema-core. >>>>>>>>>>>>>>>>> I have removed the wss4j and slf4j bundles as they are not >>>>>>>>>>>>>>>>> essential to the functionality of the cxf ws-rm inbound >>>>>>>>>>>>>>>>> endpoint and >>>>>>>>>>>>>>>>> connector. As for the changes in the spring.schemas and >>>>>>>>>>>>>>>>> spring.handlers, >>>>>>>>>>>>>>>>> without those changes the following error gets thrown at when >>>>>>>>>>>>>>>>> starting an >>>>>>>>>>>>>>>>> inbound endpoint. >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> org.springframework.beans.factory.parsing.BeanDefinitionParsingException: >>>>>>>>>>>>>>>>> Configuration problem: Unable to locate Spring >>>>>>>>>>>>>>>>> NamespaceHandler for XML >>>>>>>>>>>>>>>>> schema namespace [http://cxf.apache.org/core] >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> Please review and merge. >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> [1] https://github.com/wso2/orbit/pull/71 >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> Thanks. >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> Sandamal Weerasinghe | Software Engineer | WSO2 Lanka >>>>>>>>>>>>>>>>> (Pvt) Ltd >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> Mobile - +94-77-144-9640 >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> On Tue, May 5, 2015 at 10:57 AM, KasunG Gajasinghe < >>>>>>>>>>>>>>>>> [email protected]> wrote: >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>> Hi Sandamal, >>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>> We have forked some of the bundles you have mentioned >>>>>>>>>>>>>>>>>> above such as the wss4j bundle. Are you doing a version >>>>>>>>>>>>>>>>>> upgrade here? How >>>>>>>>>>>>>>>>>> is this going to affect the components that rely on wss4j >>>>>>>>>>>>>>>>>> 1.5.11? >>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>> And, can you also verify whether all these libraries >>>>>>>>>>>>>>>>>> approved? >>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>> Thanks. >>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>> On Thu, Apr 30, 2015 at 7:12 PM, Sandamal Weerasinghe < >>>>>>>>>>>>>>>>>> [email protected]> wrote: >>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>> Hi Prabath, >>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>> Please check if the RMConnector works with the following >>>>>>>>>>>>>>>>>>> in place, >>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>> cxf-bundle-3.0.2.wso2v1.jar >>>>>>>>>>>>>>>>>>> jetty-bundle-8.1.15.v20140411.wso2v1.jar >>>>>>>>>>>>>>>>>>> slf4j-bundle-1.7.7.wso2v1.jar >>>>>>>>>>>>>>>>>>> wss4j-bundle-2.0.2.wso2v1.jar >>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>> org.apache.aries.blueprint-1.1.0.jar >>>>>>>>>>>>>>>>>>> org.apache.aries.proxy-1.0.1.jar >>>>>>>>>>>>>>>>>>> org.apache.aries.util-1.1.0.jar >>>>>>>>>>>>>>>>>>> stax2-api-3.1.4.jar >>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>> https://github.com/wso2/orbit/pull/71 >>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>> Thanks. >>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>> Sandamal Weerasinghe | Software Engineer | WSO2 Lanka >>>>>>>>>>>>>>>>>>> (Pvt) Ltd >>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>> Mobile - +94-77-144-9640 >>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>> On Thu, Apr 23, 2015 at 2:29 PM, Sandamal Weerasinghe < >>>>>>>>>>>>>>>>>>> [email protected]> wrote: >>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>> Hi KasunG, >>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>> Please review and merge. >>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>> Thanks. >>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>> Sandamal Weerasinghe | Software Engineer | WSO2 Lanka >>>>>>>>>>>>>>>>>>>> (Pvt) Ltd >>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>> Mobile - +94-77-144-9640 >>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>> On Mon, Apr 20, 2015 at 7:48 AM, Prabath Ariyarathna < >>>>>>>>>>>>>>>>>>>> [email protected]> wrote: >>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>> Hi Sandamal. >>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>> It's working with the RM connector without any issue. >>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>> Thanks. >>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>> On Sun, Apr 19, 2015 at 12:11 AM, Sandamal Weerasinghe >>>>>>>>>>>>>>>>>>>>> <[email protected]> wrote: >>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>> 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/ >>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>> -- >>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>> *Prabath Ariyarathna* >>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>> *Associate Technical Lead* >>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>> *WSO2, Inc. * >>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>> *lean . enterprise . middleware * >>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>> *Email: [email protected] <[email protected]>* >>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>> *Blog: http://prabu-lk.blogspot.com >>>>>>>>>>>>>>>>>>>>> <http://prabu-lk.blogspot.com>* >>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>> *Flicker : https://www.flickr.com/photos/47759189@N08 >>>>>>>>>>>>>>>>>>>>> <https://www.flickr.com/photos/47759189@N08>* >>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>> *Mobile: +94 77 699 4730 * >>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>> -- >>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>> *Kasun Gajasinghe*Senior Software Engineer, WSO2 Inc. >>>>>>>>>>>>>>>>>> email: kasung AT spamfree wso2.com >>>>>>>>>>>>>>>>>> linked-in: http://lk.linkedin.com/in/gajasinghe >>>>>>>>>>>>>>>>>> blog: http://kasunbg.org >>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> -- >>>>>>>>>>>>>>>> Kasun Indrasiri >>>>>>>>>>>>>>>> Software Architect >>>>>>>>>>>>>>>> WSO2, Inc.; http://wso2.com >>>>>>>>>>>>>>>> lean.enterprise.middleware >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> cell: +94 77 556 5206 >>>>>>>>>>>>>>>> Blog : http://kasunpanorama.blogspot.com/ >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> >>>>>>>>>>>>>> >>>>>>>>>>>>>> >>>>>>>>>>>>>> -- >>>>>>>>>>>>>> Kasun Indrasiri >>>>>>>>>>>>>> Software Architect >>>>>>>>>>>>>> WSO2, Inc.; http://wso2.com >>>>>>>>>>>>>> lean.enterprise.middleware >>>>>>>>>>>>>> >>>>>>>>>>>>>> cell: +94 77 556 5206 >>>>>>>>>>>>>> Blog : http://kasunpanorama.blogspot.com/ >>>>>>>>>>>>>> >>>>>>>>>>>>> >>>>>>>>>>>>> >>>>>>>>>>>>> >>>>>>>>>>>>> -- >>>>>>>>>>>>> Kasun Indrasiri >>>>>>>>>>>>> Software Architect >>>>>>>>>>>>> WSO2, Inc.; http://wso2.com >>>>>>>>>>>>> lean.enterprise.middleware >>>>>>>>>>>>> >>>>>>>>>>>>> cell: +94 77 556 5206 >>>>>>>>>>>>> Blog : http://kasunpanorama.blogspot.com/ >>>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> -- >>>>>>>>>>>> >>>>>>>>>>>> *Kasun Gajasinghe*Senior Software Engineer, WSO2 Inc. >>>>>>>>>>>> email: kasung AT spamfree wso2.com >>>>>>>>>>>> linked-in: http://lk.linkedin.com/in/gajasinghe >>>>>>>>>>>> blog: http://kasunbg.org >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> -- >>>>>>>>>> >>>>>>>>>> *Prabath Ariyarathna* >>>>>>>>>> >>>>>>>>>> *Associate Technical Lead* >>>>>>>>>> >>>>>>>>>> *WSO2, Inc. * >>>>>>>>>> >>>>>>>>>> *lean . enterprise . middleware * >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> *Email: [email protected] <[email protected]>* >>>>>>>>>> >>>>>>>>>> *Blog: http://prabu-lk.blogspot.com >>>>>>>>>> <http://prabu-lk.blogspot.com>* >>>>>>>>>> >>>>>>>>>> *Flicker : https://www.flickr.com/photos/47759189@N08 >>>>>>>>>> <https://www.flickr.com/photos/47759189@N08>* >>>>>>>>>> >>>>>>>>>> *Mobile: +94 77 699 4730 * >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> _______________________________________________ >>>>>>>>>> Dev mailing list >>>>>>>>>> [email protected] >>>>>>>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>>>>>>>> >>>>>>>>>> >>>>>>>>> >>>>>>>> >>>>>>> >>>>>>> _______________________________________________ >>>>>>> Dev mailing list >>>>>>> [email protected] >>>>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>>>>> >>>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> Supun Malinga, >>>>>> >>>>>> Senior Software Engineer, >>>>>> WSO2 Inc. >>>>>> http://wso2.com >>>>>> email: [email protected] <[email protected]> >>>>>> mobile: +94 (0)71 56 91 321 >>>>>> >>>>> >>>>> >>>>> >>>>> -- >>>>> >>>>> Thanks & Best Regards, >>>>> >>>>> Maheshika Goonetilleke >>>>> Engineering Process Coordinator >>>>> >>>>> *WSO2 Inc* >>>>> *email : [email protected] <[email protected]>* >>>>> *mobile : +94 773 596707 <%2B94%20773%20596707>* >>>>> *www: :http://wso2.com <http://wso2.com/>*lean . enterprise . >>>>> middleware >>>>> >>>>> >>>>> >>>>> >>>>> >>>> >>> >> > > > -- > > Thanks & Best Regards, > > Maheshika Goonetilleke > Engineering Process Coordinator > > *WSO2 Inc* > *email : [email protected] <[email protected]>* > *mobile : +94 773 596707 <%2B94%20773%20596707>* > *www: :http://wso2.com <http://wso2.com/>*lean . enterprise . middleware > > > > >
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
