[jira] Created: (AXIS2C-1373) Name matching fails with choice element

2009-06-03 Thread Aaron Oneal (JIRA)
Name matching fails with choice element --- Key: AXIS2C-1373 URL: https://issues.apache.org/jira/browse/AXIS2C-1373 Project: Axis2-C Issue Type: Bug Components: code generation Affects

[jira] Updated: (AXIS2C-1373) Name matching fails with choice element

2009-06-03 Thread Aaron Oneal (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron Oneal updated AXIS2C-1373: Attachment: EWS-WSDL.7z Attaching WSDL Name matching fails with choice element

[jira] Updated: (AXIS2C-1373) Name matching fails with choice element

2009-06-03 Thread Aaron Oneal (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron Oneal updated AXIS2C-1373: Attachment: EWS.7z Attaching generated code. Name matching fails with choice element

soap in client call contains gabage character -- Very very puzzling

2009-06-03 Thread Gordon Brown
Hi All, I need urgent help with a very puzzling issue with axis2/c 1.6 ( I build the axis2/c using the code from trunk, slightly earlier before the offical release). Here is my issue: I have a small XML data (16K) passed in to be as a UTF8 string, I checked the XML data is good (run through

[jira] Created: (AXIS2C-1374) adb generated code has warnings

2009-06-03 Thread Eric Haszlakiewicz (JIRA)
adb generated code has warnings --- Key: AXIS2C-1374 URL: https://issues.apache.org/jira/browse/AXIS2C-1374 Project: Axis2-C Issue Type: Bug Components: code generation Affects Versions: Current

[jira] Updated: (AXIS2C-1374) adb generated code has warnings

2009-06-03 Thread Eric Haszlakiewicz (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Haszlakiewicz updated AXIS2C-1374: --- Attachment: CADBBeanTemplate.diff3 Fixes the declaration of foo_is_particle()

[jira] Closed: (AXIS2C-1285) axis2c doesn't build on NetBSD

2009-06-03 Thread Eric Haszlakiewicz (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Haszlakiewicz closed AXIS2C-1285. -- axis2c doesn't build on NetBSD -- Key:

[jira] Closed: (AXIS2C-1280) Headers don't compile with warnings turned on due to not entirely valid prototypes.

2009-06-03 Thread Eric Haszlakiewicz (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Haszlakiewicz closed AXIS2C-1280. -- Headers don't compile with warnings turned on due to not entirely valid prototypes.

[jira] Commented: (AXIS2-4354) wsdl2Java removes policy tag Trust13 attribute

2009-06-03 Thread Runo Barrdahl (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12715826#action_12715826 ] Runo Barrdahl commented on AXIS2-4354: -- Dear Andreas: I have now been able to confirm

[jira] Created: (AXIS2-4364) Error logging is excessive

2009-06-03 Thread Michael Lipp (JIRA)
Error logging is excessive -- Key: AXIS2-4364 URL: https://issues.apache.org/jira/browse/AXIS2-4364 Project: Axis 2.0 (Axis2) Issue Type: Bug Components: kernel Affects Versions: 1.4, 1.4.1

Re: [AXIS2] Implementing a Javaspaces transport to Axis2

2009-06-03 Thread Nadun Herath
Andreas Thanks a lot for the reply. Looks like Javaspaces do support xml. I am also studying about Javaspaces at the moment. Main problem I am having is only limited number of recourses regarding javaspaces are available. On Wed, Jun 3, 2009 at 2:40 AM, Andreas Veithen

RE: I want to send and receive my own Java class object. Is it possible on Axis?

2009-06-03 Thread Martin Gainty
can you display code for D:\Program Files\Apache Software\Foundation\Tomcat 6.0\webapps\axis\WEB-INF\jwsClasses\test.java{}Errors:Error compiling D:\Program Files\Apache Software Foundation\Tomcat 6.0\webapps\axis\WEB-INF\jwsClasses \Test.java: Line 5, column -1: シンボルを見つけられません。

Re: I want to send and receive my own Java class object. Is it possible on Axis?

2009-06-03 Thread Norio Sasagawa
Dear Martin-san, Thank you for quick reply. Test.java is as follows. -Test.java start- public class Test { public ReturnInfo Test(ReturnInfo returnInfo){ ReturnInfo retReturnInfo = new ReturnInfo(); retReturnInfo.result = new String(success);

[jira] Commented: (AXIS2-4288) Support HttpState object association with a client and use it when invoking httpClient.executeMethod(...)

2009-06-03 Thread Dobri Kitipov (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12715950#action_12715950 ] Dobri Kitipov commented on AXIS2-4288: -- The documentation is committed. Support

Fwd: nightly build failing? (trying to solve some memory leaks)

2009-06-03 Thread Sanjiva Weerawarana
-- Forwarded message -- From: Haszlakiewicz, Eric ehas...@transunion.com Date: Wed, Jun 3, 2009 at 9:09 PM Subject: nightly build failing? (trying to solve some memory leaks) To: Apache AXIS C User List axis-c-u...@ws.apache.org I'm trying to track down some memory leaks I'm

[jira] Created: (AXIS2-4365) Race condition in org.apache.axis2.jaxws.handler.HandlerChainProcessor

2009-06-03 Thread Dmitri Maximovich (JIRA)
Race condition in org.apache.axis2.jaxws.handler.HandlerChainProcessor -- Key: AXIS2-4365 URL: https://issues.apache.org/jira/browse/AXIS2-4365 Project: Axis 2.0 (Axis2)

[jira] Created: (AXIS2-4366) WSDL2Java codegen wizard does not correctly validate wsdl

2009-06-03 Thread Christen Mitchell (JIRA)
WSDL2Java codegen wizard does not correctly validate wsdl - Key: AXIS2-4366 URL: https://issues.apache.org/jira/browse/AXIS2-4366 Project: Axis 2.0 (Axis2) Issue Type: Bug