Axis2-Spring integration

2010-03-31 Thread Andreas Veithen
All, Recently there have been some questions and discussions about Spring support in Axis2 [1] [2] [3] [4]. As mentioned in these references, WSO2 has developed a framework that provides Axis2-Spring integration [5]. Also, Sagara Gunathunga has done some very interesting work [6], but this has not

[jira] Commented: (AXIS2-4663) SAAJ implementation classes do not overrride appendChild(org.w3c.dom.Node) method

2010-03-31 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12851771#action_12851771 ] Andreas Veithen commented on AXIS2-4663: Brice, Can you provide a test case that s

[jira] Updated: (AXIS2-4663) SAAJ implementation classes do not overrride appendChild(org.w3c.dom.Node) method

2010-03-31 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Veithen updated AXIS2-4663: --- Priority: Major (was: Blocker) > SAAJ implementation classes do not overrride appendChild(or

[jira] Commented: (AXIS2-4663) SAAJ implementation classes do not overrride appendChild(org.w3c.dom.Node) method

2010-03-31 Thread Brice FINES (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12851780#action_12851780 ] Brice FINES commented on AXIS2-4663: Hi Andreas, I will not be able to provide a test c

[jira] Issue Comment Edited: (AXIS2-4663) SAAJ implementation classes do not overrride appendChild(org.w3c.dom.Node) method

2010-03-31 Thread Brice FINES (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850908#action_12850908 ] Brice FINES edited comment on AXIS2-4663 at 3/31/10 9:55 AM: - H

Re: Axis2-Spring integration

2010-03-31 Thread Chinmoy Chakraborty
Andreas, I was going through your mail and the idea seems interesting. I want to get involved into this project. Let me know what are things I need to look into as starting point. Chinmoy On Wed, Mar 31, 2010 at 1:40 PM, Andreas Veithen wrote: > All, > > Recently there have been some question

[jira] Commented: (AXIS2-4666) Out of memory error when compiling latest revision of axis2 integration module on Windows

2010-03-31 Thread Katherine Sanders (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12851854#action_12851854 ] Katherine Sanders commented on AXIS2-4666: -- r922941 builds without errors on my ma

[jira] Assigned: (AXIS2-4666) Out of memory error when compiling latest revision of axis2 integration module on Windows

2010-03-31 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Veithen reassigned AXIS2-4666: -- Assignee: Andreas Veithen > Out of memory error when compiling latest revision of axis2

[jira] Resolved: (AXIS2-4666) Out of memory error when compiling latest revision of axis2 integration module on Windows

2010-03-31 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Veithen resolved AXIS2-4666. Resolution: Fixed Fix Version/s: 1.6 Added fork=true to maven-compiler-plugin for th

Re: [GSoC Project Proposal] Distributed TCP Monitor

2010-03-31 Thread Samisa Abeysinghe
What UI technology would be used for this? Samisa... On Wed, Mar 31, 2010 at 4:26 AM, Andreas Veithen wrote: > I was thinking more about something like ITCAM for SOA. > > On Tue, Mar 30, 2010 at 13:40, Sanjiva Weerawarana > wrote: >> That runtime monitoring / correlation is what the WSO2 Busine

Re: Axis2-Spring integration

2010-03-31 Thread Samisa Abeysinghe
What if WSO2 is willing to integrate their effort as well with this? Samisa... On Wed, Mar 31, 2010 at 1:40 PM, Andreas Veithen wrote: > All, > > Recently there have been some questions and discussions about Spring > support in Axis2 [1] [2] [3] [4]. As mentioned in these references, > WSO2 has

Re: [GSoC Project Proposal] Distributed TCP Monitor

2010-03-31 Thread Samisa Abeysinghe
> > Then we can take this to next level by adding this module to all > services in a system , configuring modules to send all collected > messages to a pub/sub channel, and subscribing to those messages via a > UI, and depicting those messages through a UI. What pub/sub model do you plan to use?

Re: Axis2-Spring integration

2010-03-31 Thread Tharindu Mathew
Hi Everyone, Let me first introduce myself. I'm Tharindu from WSO2 and I was part of the intial WSF/Spring effort some years ago. I've gone through a few of the links pointed out by Andreas and it certainly seems very interesting. I'd like to get involved in the discussions as they progress along

Re: [GSoC Project Proposal] Distributed TCP Monitor

2010-03-31 Thread Sanjiva Weerawarana
Samisa can you describe the architecture of the WSO2 BAM server? Maybe we can build on that .. some of what Glen described in his blog is a cool way to achieve correlation. Its also a clever idea to capture the logs thru log4j instead of thru a module. Sanjiva. On Wed, Mar 31, 2010 at 8:21 PM, Sa

[jira] Reopened: (AXIS2-4666) Out of memory error when compiling latest revision of axis2 integration module on Windows

2010-03-31 Thread Katherine Sanders (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Katherine Sanders reopened AXIS2-4666: -- I'm now getting this error when building the integration module with the latest revision (

Re: [GSoC Project Proposal] Distributed TCP Monitor

2010-03-31 Thread Samisa Abeysinghe
On Wed, Mar 31, 2010 at 8:25 PM, Sanjiva Weerawarana wrote: > Samisa can you describe the architecture of the WSO2 BAM server? Maybe we > can build on that .. some of what Glen described in his blog is a cool way > to achieve correlation. Its also a clever idea to capture the logs thru > log4j ins

Re: Axis2-Spring integration

2010-03-31 Thread Samisa Abeysinghe
On Wed, Mar 31, 2010 at 8:24 PM, Tharindu Mathew wrote: > Hi Everyone, > > Let me first introduce myself. I'm Tharindu from WSO2 and I was part of the > intial WSF/Spring effort some years ago. > San you explain how WSF/Spring does it? Samisa... > I've gone through a few of the links pointed

Re: Axis2-Spring integration

2010-03-31 Thread Tharindu Mathew
Link [1] that Andreas points to, explains both frameworks well. Regards, Tharindu On Wed, Mar 31, 2010 at 10:45 PM, Samisa Abeysinghe < samisa.abeysin...@gmail.com> wrote: > > > On Wed, Mar 31, 2010 at 8:24 PM, Tharindu Mathew wrote: > >> Hi Everyone, >> >> Let me first introduce myself. I'm T

Re: Axis2-Spring integration

2010-03-31 Thread Amila Suriarachchi
On Wed, Mar 31, 2010 at 1:40 PM, Andreas Veithen wrote: > All, > > Recently there have been some questions and discussions about Spring > support in Axis2 [1] [2] [3] [4]. As mentioned in these references, > WSO2 has developed a framework that provides Axis2-Spring integration > [5]. Also, Sagara

Re: Axis2-Spring integration

2010-03-31 Thread Andreas Veithen
On Wed, Mar 31, 2010 at 19:59, Amila Suriarachchi wrote: > > > On Wed, Mar 31, 2010 at 1:40 PM, Andreas Veithen > wrote: >> >> All, >> >> Recently there have been some questions and discussions about Spring >> support in Axis2 [1] [2] [3] [4]. As mentioned in these references, >> WSO2 has develop

Re: Axis2-Spring integration

2010-03-31 Thread Sagara Gunathunga
Hi all, I think we all can agree about the usability of having good Axis2-spring integration module, let me provide some background about Axis2M. Around 1.5 years ago I had to find a good WS framework for a Spring based project so i tried to introduce Axis2 but some people pointed out there are

WSDL 2.0 for mobiles

2010-03-31 Thread Demetris
Does anyone happen to know of any WSDL 2.0 parsers that can run under J2ME CDC? I tried Woden (which compiles on Java 1.4) but no luck. Thanks - To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org For additional comman

Re: Axis2-Spring integration

2010-03-31 Thread robert lazarski
On Wed, Mar 31, 2010 at 4:01 PM, Andreas Veithen wrote: > > If everybody proposes his own code as a starting point, we will get > nowhere. I think we should start from scratch, and then as we progress > through the different areas we want to cover, take over those > components from the three codeb

[jira] Commented: (AXIS2-4666) Out of memory error when compiling latest revision of axis2 integration module on Windows

2010-03-31 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12852122#action_12852122 ] Andreas Veithen commented on AXIS2-4666: Are you sure that you did a clean? > Out

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

2010-03-31 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: axis2-spring-core.zip After looking at your example project, I redid the @W

Re: [GSoC Project Proposal] Distributed TCP Monitor

2010-03-31 Thread nilupa bandara
On Wed, Mar 31, 2010 at 4:51 PM, Samisa Abeysinghe wrote: >> Then we can take this to next level by adding this module to all >> services in a system , configuring modules to send all collected >> messages to a pub/sub channel, and subscribing to those messages via a >> UI, and depicting those mes

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

2010-03-31 Thread Stephan van Hugten (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12852161#action_12852161 ] Stephan van Hugten edited comment on AXIS2-4662 at 3/31/10 11:19 PM:

Re: [GSoC Project Proposal] Distributed TCP Monitor

2010-03-31 Thread nilupa bandara
I was thinking about Java Swing based UI because the client may have to cache whatever messages it already has and will receive, build the message flow and update the UI accordingly. Perhaps there is a better way ? Thanks Nilupa. On Wed, Mar 31, 2010 at 4:12 PM, Samisa Abeysinghe wrote: > What U

Re: [GSoC Project Proposal] Distributed TCP Monitor

2010-03-31 Thread Samisa Abeysinghe
On Thu, Apr 1, 2010 at 4:47 AM, nilupa bandara wrote: > On Wed, Mar 31, 2010 at 4:51 PM, Samisa Abeysinghe > wrote: > >> Then we can take this to next level by adding this module to all > >> services in a system , configuring modules to send all collected > >> messages to a pub/sub channel, and

Re: [GSoC Project Proposal] Distributed TCP Monitor

2010-03-31 Thread Samisa Abeysinghe
On Thu, Apr 1, 2010 at 4:53 AM, nilupa bandara wrote: > I was thinking about Java Swing based UI Swing is a good start. But if you look at some of the requirements like monitoring multiple instances and correlate them, discussed in this thread, it sounds as if we would be better off having a We

Re: [GSoC Project Proposal] Distributed TCP Monitor

2010-03-31 Thread Sanka Samaranayake
Hi Samisa, I think the this scope of this project would be to provide a light-weight tool which allows to monitor the message flows, execution in each node in response to those message flows to a given input message primarily for debugging purposes . (Just like the way tcpmon is used in developing

Re: [GSoC Project Proposal] Distributed TCP Monitor

2010-03-31 Thread Sanka Samaranayake
Samisa, Quick question, does WSO2 BAM project provide such a debugging facility. I mean can one monitor what is going on for a specific input in SOA senario ? Sanka On Thu, Apr 1, 2010 at 3:28 AM, Sanka Samaranayake wrote: > Hi Samisa, > > I think the this scope of this project would be to pr

svn co

2010-03-31 Thread robert lazarski
Quick question: The axis2 site is listing svn url's that I'm not able to checkout: svn co https://svn.apache.org/repos/asf/webservices/axis2/trunk/java axis2_svn svn: URL 'https://svn.apache.org/repos/asf/webservices/axis2/trunk/java' doesn't exist What's the latest urls? - R -

Re: [GSoC Project Proposal] Distributed TCP Monitor

2010-03-31 Thread Samisa Abeysinghe
On Thu, Apr 1, 2010 at 7:04 AM, Sanka Samaranayake wrote: > Samisa, > > Quick question, does WSO2 BAM project provide such a debugging > facility. I mean can one monitor what is going on for a specific input > in SOA senario ? > Yes it can. However, as I mentioned in an earlier explanation, tha

Re: svn co

2010-03-31 Thread Samisa Abeysinghe
On Thu, Apr 1, 2010 at 9:22 AM, robert lazarski wrote: > Quick question: The axis2 site is listing svn url's that I'm not able > to checkout: > > svn co https://svn.apache.org/repos/asf/webservices/axis2/trunk/javaaxis2_svn > svn: URL 'https://svn.apache.org/repos/asf/webservices/axis2/trunk/java

Re: Axis2-Spring integration

2010-03-31 Thread Amila Suriarachchi
On Thu, Apr 1, 2010 at 12:31 AM, Andreas Veithen wrote: > On Wed, Mar 31, 2010 at 19:59, Amila Suriarachchi > wrote: > > > > > > On Wed, Mar 31, 2010 at 1:40 PM, Andreas Veithen < > andreas.veit...@gmail.com> > > wrote: > >> > >> All, > >> > >> Recently there have been some questions and discussi

Re: Axis2-Spring integration

2010-03-31 Thread Samisa Abeysinghe
On Thu, Apr 1, 2010 at 10:53 AM, Amila Suriarachchi < amilasuriarach...@gmail.com> wrote: > > > On Thu, Apr 1, 2010 at 12:31 AM, Andreas Veithen < > andreas.veit...@gmail.com> wrote: > >> On Wed, Mar 31, 2010 at 19:59, Amila Suriarachchi >> wrote: >> > >> > >> > On Wed, Mar 31, 2010 at 1:40 PM, A

Re: Axis2-Spring integration

2010-03-31 Thread Senaka Fernando
On Thu, Apr 1, 2010 at 11:06 AM, Samisa Abeysinghe < samisa.abeysin...@gmail.com> wrote: > > > On Thu, Apr 1, 2010 at 10:53 AM, Amila Suriarachchi < > amilasuriarach...@gmail.com> wrote: > >> >> >> On Thu, Apr 1, 2010 at 12:31 AM, Andreas Veithen < >> andreas.veit...@gmail.com> wrote: >> >>> On We

Re: Axis2-Spring integration

2010-03-31 Thread Afkham Azeez
+1 for designing & building this from scratch while bringing in ideas from these different implmentations. Azeez On Thu, Apr 1, 2010 at 12:31 AM, Andreas Veithen wrote: > On Wed, Mar 31, 2010 at 19:59, Amila Suriarachchi > wrote: > > > > > > On Wed, Mar 31, 2010 at 1:40 PM, Andreas Veithen < >