Re: [jira] Created: (TUSCANY-1038) SDO databinding for Axis2

2007-01-11 Thread Angel Todorov
Hi Anthony, Thanks. I will keep you updated on the progress. Regards, Angel On 1/11/07, ant elder <[EMAIL PROTECTED]> wrote: Its great you'd like to contribute! Unfortunately you can't get Apache SVN access until you're a committer so for now you have to submit patches. Maybe as a start I sh

[jira] Updated: (AXIS2-1963) Implementing MTOMPolicy - OptimizedMimeSerialization

2007-01-11 Thread Dimuthu Leelarathne (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-1963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dimuthu Leelarathne updated AXIS2-1963: --- Attachment: mtompolicy.patch.txt > Implementing MTOMPolicy - OptimizedMimeSerializati

[Fwd: Re: svn commit: r495106 [2/10] - in /webservices/axis2/trunk/java/modules: integration/ integration/test/org/apache/axis2/engine/ integration/test/org/apache/axis2/mtom/ kernel/src/org/apache/ax

2007-01-11 Thread Deepal Jayasinghe
Hi Bill; Do you think its a good idea to have synchronized block (specially in hot place like ConfigurationContext) , doesn't that slow down Axis2 ? Thanks Deepal >Modified: >webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2/context/ConfigurationContext.java >URL: >http://svn.ap

[jira] Created: (AXIS2-1971) Update the content of resrouce.properties file under kernel module

2007-01-11 Thread Ming Cheung (JIRA)
Update the content of resrouce.properties file under kernel module -- Key: AXIS2-1971 URL: https://issues.apache.org/jira/browse/AXIS2-1971 Project: Apache Axis 2.0 (Axis2) Issu

[jira] Created: (AXIS2-1970) Enabling the cache gets stuck in a loop and creates a file that won't stop growing

2007-01-11 Thread Andrew York (JIRA)
Enabling the cache gets stuck in a loop and creates a file that won't stop growing -- Key: AXIS2-1970 URL: https://issues.apache.org/jira/browse/AXIS2-1970 Project: Apach

Re: SOAPAction required?

2007-01-11 Thread Nicholas L Gallardo
Continuing down this trail... one positive note for document-literal bindings is that it appears header params can be ignored when routing based on just the message. 4.7.6 Operation Signatures Definition: operation signature The profile defines the "operation signature" to be the fully qualifie

[jira] Updated: (AXIS2-1957) JAXWS spec 4.3.4 conformance requires JAXBException

2007-01-11 Thread Rich Scheuerle (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-1957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rich Scheuerle updated AXIS2-1957: -- Description: JAXWS spec 4.3.4 conformance requires a WebServiceException with a cause of JAXBE

[jira] Commented: (AXIS2-1957) JAXWS spec 4.3.4 conformance requires JAXBException

2007-01-11 Thread Rich Scheuerle (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-1957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12464034 ] Rich Scheuerle commented on AXIS2-1957: --- Committed patch.txt Committed revision 495403 --

[jira] Assigned: (AXIS2-1957) JAXWS spec 4.3.4 conformance requires JAXBException

2007-01-11 Thread Rich Scheuerle (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-1957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rich Scheuerle reassigned AXIS2-1957: - Assignee: Rich Scheuerle (was: Nick Gallardo) > JAXWS spec 4.3.4 conformance requires JA

[jira] Resolved: (AXIS2-1840) JAX-WS Need doPriv calls in FactoryFinder

2007-01-11 Thread Rich Scheuerle (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-1840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rich Scheuerle resolved AXIS2-1840. --- Resolution: Fixed Committed Update From Ming. Thanks ! Committed revision 495403 > JAX-WS

axis2-saaj-api and axis2-jaxws-api dependencies

2007-01-11 Thread Jarek Gawor
Hi, Looking at axis2-saaj-api and axis2-jaxws-api module dependencies they both contain dependencies on Sun's JavaMail and Activation API. I was wondering if these dependencies could be changed to Apache Geronimo's JavaMail and Activation API. That way Axis2 and the rest of the community could ha

[jira] Created: (AXIS2-1969) SOAPAction based routing does not route correctly based on wsdl:binding/wsdl:operation/soap:operation soapAction

2007-01-11 Thread Jeff Barrett (JIRA)
SOAPAction based routing does not route correctly based on wsdl:binding/wsdl:operation/soap:operation soapAction Key: AXIS2-1969 URL: https://issues.a

[jira] Assigned: (AXIS2-1957) JAXWS spec 4.3.4 conformance requires JAXBException

2007-01-11 Thread Nick Gallardo (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-1957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Gallardo reassigned AXIS2-1957: Assignee: Nick Gallardo > JAXWS spec 4.3.4 conformance requires JAXBException > ---

Re: SOAPAction required?

2007-01-11 Thread Nicholas L Gallardo
I agree with Wolfgang's statement and would like to one thing. In the WS-I Basic Profile 1.1, rule R1127 [1] states: "A RECEIVER MUST NOT rely on the value of the SOAPAction HTTP header to correctly process the message. " So, even in the case of a document/literal (wrapped or not) message, we

[jira] Updated: (AXIS2-1840) JAX-WS Need doPriv calls in FactoryFinder

2007-01-11 Thread Ming Cheung (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-1840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ming Cheung updated AXIS2-1840: --- Attachment: update01102007.txt > JAX-WS Need doPriv calls in FactoryFinder >

Re: [AXIS2] Proposal for saving the message context

2007-01-11 Thread Sanjiva Weerawarana
On Fri, 2007-01-05 at 11:01 -0800, Bill Nagy wrote: > I'm not giving up, and I want to argue some more 8-]. :). Sorry for the delay .. was traveling again (yeah getting an early start this year). > >From a pure Axis context perspective, I agree (without having looked > through the code in detail)

[jira] Created: (AXIS-2607) Either support or print an error from WSDL2Java

2007-01-11 Thread Jon Carmignani (JIRA)
Either support or print an error from WSDL2Java Key: AXIS-2607 URL: https://issues.apache.org/jira/browse/AXIS-2607 Project: Apache Axis Issue Type: Improvement

[jira] Commented: (AXIS2-1714) AXIS2 V1.1: java2wsdl.bat does not work.

2007-01-11 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-1714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12463913 ] Carsten Ziegeler commented on AXIS2-1714: - I have the same problems with all Axis2 versions (including 1.1.1)

Re: [Axis2]Re: JSON support

2007-01-11 Thread Christian Henning
Hi Thilina, thanks for the answer. For outgoing messages I would like to use a Handler. Purpose of this handler is not clear to me. Are you going to use the handler as a transport sender.. I extend OMElementImpl and rewrite the serialize method. AFAIKS you are hoping to construct the reques

[jira] Commented: (AXIS2-1745) POJO service with NULL array causes NPE

2007-01-11 Thread Kinichiro Inoguchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-1745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12463904 ] Kinichiro Inoguchi commented on AXIS2-1745: --- Hi, I checked this issue with latest nightly (axis2-SNAPSHOT.

Fw: [jira] Created: (TUSCANY-1038) SDO databinding for Axis2

2007-01-11 Thread Anthony Elder
-- Forwarded message -- From: ant elder <[EMAIL PROTECTED]> Date: Jan 11, 2007 11:31 AM Subject: Re: [jira] Created: (TUSCANY-1038) SDO databinding for Axis2 To: Angel Todorov <[EMAIL PROTECTED]> Cc: axis-dev@ws.apache.org , tuscany-dev@ws.apache.org Its great you'd like to contri

Re: [Axis2] Patches for code/wsdl generation plugins

2007-01-11 Thread Davanum Srinivas
Milosh, Please create an issue in JIRA and upload your patch. You can upload what you have now so that we can review it and give you some feedback. But will definitely need your help in a new patch (or porting this one) to the trunk. thanks, dims On 1/11/07, Milosh Milosavljevic <[EMAIL PROTECT

[jira] Updated: (AXIS2-1968) Improvements to SAAJ 1.3 implementation

2007-01-11 Thread sumedha rubasinghe (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-1968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sumedha rubasinghe updated AXIS2-1968: -- Attachment: saaj-api-1.3_11.01.07 saaj-1.3_11.01.07 > Improvements to S

[jira] Created: (AXIS2-1968) Improvements to SAAJ 1.3 implementation

2007-01-11 Thread sumedha rubasinghe (JIRA)
Improvements to SAAJ 1.3 implementation --- Key: AXIS2-1968 URL: https://issues.apache.org/jira/browse/AXIS2-1968 Project: Apache Axis 2.0 (Axis2) Issue Type: Improvement Environment: any

[jira] Assigned: (AXIS2-1516) Tune addressing by not transmitting optional headers

2007-01-11 Thread Brian DePradine (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-1516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian DePradine reassigned AXIS2-1516: -- Assignee: Brian DePradine > Tune addressing by not transmitting optional headers >

[jira] Assigned: (AXIS2-1518) The Addressing module should use a resource bundle for messages.

2007-01-11 Thread Brian DePradine (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-1518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian DePradine reassigned AXIS2-1518: -- Assignee: Brian DePradine > The Addressing module should use a resource bundle for mess

[jira] Created: (AXIS2-1967) WS-Addressing message id validation not performed for 2005/08 (final spec) messages.

2007-01-11 Thread Brian DePradine (JIRA)
WS-Addressing message id validation not performed for 2005/08 (final spec) messages. Key: AXIS2-1967 URL: https://issues.apache.org/jira/browse/AXIS2-1967 Project: A

[jira] Created: (AXIS2-1966) WSDL2Code should support wsdlFile as url

2007-01-11 Thread Dominique Jean-Prost (JIRA)
WSDL2Code should support wsdlFile as url Key: AXIS2-1966 URL: https://issues.apache.org/jira/browse/AXIS2-1966 Project: Apache Axis 2.0 (Axis2) Issue Type: Improvement Components: Tools

Re: [Axis2] Patches for code/wsdl generation plugins

2007-01-11 Thread Thilina Gunarathne
Milosh, Usual and advised way is to create a Jira and to attach your patches to that... Patches can be applied only if you check the "donate to apache " box when attaching the patch to jira.. Hope you'll do that :) You can create a Jira for axis2 at https://issues.apache.org/jira/browse/AXIS2

[Axis2]Re: JSON support

2007-01-11 Thread Thilina Gunarathne
Hi Christian, i saw on on this list a patch for JSON Support. This patch does not work with the actual release and with revision 489364 I got exceptions when installing the war. AFAIK that patch was intent for the Axis2 trunk and will not work with the released versions. We differed the applyin

[jira] Resolved: (AXIS-2599) HTTPSender: Wrong Basic64 content in Authorization

2007-01-11 Thread Thomas Klemmensen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS-2599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Klemmensen resolved AXIS-2599. - Resolution: Later Waiting for a good time to test the suggestion. > HTTPSender: Wrong Bas

[jira] Updated: (AXIS-2599) HTTPSender: Wrong Basic64 content in Authorization

2007-01-11 Thread Thomas Klemmensen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS-2599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Klemmensen updated AXIS-2599: Priority: Minor (was: Major) Summary: HTTPSender: Wrong Basic64 content in Authorizatio

[jira] Updated: (AXIS2-1902) JSON support for Axis2

2007-01-11 Thread Isuru Eranga Suriarachchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-1902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Isuru Eranga Suriarachchi updated AXIS2-1902: - Attachment: newMessageFormatter.txt > JSON support for Axis2 > --

JSON support

2007-01-11 Thread Christian Henning
Hello, i saw on on this list a patch for JSON Support. This patch does not work with the actual release and with revision 489364 I got exceptions when installing the war. I would like to implement my own JSON Support. I need incomming and outgoing JSON messages. So this is my idea. I don't w