Re: Axis2 build??

2010-01-28 Thread Ruwan Linton
Andreas, maven.test.skip property doesn't hold off for single mode tests. There are some tests in axis2 of that sort but jaxws-integration tests are not. Thanks, Ruwan On Thu, Jan 28, 2010 at 5:44 PM, Andreas Veithen wrote: > So this only happens with maven.test.skip=true? There is an open issu

[jira] Commented: (AXIS-2316) Connection reset when called again and again

2010-01-28 Thread deepster (JIRA)
[ https://issues.apache.org/jira/browse/AXIS-2316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12806161#action_12806161 ] deepster commented on AXIS-2316: How will switching to "CommonsHTTPSender" help?? > Connect

[jira] Commented: (AXIS-2498) TypeMappingImpl is not thread safe

2010-01-28 Thread eddie esquivel (JIRA)
[ https://issues.apache.org/jira/browse/AXIS-2498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12806104#action_12806104 ] eddie esquivel commented on AXIS-2498: -- Hello. I can confirm that this is still an acti

Fwd: WSDL optional attributes

2010-01-28 Thread Luis Rivera
Hi, This is my send try. I guess I will need to open JIRA bug for this, since nobody seems to know what this happens! I have a problem with the wsdl2java code generation in axis2 for optional attributes In short, how can I make it generate Objects instead of primitives for OPTIONAL ATTRIBUTES?

Re: Axis213 Soap request and response logging issue

2010-01-28 Thread Andreas Veithen
http://www.catb.org/~esr/faqs/smart-questions.html On Thu, Jan 28, 2010 at 05:31, wrote: > > Anyone pease respond. > > Thanks & Regards, > Arockia > > This email message and any attachments may contain confidential, > proprietary or non-public information. The information is intended solely > f

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

2010-01-28 Thread Brian DePradine (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian DePradine reassigned AXIS2-4601: -- Assignee: Brian DePradine > AddressingOutHandler performance improvements > ---

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

2010-01-28 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: AXIS2-4601.patch Updated the patch to remove the messageID changes since they

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

2010-01-28 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: (was: AXIS2-4601.patch) > AddressingOutHandler performance improvements >

Re: Axis2 build??

2010-01-28 Thread Andreas Veithen
So this only happens with maven.test.skip=true? There is an open issue (AXIS2-3290) saying that maven.test.skip is not effective anyway and that to skip the tests, one should use test=false. Andreas On Thu, Jan 28, 2010 at 04:43, Ruwan Linton wrote: > Hi Andreas and all, > > I sort of figured ou

[jira] Commented: (AXIS2-3290) surefire is still run even if maven.test.skip is true

2010-01-28 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12805883#action_12805883 ] Andreas Veithen commented on AXIS2-3290: The reason for the particular approach use