[jira] Commented: (AXIS2C-1071) WSDL2C, ADB xsi:type based deserialization

2009-08-06 Thread JIRA
[ https://issues.apache.org/jira/browse/AXIS2C-1071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12739995#action_12739995 ] Sérgio Gomes commented on AXIS2C-1071: -- Ah, I missed those, good catch. Thanks for

One-way call using Axis2/C

2009-08-06 Thread Dai-Hee Kim
Hello, everybody I am trying to use One-way method using Axis2/C. Therefore, I used, first, java2wsdl.sh to generate WSDL from void oneway() method in java and used WSDL2C.sh to generate skeleton codes on server side and stub codes on client side Moreover, I checked that this oneway

Including message context as a parameter in code generated skeleton.

2009-08-06 Thread Uthaiyashankar
Hi, Currently, Skeleton generated does not include message context as part of the method signature. For example, following is an operation generated in the skeleton. adb_divResponse_t* axis2_skel_Calculator_div (const axutil_env_t *env,

Re: Including message context as a parameter in code generated skeleton.

2009-08-06 Thread Samisa Abeysinghe
+1. Only problem is backward compatibility, how can we handle that? Samisa... On Fri, Aug 7, 2009 at 10:25 AM, Uthaiyashankar shan...@wso2.com wrote: Hi, Currently, Skeleton generated does not include message context as part of the method signature. For example, following is an operation

Re: Apache CFX

2009-08-06 Thread rahul.soa
Hello Demetis, You can find tools (WSDL2JS and others) under $CXF_HOME/bin. You can download the CXF binary distribution from http://cxf.apache.org/download.html. Thanks. Rahul On Thu, Aug 6, 2009 at 5:49 AM, Demetris demet...@ece.neu.edu wrote: Hi all, does anyone know where I can

Re: Apache CFX

2009-08-06 Thread rahul.soa
Hello Demetis, You can find tools (WSDL2JS and others) under $CXF_HOME/bin. You can download the CXF binary distribution from http://cxf.apache.org/download.html. Thanks. Rahul On Thu, Aug 6, 2009 at 5:49 AM, Demetris demet...@ece.neu.edu wrote: Hi all, does anyone know where I

Re: Apache CFX

2009-08-06 Thread Sagara Gunathunga
guys , I think CFX mailing list is the correct place to have this discussion. axis-dev and axis-user list dedicated for axis and axis2 projects. Thanks , On Thu, Aug 6, 2009 at 12:17 PM, rahul.soarahul@googlemail.com wrote: Hello Demetis, You can find tools (WSDL2JS and others) under

[jira] Created: (AXIS2-4457) Maven Aar plugin causes Cobertura plugin fails

2009-08-06 Thread JIRA
Maven Aar plugin causes Cobertura plugin fails -- Key: AXIS2-4457 URL: https://issues.apache.org/jira/browse/AXIS2-4457 Project: Axis 2.0 (Axis2) Issue Type: Bug Components: Tools

[Axis2] JABRI: Multiple JAXBContext creation

2009-08-06 Thread Sebastian Just - RÖPERWEISE Systems
Hi! I already posted to some old issues but I guess no one is listening on these fixed issues (AXIS2-1436). I use the lastest Axis2 1.5 release with JAXB databinding and wsdl2java for class generation. The generated classes work, but each operation/class has it's own JAXBContext object.

Re: [Axis2] JABRI: Multiple JAXBContext creation

2009-08-06 Thread Davanum Srinivas
Please create a new issue and upload your XSLT there. Please mark the JIRA issue as a blocker. thanks, dims 2009/8/6 Sebastian Just - RÖPERWEISE Systems j...@roeperweise.de: Hi! I already posted to some old issues but I guess no one is listening on these fixed issues (AXIS2-1436). I use

[jira] Created: (AXIS2-4458) JABRI: Multiple JAXBContext creation

2009-08-06 Thread Sebastian J. (JIRA)
JABRI: Multiple JAXBContext creation Key: AXIS2-4458 URL: https://issues.apache.org/jira/browse/AXIS2-4458 Project: Axis 2.0 (Axis2) Issue Type: Improvement Components: codegen Affects

[jira] Updated: (AXIS2-4458) JABRI: Multiple JAXBContext creation

2009-08-06 Thread Sebastian J. (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebastian J. updated AXIS2-4458: Attachment: JaxbRIDatabindingTemplate.xsl Patched template to create just one JAXBContext per

Re: [Axis2] JABRI: Multiple JAXBContext creation

2009-08-06 Thread Sebastian Just - RÖPERWEISE Systems
Hi ! On Thu, 6 Aug 2009 06:58:22 -0400, Davanum Srinivas dava...@gmail.com wrote: Please create a new issue and upload your XSLT there. Please mark the JIRA issue as a blocker. Done: AXIS2-4458 Best regards, Sebastian

[jira] Resolved: (AXIS2-4042) jaxbri binding should report exception in addition to Unable to create JAXBContext for class

2009-08-06 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davanum Srinivas resolved AXIS2-4042. - Resolution: Fixed Fixed in svn revision 801630. jaxbri binding should report exception

Re: [Axis2] JABRI: Multiple JAXBContext creation

2009-08-06 Thread Davanum Srinivas
Checked in svn revision 801630. thanks, dims On 08/06/2009 08:45 AM, Sebastian Just - RÖPERWEISE Systems wrote: Hi ! On Thu, 6 Aug 2009 06:58:22 -0400, Davanum Srinivasdava...@gmail.com wrote: Please create a new issue and upload your XSLT there. Please mark the JIRA issue as a blocker.

[jira] Resolved: (AXIS2-4458) JABRI: Multiple JAXBContext creation

2009-08-06 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davanum Srinivas resolved AXIS2-4458. - Resolution: Fixed Fixed in svn revision 801630. JABRI: Multiple JAXBContext creation

Re: [Axis2] JABRI: Multiple JAXBContext creation

2009-08-06 Thread Glen Daniels
Thanks, dims! Would you mind merging this fix over to the 1.5 branch so it can get into 1.5.1? --Glen Davanum Srinivas wrote: Checked in svn revision 801630. thanks, dims On 08/06/2009 08:45 AM, Sebastian Just - RÖPERWEISE Systems wrote: Hi ! On Thu, 6 Aug 2009 06:58:22 -0400, Davanum

[jira] Commented: (AXIS2-3852) A module in the module folder works on al services

2009-08-06 Thread Jonathon Roberts (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12740071#action_12740071 ] Jonathon Roberts commented on AXIS2-3852: - I can confirm this problem. I've got

[jira] Commented: (AXIS2-3852) A module in the module folder works on al services

2009-08-06 Thread Droogers J. (Jaap) (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12740075#action_12740075 ] Droogers J. (Jaap) commented on AXIS2-3852: --- Ik ben op vakantie. Vanaf 25

[jira] Updated: (AXIS2-3852) A module in the module folder works on al services

2009-08-06 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Veithen updated AXIS2-3852: --- Comment: was deleted (was: Ik ben op vakantie. Vanaf 25 augustus kan ik mijn mail weer

Re: Apache CFX

2009-08-06 Thread Demetris
Thanks Rahul - I appreciate the response. I will follow-up on the info below. rahul.soa wrote: Hello Demetis, You can find tools (WSDL2JS and others) under $CXF_HOME/bin. You can download the CXF binary distribution from http://cxf.apache.org/download.html. Thanks.

[jira] Commented: (AXIS2-3852) A module in the module folder works on al services

2009-08-06 Thread Jonathon Roberts (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12740123#action_12740123 ] Jonathon Roberts commented on AXIS2-3852: - After poking around the source, it looks

[jira] Commented: (AXIS2-3852) A module in the module folder works on al services

2009-08-06 Thread Deepal Jayasinghe (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12740134#action_12740134 ] Deepal Jayasinghe commented on AXIS2-3852: -- Only thing you can do is at the

[jira] Updated: (AXIS2-4459) JAX-WS implementation throws JAXBException for complextypes

2009-08-06 Thread Brandon Richins (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Richins updated AXIS2-4459: --- Attachment: JaxWsExample.zip JAX-WS implementation throws JAXBException for complextypes

[jira] Created: (AXIS2-4459) JAX-WS implementation throws JAXBException for complextypes

2009-08-06 Thread Brandon Richins (JIRA)
JAX-WS implementation throws JAXBException for complextypes --- Key: AXIS2-4459 URL: https://issues.apache.org/jira/browse/AXIS2-4459 Project: Axis 2.0 (Axis2) Issue Type: Bug

[jira] Assigned: (AXIS2-4459) JAX-WS implementation throws JAXBException for complextypes

2009-08-06 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davanum Srinivas reassigned AXIS2-4459: --- Assignee: Rich Scheuerle i believe Rich is working on this one. JAX-WS

[jira] Assigned: (AXIS2-3736) java.util.List is not known to this context

2009-08-06 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davanum Srinivas reassigned AXIS2-3736: --- Assignee: Rich Scheuerle java.util.List is not known to this context

Re: Apache CFX

2009-08-06 Thread D G
Sagara apologies for the extra email in you inboxes - even though if you have been on this list long enough you would find that people even ask where their list cat is. First the CFX list didn't respond positively in a bit now and second the WSDL2EverythingAndAnything tools are fairly

Re: [axis2] Releasing 1.5.1

2009-08-06 Thread Amila Suriarachchi
On Tue, Aug 4, 2009 at 2:04 AM, Glen Daniels g...@thoughtcraft.com wrote: Hi folks: So, there are currently no JIRAs left targeted for 1.5.1, and there were at least a few major fixes (in particular the CLOSE_WAIT issues, transport deployer fix, and the module versioning stuff) since 1.5

Re: Apache CFX

2009-08-06 Thread Amila Suriarachchi
On Fri, Aug 7, 2009 at 2:58 AM, D G demet...@ece.neu.edu wrote: Sagara apologies for the extra email in you inboxes - even though if you have been on this list long enough you would find that people even ask where their list cat is. First the CFX list didn't respond positively in a bit now

Re: Apache CFX

2009-08-06 Thread Demetris
I did but the I could not find the tools anywhere in the baseline (source code) and I needed to work on this on the same day ;) Again sorry for the distraction guys Amila Suriarachchi wrote: On Fri, Aug 7, 2009 at 2:58 AM, D G demet...@ece.neu.edu mailto:demet...@ece.neu.edu wrote: