[jira] Updated: (AXIS2-4584) Broken download cgi files

2010-03-29 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated AXIS2-4584: Priority: Critical (was: Major) Raising priority in the hope someone will at least respond > Broken download cgi

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

2010-03-29 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850893#action_12850893 ] Andreas Veithen commented on AXIS2-4662: Stephan, I was thinking about the Axis2-S

[jira] Commented: (AXIS2-3199) Java2WSDL output for no parameters or void return type

2010-03-29 Thread prithviraj singh (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850904#action_12850904 ] prithviraj singh commented on AXIS2-3199: - Is there any update on this issue.We are

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

2010-03-29 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 commented on AXIS2-4663: Hi, I tried the Sun SAAJ RI as you suggested. Aft

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

2010-03-29 Thread Katherine Sanders (JIRA)
Out of memory error when compiling latest revision of axis2 integration module on Windows - Key: AXIS2-4666 URL: https://issues.apache.org/jira/browse/AXIS2-4666

[jira] Updated: (AXIS2-4601) AddressingOutHandler performance improvements

2010-03-29 Thread Katherine Sanders (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Katherine Sanders updated AXIS2-4601: - Attachment: rollback.patch Here's a patch to rollback the changes made under revision 905

[jira] Created: (AXIS2-4667) JAX-W:NullPointerException in MethodMarshalerUtils

2010-03-29 Thread Rich Scheuerle (JIRA)
JAX-W:NullPointerException in MethodMarshalerUtils -- Key: AXIS2-4667 URL: https://issues.apache.org/jira/browse/AXIS2-4667 Project: Axis2 Issue Type: Bug Components: jaxws

[jira] Reopened: (AXIS2-1871) Publishing a class without an access modifier as a service

2010-03-29 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-1871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Veithen reopened AXIS2-1871: The fix [1] actually doesn't check the access modifier of the service class, but of the class

[jira] Updated: (AXIS2-1871) Publishing a class without an access modifier as a service

2010-03-29 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-1871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Veithen updated AXIS2-1871: --- Priority: Minor (was: Blocker) > Publishing a class without an access modifier as a service

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

2010-03-29 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12851158#action_12851158 ] Andreas Veithen commented on AXIS2-4666: Katherine, Can you test this after locall

Subversion source code access

2010-03-29 Thread Matthias.Gaiser
Hi all, I am currently encountering problems updating my local working copy of the Axis2 sources. Were there any changes in the url? Also a fresh checkout does not work: C:\somepath>svn co http://svn.apache.org/repos/asf/webservices/axis2/trunk/java test svn: Server sent unexpected return va

Re: Subversion source code access

2010-03-29 Thread Sagara Gunathunga
Hi, After the Axis TLP change source codes moved in to a new location can you try for this [1]. [1] - http://svn.apache.org/repos/asf/axis/axis2/java/core/trunk/ Thanks, On Tue, Mar 30, 2010 at 11:56 AM, wrote: > Hi all, > > > > I am currently encountering problems updating my local working

AW: Subversion source code access

2010-03-29 Thread Matthias.Gaiser
Hi Sagara, thank you for your help. I was able to check out the sources from the new location after I used your link. Since I am behind a proxy which does not allow some HTTP options, I had to use your url with https: https://svn.apache.org/repos/asf/axis/axis2/java/core/trunk/ Hope thi