[jira] Assigned: (AXIS2C-541) [Axis2] WSDL2C boolean not handled correctly - code does not compile

2007-02-28 Thread Dushshantha Chandradasa (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dushshantha Chandradasa reassigned AXIS2C-541: -- Assignee: Dushshantha Chandradasa [Axis2] WSDL2C boolean not handled

[jira] Resolved: (AXIS2C-541) [Axis2] WSDL2C boolean not handled correctly - code does not compile

2007-02-28 Thread Dushshantha Chandradasa (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dushshantha Chandradasa resolved AXIS2C-541. Resolution: Fixed fixed. Please try with the latest svn. [Axis2] WSDL2C

[Axis2] Removing MACROS form headerfiles.

2007-02-28 Thread Dinesh Premalal
Hi, As we observed, ops structures lead to a considerable performance hit and It may lead to binary compatibility issues that may difficult to resolve. Therefor We are in a process of dropping those ops structures from the Axis2/C code base. Without ops structures , I could see that

[jira] Resolved: (AXIS2-1657) Problems in generated CallbackHandler in client side

2007-02-28 Thread Amila Chinthaka Suriarachchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-1657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amila Chinthaka Suriarachchi resolved AXIS2-1657. - Resolution: Fixed add the method header comments Problems in

[jira] Resolved: (AXIS2-983) Support for Simple Type Union and Simple Type List

2007-02-28 Thread Amila Chinthaka Suriarachchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amila Chinthaka Suriarachchi resolved AXIS2-983. Resolution: Fixed I have already added the list and union support

Re: packaged projects required for 2 dependencies of commons-jelly-tags-soap

2007-02-28 Thread Steve Loughran
Antoine Levy-Lambert wrote: Hello Stefan, it looks like the intention of the developers of commons-jelly-tags-soap was to use two distinct saaj jars and two distinct jaxrpc jars, one from axis, and one from geronimo. The project.xml [1] of commons-jelly-tags-soap suggest that the gump build

[jira] Resolved: (AXIS2-2246) Rpc-Literal Client and Server adb codegen create messages that are non WS-I complient

2007-02-28 Thread Amila Chinthaka Suriarachchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amila Chinthaka Suriarachchi resolved AXIS2-2246. - Resolution: Fixed make part name unqualifed. so nonamespace

[jira] Resolved: (AXIS2-2238) WSDL2Java doesn't generate all classes and properties of classes from complex types.

2007-02-28 Thread Amila Chinthaka Suriarachchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amila Chinthaka Suriarachchi resolved AXIS2-2238. - Resolution: Fixed now adb supports inner choice elements

Re: [AXIS2] Holding response in HTTPWorker

2007-02-28 Thread David Illsley
I believe it's there to support async processing of one-way messages and of async 2-way (via ws-addressing). So... I don't think it's needed for PUT but I'm not entirely sure. The javadoc for RequestResponseTransport is pretty giid and might help. David On 28/02/07, keith chapman [EMAIL

Re: [AXIS2] Holding response in HTTPWorker

2007-02-28 Thread Bill Nagy
Hi Keith, The relevant commits are: Revision 489259 - (view) (download) (annotate) - [select for diffs] Modified Thu Dec 21 03:39:21 2006 UTC (2 months, 1 week ago) by chamikara File length: 13755 byte(s) Diff to previous 487227 (colored) Added a mechanism to give the current state of the

[jira] Commented: (AXIS2-2030) jms destination name error in j2ee container

2007-02-28 Thread John Turner (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476594 ] John Turner commented on AXIS2-2030: In addition, the JMSConnectionfactory contains a mapping between the

[jira] Created: (AXIS2-2272) Update to metadata URIResolverImpl to handle https protocol based schema imports

2007-02-28 Thread Dustin Amrhein (JIRA)
Update to metadata URIResolverImpl to handle https protocol based schema imports Key: AXIS2-2272 URL: https://issues.apache.org/jira/browse/AXIS2-2272 Project: Axis 2.0

Re: [Axis2] 1.2 RC1 end of the week?

2007-02-28 Thread Amila Suriarachchi
hi, I still working on HttpBinding support and multiservice support for WSDL 1.1and hope I could finish on end of next week (at least good enough to have a RC1). I did a lot of bug fixing and improvements for adb, WSDL processing and codegen. In the user list I saw some people testing with

[jira] Updated: (AXIS2-2272) Update to metadata URIResolverImpl to handle https protocol based schema imports

2007-02-28 Thread Dustin Amrhein (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dustin Amrhein updated AXIS2-2272: -- Attachment: patch.txt Update to metadata URIResolverImpl to handle https protocol based

[axis2] [Fwd: svn commit: r512459 - /webservices/axis/trunk/java/src/org/apache/axis/wsdl/toJava/JavaBeanWriter.java]

2007-02-28 Thread Sanjiva Weerawarana
H. Interesting issue! Should we be doing the same in Axis2? Sanjiva. -- Sanjiva Weerawarana, Ph.D. Founder Director; Lanka Software Foundation; http://www.opensource.lk/ Founder, Chairman CEO; WSO2, Inc.; http://www.wso2.com/ Director; Open Source Initiative; http://www.opensource.org/

Re: [Axis2] 1.2 RC1 end of the week?

2007-02-28 Thread Sanjiva Weerawarana
I think the addition of annotations itself justifies 1.2 .. that's a major userbility improvement. Isn't that independent of JAX-WS? Sanjiva. Deepal Jayasinghe wrote: Hi Deve; As I mentioned in the initial mail on Axis2 1.2 release , we need to have JAX-WS support in this release. So cloud

[jira] Commented: (AXIS2-2254) Invalid code generation using wsdl2java.bat for SOAP WSDLs for OAGIS-MCI-BODThe referenced element '{http://www.openapplications.org/oagis/9}ActionExpression' was not f

2007-02-28 Thread Shawn J. Dyck (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476657 ] Shawn J. Dyck commented on AXIS2-2254: -- Does this does the axis2-SNAPSHOT-02-28-07 have the windows path fix

[jira] Commented: (AXIS2-2254) Invalid code generation using wsdl2java.bat for SOAP WSDLs for OAGIS-MCI-BODThe referenced element '{http://www.openapplications.org/oagis/9}ActionExpression' was not f

2007-02-28 Thread Shawn J. Dyck (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476658 ] Shawn J. Dyck commented on AXIS2-2254: -- Please see error listed below: Problem parsing referenced XML

[Axis2] New DescriptionFactory method for server side

2007-02-28 Thread Jeff Barrett
Howdy All, I've just commited a new metadata DescriptionFactory method that takes a single annotated web service implementation class and returns a single ServiceDescription. Commited revision 512819. The returned ServiceDescription will have an AxisService hierachy created and attached.

[jira] Commented: (AXIS2-1993) xsd:include in the WSDL causes FileNotFoundException with XMLBeans as the Databinding framework.

2007-02-28 Thread Shawn J. Dyck (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-1993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476668 ] Shawn J. Dyck commented on AXIS2-1993: -- would you please include this patch in the NIGHTLY-SPANSHOT ?

[jira] Commented: (AXIS2-2254) Invalid code generation using wsdl2java.bat for SOAP WSDLs for OAGIS-MCI-BODThe referenced element '{http://www.openapplications.org/oagis/9}ActionExpression' was not f

2007-02-28 Thread Shawn J. Dyck (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476673 ] Shawn J. Dyck commented on AXIS2-2254: -- Please include http://issues.apache.org/jira/browse/AXIS2-1993 patch in

Re: svn commit: r512869 - /webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2/engine/AddressingBasedDispatcher.java

2007-02-28 Thread David Illsley
Hi Brian, I think it's important that if this (message being swallowed) is happening, that we make it very obvous. What do you think about logging at a higher level than debug? David On 28/02/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Author: pradine Date: Wed Feb 28 09:43:07 2007 New

[jira] Commented: (AXIS2-2116) java2WSDL should generate schema elements for public fields

2007-02-28 Thread Manoj Khangaonkar (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476715 ] Manoj Khangaonkar commented on AXIS2-2116: -- Hi Deepal, To integrate 1749 with 2116, I ran into a small

[jira] Updated: (AXIS2-2216) Enable client side validation

2007-02-28 Thread Roy A. Wood Jr. (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roy A. Wood Jr. updated AXIS2-2216: --- Attachment: DBC_0228_patch.txt Ignore the first attachment to this issue. This 2nd

[jira] Resolved: (AXIS2-2272) Update to metadata URIResolverImpl to handle https protocol based schema imports

2007-02-28 Thread Jeff Barrett (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Barrett resolved AXIS2-2272. - Resolution: Fixed Patch applied. Committed revision 513095. Thanks, Dustin! Update to

Re: svn commit: r512869 - /webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2/engine/AddressingBasedDispatcher.java

2007-02-28 Thread Sanjiva Weerawarana
+1 but I'm confused why we'd remove this exception .. if someone sends a response message again we should be saying nope been there done that already back to the sender. If you eat the exception and log it they have no info. What is broken about the old code? Sanjiva. David Illsley wrote:

[jira] Created: (AXIS2-2273) The toString() methods in the metadata description package should not cause fatal errors

2007-02-28 Thread Dustin Amrhein (JIRA)
The toString() methods in the metadata description package should not cause fatal errors Key: AXIS2-2273 URL: https://issues.apache.org/jira/browse/AXIS2-2273

[jira] Updated: (AXIS2-2273) The toString() methods in the metadata description package should not cause fatal errors

2007-02-28 Thread Dustin Amrhein (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dustin Amrhein updated AXIS2-2273: -- Attachment: patch2.txt The toString() methods in the metadata description package should not

[jira] Commented: (AXIS2-1993) xsd:include in the WSDL causes FileNotFoundException with XMLBeans as the Databinding framework.

2007-02-28 Thread Amila Chinthaka Suriarachchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-1993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476826 ] Amila Chinthaka Suriarachchi commented on AXIS2-1993: - What you get as the systemID is the

[jira] Commented: (AXIS2-1993) xsd:include in the WSDL causes FileNotFoundException with XMLBeans as the Databinding framework.

2007-02-28 Thread Amila Chinthaka Suriarachchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-1993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476828 ] Amila Chinthaka Suriarachchi commented on AXIS2-1993: - Please ignore my earlier comment. I have

[jira] Commented: (AXIS2-2212) Deployment patches

2007-02-28 Thread Deepal Jayasinghe (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476830 ] Deepal Jayasinghe commented on AXIS2-2212: -- At the initial development time we thought not to terminate

[jira] Resolved: (AXIS2-2257) Documentation and Sample for EJB Provider

2007-02-28 Thread Deepal Jayasinghe (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deepal Jayasinghe resolved AXIS2-2257. -- Resolution: Duplicate 2258 Documentation and Sample for EJB Provider

[jira] Updated: (AXIS2-2116) java2WSDL should generate schema elements for public fields

2007-02-28 Thread Manoj Khangaonkar (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manoj Khangaonkar updated AXIS2-2116: - Attachment: axis2-1749and2116.txt Attached a patch that include both 1749 and 2116

[jira] Updated: (AXIS2-1749) Wrong Java2WSDL generation

2007-02-28 Thread Manoj Khangaonkar (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-1749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manoj Khangaonkar updated AXIS2-1749: - Attachment: axis2-1749and2116.txt Attached a patch that includes 1749 and 2116. Manoj

Re: [Axis2] New DescriptionFactory method for server side

2007-02-28 Thread Deepal Jayasinghe
Hi Jeff ; Great , I will have a look at than will use that for POJO annotation. One small question , do you have any idea on generating Schemas for the annotated service ? Thanks Deepal Howdy All, I've just commited a new metadata DescriptionFactory method that takes a single annotated web

[jira] Created: (AXIS2-2274) Axis 2 as a client, access https:// doesn't work

2007-02-28 Thread jeff ling (JIRA)
Axis 2 as a client, access https:// doesn't work Key: AXIS2-2274 URL: https://issues.apache.org/jira/browse/AXIS2-2274 Project: Axis 2.0 (Axis2) Issue Type: Bug Components:

[jira] Commented: (AXIS2-2239) java2WSDL does not generate nillable = true

2007-02-28 Thread Manoj Khangaonkar (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476843 ] Manoj Khangaonkar commented on AXIS2-2239: -- Hi, Working on this. Will provide a patch shortly. Anything

Re: [Axis2] 1.2 RC1 end of the week?

2007-02-28 Thread Deepal Jayasinghe
I think the addition of annotations itself justifies 1.2 .. that's a major userbility improvement. Isn't that independent of JAX-WS? hmm ,it is YES and No answer . The issue is pojo annotation uses JAX-WS API as well as metedat module , in the meantime there is a dependency to JAX-WS as well

[jira] Commented: (AXIS2-2116) java2WSDL should generate schema elements for public fields

2007-02-28 Thread Deepal Jayasinghe (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476846 ] Deepal Jayasinghe commented on AXIS2-2116: -- Hi Manoj; I tried to apply your patch , but I got a number of

[jira] Commented: (AXIS2-2212) Deployment patches

2007-02-28 Thread Angel Todorov (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476853 ] Angel Todorov commented on AXIS2-2212: -- Hi Deepal, What do you mean by terminate Axis2? Axis2 is not