[jira] [Commented] (AXIS2-5510) Spring integration for Axis2

2013-09-26 Thread Gihan Madushanka (JIRA)
side - Stub can define on bean definition and can acquire configuration context bean. > Spring integration for Axis2 > > > Key: AXIS2-5510 > URL: https://issues.apache.org/jira/browse/AXIS2-5510 >

[jira] [Updated] (AXIS2-5510) Spring integration for Axis2

2013-09-26 Thread Gihan Madushanka (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gihan Madushanka updated AXIS2-5510: Attachment: axis2-spring.zip > Spring integration for Ax

[jira] [Commented] (AXIS2-5510) Spring integration for Axis2

2013-07-31 Thread Gihan Madushanka (JIRA)
attaching completed works so far please review my works and let me know your comments. Thanks a lot of support given. > Spring integration for Axis2 > > > Key: AXIS2-5510 > URL: https://issues.apache.or

[jira] [Updated] (AXIS2-5510) Spring integration for Axis2

2013-07-31 Thread Gihan Madushanka (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gihan Madushanka updated AXIS2-5510: Attachment: axis2-spring-core.zip > Spring integration for Ax

Re: Spring integration for Axis2

2013-05-03 Thread Sagara Gunathunga
On Thu, May 2, 2013 at 10:21 PM, Gihan Madushanka wrote: > * > > Hi Sagara, > > Thank you very much for the hint. I managed to fix that issue by > introducing following modification into ConfigurationContextFactoryBean > class. > > if (transportOutDescriptions != null) { > >for (Tran

RE: Spring integration for Axis2

2013-05-02 Thread Martin Gainty
accepter aucune responsabilité pour le contenu fourni. Date: Thu, 2 May 2013 22:21:52 +0530 Subject: Re: Spring integration for Axis2 From: gihang...@gmail.com To: java-dev@axis.apache.org CC: sagara.gunathu...@gmail.com Hi Sagara, Thank you very much for the hint. I managed to

Re: Spring integration for Axis2

2013-05-02 Thread Gihan Madushanka
* Hi Sagara, Thank you very much for the hint. I managed to fix that issue by introducing following modification into ConfigurationContextFactoryBean class. if (transportOutDescriptions != null) { for (TransportOutDescription description : transportOutDescriptions) { d

Re: Spring integration for Axis2

2013-04-22 Thread Sagara Gunathunga
On Mon, Apr 22, 2013 at 11:40 PM, Gihan Madushanka wrote: > > Hi Sagara, > > Since I’m new to both Axis2 and Spring It took several days for me to > understand source codes available as “axis2-spring-core” . It would be > great if you can provide some feedback based on following items which I >

Re: Spring integration for Axis2

2013-04-22 Thread Gihan Madushanka
Hi Sagara, Since I’m new to both Axis2 and Spring It took several days for me to understand source codes available as “axis2-spring-core” . It would be great if you can provide some feedback based on following items which I completed so far. 1. I changed Axis2 version into “1.7.0-SNAPSHOT” from

Re: Spring integration for Axis2

2013-04-15 Thread Gihan Madushanka
* HI Sagara, First of all thanks a lot for your quick response, details you provided are really valuable to me. I will study and try to test the new code base you provided in your mail. As you informed I have created a jira here https://issues.apache.org/jira/browse/AXIS2-5510 please kind enough

[jira] [Created] (AXIS2-5510) Spring integration for Axis2

2013-04-15 Thread Gihan Madushanka (JIRA)
Gihan Madushanka created AXIS2-5510: --- Summary: Spring integration for Axis2 Key: AXIS2-5510 URL: https://issues.apache.org/jira/browse/AXIS2-5510 Project: Axis2 Issue Type: New Feature

Re: Spring integration for Axis2

2013-04-15 Thread Sagara Gunathunga
On Mon, Apr 15, 2013 at 8:53 PM, Gihan Madushanka wrote: > Hi All, > > > I'm Gihan Madushanka an undergraduate and planning to participate GSoC > 2013 program. I'm planning to develop a new Spring integration project for > Axis2 based on two 3rd party projects called WSO2 WSF-Spring and Axis2M.

Spring integration for Axis2

2013-04-15 Thread Gihan Madushanka
Hi All, I'm Gihan Madushanka an undergraduate and planning to participate GSoC 2013 program. I'm planning to develop a new Spring integration project for Axis2 based on two 3rd party projects called WSO2 WSF-Spring and Axis2M. In present both the above projects seem not active also I noticed th

[jira] Commented: (AXIS2-4662) Improve Spring Integration for Axis2

2010-04-05 Thread Stephan van Hugten (JIRA)
[1] http://svn.apache.org/repos/asf/axis/axis2/java/core/scratch/java/veithen/spring/axis2-spring-core/ > Improve Spring Integration for Axis2 > > > Key: AXIS2-4662 > URL: https://issues.apac

[jira] Commented: (AXIS2-4662) Improve Spring Integration for Axis2

2010-04-03 Thread Amila Chinthaka Suriarachchi (JIRA)
efer beans in an spring config file? I think this should be something like this, > Improve Spring Integration for Axis2 > > > Key: AXIS2-4662 >

[jira] Updated: (AXIS2-4662) Improve Spring Integration for Axis2

2010-04-03 Thread Stephan van Hugten (JIRA)
aned up my code and documented it. > Improve Spring Integration for Axis2 > > > Key: AXIS2-4662 > URL: https://issues.apache.org/jira/browse/AXIS2-4662 > Project: Axis2 > Issue Type: Im

[jira] Updated: (AXIS2-4662) Improve Spring Integration for Axis2

2010-04-03 Thread Stephan van Hugten (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan van Hugten updated AXIS2-4662: -- Attachment: (was: axis2-spring-core.zip) > Improve Spring Integration for Ax

[jira] Issue Comment Edited: (AXIS2-4662) Improve Spring Integration for Axis2

2010-03-31 Thread Stephan van Hugten (JIRA)
ured ConfigurationContext. I hope you like it. > Improve Spring Integration for Axis2 > > > Key: AXIS2-4662 > URL: https://issues.apache.org/jira/browse/AXIS2-4662 > Project: Axis2 >

[jira] Updated: (AXIS2-4662) Improve Spring Integration for Axis2

2010-03-31 Thread Stephan van Hugten (JIRA)
ing Integration for Axis2 > > > Key: AXIS2-4662 > URL: https://issues.apache.org/jira/browse/AXIS2-4662 > Project: Axis2 > Issue Type: Improvement > Components: kernel >

[jira] Commented: (AXIS2-4662) Improve Spring Integration for Axis2

2010-03-30 Thread Stephan van Hugten (JIRA)
BeansException { this.applicationContext = applicationContext; } } > Improve Spring Integration for Axis2 > > > Key: AXIS2-4662 > URL: https://issues.apache.org/jira/browse/AXIS2-4662 > Project: Axis2 &g

[jira] Issue Comment Edited: (AXIS2-4662) Improve Spring Integration for Axis2

2010-03-30 Thread Stephan van Hugten (JIRA)
ption(e.getMessage(), e); } } return bean; } @Override public void setApplicationContext(ApplicationContext applicationContext) throws BeansException { this.applicationContext = applicationContext; } } > Improve S

[jira] Commented: (AXIS2-4662) Improve Spring Integration for Axis2

2010-03-30 Thread Stephan van Hugten (JIRA)
help you with that. > Improve Spring Integration for Axis2 > > > Key: AXIS2-4662 > URL: https://issues.apache.org/jira/browse/AXIS2-4662 > Project: Axis2 > Issue Type: Improvement >

[jira] Commented: (AXIS2-4662) Improve Spring Integration for Axis2

2010-03-30 Thread Andreas Veithen (JIRA)
eployed, i.e. to get rid of the explicit . Any idea how this can be achieved? [1] http://svn.apache.org/repos/asf/axis/axis2/java/core/scratch/java/veithen/spring/axis2-spring-core/ > Improve Spring Integration for Axis2 > > >

[jira] Commented: (AXIS2-4662) Improve Spring Integration for Axis2

2010-03-29 Thread Andreas Veithen (JIRA)
xis2-spring.html > Improve Spring Integration for Axis2 > > > Key: AXIS2-4662 > URL: https://issues.apache.org/jira/browse/AXIS2-4662 > Project: Axis2 > Issue Type: Improvement > Com

[jira] Updated: (AXIS2-4662) Improve Spring Integration for Axis2

2010-03-28 Thread Stephan van Hugten (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan van Hugten updated AXIS2-4662: -- Attachment: POC_Axis2.zip > Improve Spring Integration for Ax

[jira] Commented: (AXIS2-4662) Improve Spring Integration for Axis2

2010-03-28 Thread Stephan van Hugten (JIRA)
e.addParameter(SpringServiceObjectSupplier.SERVICE_SPRING_BEANNAME, serviceImplementation); } > Improve Spring Integration for Axis2 > > > Key: AXIS2-4662 > URL: https://issues.apac

[jira] Updated: (AXIS2-4662) Improve Spring Integration for Axis2

2010-03-28 Thread Stephan van Hugten (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan van Hugten updated AXIS2-4662: -- Attachment: (was: POC_Axis2.zip) > Improve Spring Integration for Ax

[jira] Commented: (AXIS2-4662) Improve Spring Integration for Axis2

2010-03-27 Thread Andreas Veithen (JIRA)
tion instance to the Axis service, it is probably better to use org.apache.axis2.ServiceObjectSupplier instead of a context listener. > Improve Spring Integration for Axis2 > > > Key: AXIS2-4662 > URL: https://iss

[jira] Issue Comment Edited: (AXIS2-4662) Improve Spring Integration for Axis2

2010-03-26 Thread Stephan van Hugten (JIRA)
.getClass().getName()); getConfigurationContext().setProperty(ServiceContext.SERVICE_OBJECT, webservice); } > Improve Spring Integration for Axis2 > > > Key: AXIS2-4662 > URL: https://issues.apache.org/jira/brows

[jira] Updated: (AXIS2-4662) Improve Spring Integration for Axis2

2010-03-26 Thread Stephan van Hugten (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan van Hugten updated AXIS2-4662: -- Attachment: POC_Axis2.zip > Improve Spring Integration for Ax

[jira] Updated: (AXIS2-4662) Improve Spring Integration for Axis2

2010-03-26 Thread Stephan van Hugten (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan van Hugten updated AXIS2-4662: -- Attachment: (was: POC_Axis2.zip) > Improve Spring Integration for Ax

[jira] Updated: (AXIS2-4662) Improve Spring Integration for Axis2

2010-03-26 Thread Stephan van Hugten (JIRA)
e.getClass().getName()); getConfigurationContext().setProperty(ServiceContext.SERVICE_OBJECT, webservice); } > Improve Spring Integration for Axis2 > > > Key: AXIS2-4662 > URL: https://issues.apache.o

[jira] Updated: (AXIS2-4662) Improve Spring Integration for Axis2

2010-03-26 Thread Stephan van Hugten (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan van Hugten updated AXIS2-4662: -- Attachment: (was: POC_Axis2.zip) > Improve Spring Integration for Ax

[jira] Commented: (AXIS2-4662) Improve Spring Integration for Axis2

2010-03-26 Thread Amila Chinthaka Suriarachchi (JIRA)
ng[1] addresses the problem of embeding spring inside a spring container. [1] http://wso2.org/projects/wsf/spring > Improve Spring Integration for Axis2 > > > Key: AXIS2-4662 > URL: https://issues.apache.org/jir

[jira] Commented: (AXIS2-4662) Improve Spring Integration for Axis2

2010-03-25 Thread Andreas Veithen (JIRA)
ependency injection. How would you address a use case where references to some other beans need to be injected into WeatherSpringService? > Improve Spring Integration for Axis2 > > > Key: AXIS2-4662 > URL: https:

[jira] Updated: (AXIS2-4662) Improve Spring Integration for Axis2

2010-03-25 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Veithen updated AXIS2-4662: --- Fix Version/s: (was: 1.5.1) > Improve Spring Integration for Ax

[jira] Updated: (AXIS2-4662) Improve Spring Integration for Axis2

2010-03-25 Thread Stephan van Hugten (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan van Hugten updated AXIS2-4662: -- Summary: Improve Spring Integration for Axis2 (was: Improve) > Improve Spr

[jira] Issue Comment Edited: (AXIS2-4662) Improve Spring Integration for Axis2

2010-03-25 Thread Stephan van Hugten (JIRA)
8 AM: - Included a Proof of Concept for my proposed solution was (Author: stephan.vanhugten): Proof of Concept for my proposed solution > Improve Spring Integration for Axis2 > > > Key: AXIS2-4662 >