[axis2]Samples for use of Codegen

2006-06-15 Thread Dimuthu Gamage
Hi, Samples for the use of code generation using WSDL2Java tool are attached with the mail. Informations of Use of the tool and used wsdl are mentioned in the readme file. Regards Dimuthu - To unsubscribe, e-mail: [EMAIL

[axis2][Fwd: [axis2]Samples for use of Codegen]

2006-06-15 Thread Dimuthu Gamage
Hi, Sorry for the earlier mail. This include the attachment. Regards Dimuthu codegen_samples.tar.bz2 Description: application/bzip ---BeginMessage--- Hi, Samples for the use of code generation using WSDL2Java tool are attached with the mail. Informations of Use of the tool and used wsdl

Re: [axis2][Fwd: [axis2]Samples for use of Codegen]

2006-06-15 Thread Samisa Abeysinghe
Patch applied. Thanks for the patch. Samisa... Dimuthu Gamage wrote: Hi, Sorry for the earlier mail. This include the attachment. Regards Dimuthu Subject: [axis2]Samples for use of Codegen From: Dimuthu Gamage [EMAIL

Re: [axis2]structures for xsd types: datetime and base64

2006-06-15 Thread Samisa Abeysinghe
Patch applied. Thanks for the patch. Samisa... Dimuthu Gamage wrote: HI The attached files contain structures to represent and process xsd types: DateTime and Base64. The WSDL2Code tool use these these structures to map to about types. Regards Dimuthu

[jira] Created: (AXIS2C-188) ERROR_GET_STATUS_CODE does not return default AXIS2_SUCCESS

2006-06-15 Thread Damitha Kumarage (JIRA)
ERROR_GET_STATUS_CODE does not return default AXIS2_SUCCESS --- Key: AXIS2C-188 URL: http://issues.apache.org/jira/browse/AXIS2C-188 Project: Axis2-C Type: Bug Reporter: Damitha Kumarage -- This

[jira] Updated: (AXIS2C-168) Provide usernametoken based security

2006-06-15 Thread Malinda Kaushalye Kapuruge (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-168?page=all ] Malinda Kaushalye Kapuruge updated AXIS2C-168: -- Attachment: rampart_patch This patch includes changes I've made in files for samples as well as changes in the README, INSTALL

[jira] Created: (AXIS2C-189) AXIS2_ERROR_GET_STATUS_CODE does not return a default AXIS2_SUCEES.

2006-06-15 Thread Damitha Kumarage (JIRA)
AXIS2_ERROR_GET_STATUS_CODE does not return a default AXIS2_SUCEES. --- Key: AXIS2C-189 URL: http://issues.apache.org/jira/browse/AXIS2C-189 Project: Axis2-C Type: Improvement Environment: All

[jira] Created: (AXIS2C-190) Document enabling REST in client side as well as server side

2006-06-15 Thread Sahan Gamage (JIRA)
Document enabling REST in client side as well as server side Key: AXIS2C-190 URL: http://issues.apache.org/jira/browse/AXIS2C-190 Project: Axis2-C Type: Improvement Components: transport/http

[jira] Updated: (AXIS2C-168) Provide usernametoken based security

2006-06-15 Thread Malinda Kaushalye Kapuruge (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-168?page=all ] Malinda Kaushalye Kapuruge updated AXIS2C-168: -- Attachment: rampart_patch Changed the installation directories. Thus README, INSTALL and sample axis2.xml files. Please somebody

[jira] Commented: (AXISCPP-975) WSDL2WS: WrapWriter.java

2006-06-15 Thread Michael Xiong (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-975?page=comments#action_12416320 ] Michael Xiong commented on AXISCPP-975: --- Sorry, my title should be : WSDL2WS: WrapWriter.java: returnParamName's localpart not splitted in some cases. Can someone

[jira] Updated: (AXISCPP-975) WSDL2WS: WrapWriter.java: returnParamName's localpart not split in some cases.

2006-06-15 Thread John Hawkins (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-975?page=all ] John Hawkins updated AXISCPP-975: - Summary: WSDL2WS: WrapWriter.java: returnParamName's localpart not split in some cases. (was: WSDL2WS: WrapWriter.java) Done ! WSDL2WS:

[Axis2] Coding convention violations

2006-06-15 Thread Samisa Abeysinghe
The following file list contains tabs used for indenting. I will fix those but please take note of those and please refrain from using tabs for indenting. ./rampart/include/rampart_crypto_util.h ./rampart/include/rampart_handler_util.h ./rampart/include/rampart_mod.h

[jira] Commented: (AXISCPP-975) WSDL2WS: WrapWriter.java: returnParamName's localpart not split in some cases.

2006-06-15 Thread Michael Xiong (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-975?page=comments#action_12416436 ] Michael Xiong commented on AXISCPP-975: --- Sorry, in my description, a little change is necessary like the below: When the

Re: [Axis2] Build for SVN snapshot at the revision 414289 fails

2006-06-15 Thread Oleg Kalnichevski
On Thu, 2006-06-15 at 09:46 +0530, Eran Chinthaka wrote: Hi Oleg, This is strange. I just got the whole build successful. Can you send us with the test-report to check what has gone wrong ? You can see the test report in

[jira] Created: (AXIS-2501) recursive objects return java.lang.OutOfMemoryError

2006-06-15 Thread jacopo ravagnan (JIRA)
recursive objects return java.lang.OutOfMemoryError Key: AXIS-2501 URL: http://issues.apache.org/jira/browse/AXIS-2501 Project: Apache Axis Type: Bug Components: Serialization/Deserialization Versions:

FYI : Fwd: [SAAJ-USR] Project SAAJ at saaj.dev.java.net

2006-06-15 Thread Jongjin Choi
SAAJ 1.3 shows up. FYI. -- Jongjin -- Forwarded message -- From: V B Kumar Jayanti [EMAIL PROTECTED] Date: Jun 13, 2006 4:58 PM Subject: [SAAJ-USR] Project SAAJ at saaj.dev.java.net To: [EMAIL PROTECTED], [EMAIL PROTECTED] Hi All, The Main page of the SAAJ project

[Axis2] FYI : Sping Web Services and Axiom

2006-06-15 Thread Jongjin Choi
I realized that recenlty released Spring Web Services 1.0 M1 uses Axiom-based soap message model. http://www.springframework.org/node/296 Its changelog shows the 'org.springframework.ws.axiom' package. http://static.springframework.org/spring-ws/docs/1.0-m1/changelog.txt Very promising. FYI.

Re: [Axis2] FYI : Sping Web Services and Axiom

2006-06-15 Thread Paul Fremantle
Wow cool! Paul On 6/15/06, Jongjin Choi [EMAIL PROTECTED] wrote: I realized that recenlty released Spring Web Services 1.0 M1 uses Axiom-based soap message model. http://www.springframework.org/node/296 Its changelog shows the 'org.springframework.ws.axiom' package.

W3C WSDL 2.0 Interop Event, Toronto July 5-7, Registration

2006-06-15 Thread Arthur Ryman
The Axis2/Wode integration is proceeding well. Anyone who would like to attend the interop event should register [1]. The registration requires a W3C account which you can request as described below. [1] http://www.w3.org/2002/ws/desc/6/07/interop-logistic.html Re: Access to WSDL 2.0 Interop

[jira] Created: (AXIS2-821) Getting errors when sending attachement using MTOM.

2006-06-15 Thread Jenny N Zhang (JIRA)
Getting errors when sending attachement using MTOM. --- Key: AXIS2-821 URL: http://issues.apache.org/jira/browse/AXIS2-821 Project: Apache Axis 2.0 (Axis2) Type: Bug Versions: 1.0 Environment: TOMCAT 5.5.17 +

[jira] Updated: (AXIS2-821) Getting errors when sending attachement using MTOM.

2006-06-15 Thread Jenny N Zhang (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-821?page=all ] Jenny N Zhang updated AXIS2-821: Attachment: MTOMServiceWS.java Server side code Getting errors when sending attachement using MTOM. ---

[jira] Updated: (AXIS2-821) Getting errors when sending attachement using MTOM.

2006-06-15 Thread Jenny N Zhang (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-821?page=all ] Jenny N Zhang updated AXIS2-821: Attachment: test.xml for test Getting errors when sending attachement using MTOM. --- Key:

RE: [axis2] dynamic client invocation w/o intermediate classgeneration

2006-06-15 Thread Tony Dean
Sanjiva, Can you speak to what Dims eluded to... how to use complexTypes w/o generating helper classes to perform serialization/deserialization. I want to do what WSIF and JROM started out to do. Also, with the current ServiceClient API, I don't see a way distinquish between the style of

Re: [axis2] dynamic client invocation w/o intermediate classgeneration

2006-06-15 Thread Paul Fremantle
Tony The ADB classes (for example) have a util class that does ADB binding for JavaBeans without codegen. I don't know if XMLBeans / JIBX have similar stuff but I expect they do. Take a look at org.apache.axis2.databinding.utils.BeanUtil I've used it before... it works ok, but hasn't been

RE: [axis2] client development

2006-06-15 Thread Tony Dean
Thanks, I will check this outas a testing tool. But, one of my main focuses is to be able to read a wsdl and invoke a given service with it's desired input programatically. The input may be simple and/or complex types and the service endpoint may be any style or use. From: [EMAIL

Re: [axis2] client development

2006-06-15 Thread Paul Fremantle
Tony You might want to play with WSO2 Tungsten. We do this with a JavaScript UI called TryIt. What's the usecase? Paul PS do you know Rob Owen? On 6/15/06, Tony Dean [EMAIL PROTECTED] wrote: Thanks, I will check this out as a testing tool. But, one of my main focuses is to be able to

[jira] Commented: (AXIS2-533) Axiom is heavy-weight and slow

2006-06-15 Thread Dan Diephouse (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-533?page=comments#action_12416357 ] Dan Diephouse commented on AXIS2-533: - My comments on Dim's blog posting: What XML driver are you using with the other DOM implementations? Have you tried using woodstox

Re: [axis2] dynamic client invocation w/o intermediate classgeneration

2006-06-15 Thread Davanum Srinivas
Paul, the problem is for non-trivial web services, one cannot set the namespaces for the complextypes (unless you use ADB generated code). -- dims On 6/15/06, Paul Fremantle [EMAIL PROTECTED] wrote: Tony The ADB classes (for example) have a util class that does ADB binding for JavaBeans

[jira] Commented: (AXIS2-533) Axiom is heavy-weight and slow

2006-06-15 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-533?page=comments#action_12416358 ] Davanum Srinivas commented on AXIS2-533: And my reply :) The suite was developed by Dennis, the code is here:

Re: (AXIS2-801) UserException - AxisFault is not put in details to the SOAP-response ++ Davanum advised me to open an issue

2006-06-15 Thread Eran Chinthaka
Bille (JIRA) wrote: [ http://issues.apache.org/jira/browse/AXIS2-801?page=comments#action_12415618 ] Bille commented on AXIS2-801: - since my last comment mysteriously faded away, here again: Hi Eran, Three things is left concerning the SOAP

Re: [Axis2] Build for SVN snapshot at the revision 414289 fails

2006-06-15 Thread Eran Chinthaka
Hi Oleg, create-lib won't update the maven repo. Anyway, it seems some problem here. I heard some one else also complained about this. Can you please post your configuration here. Mr.Rampart (Ruchith), I hope you are the right person to help Oleg :) -- Chinthaka Oleg Kalnichevski wrote: On

[jira] Commented: (AXIS-2499) Incorrect returnItemQName in deploy.wsdd when the array of elements and the response in different namespace

2006-06-15 Thread Bjorn Townsend (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2499?page=comments#action_12416371 ] Bjorn Townsend commented on AXIS-2499: -- I'm interested in trying to reproduce this and testing the patch... do you have a unit test or repro case for this? Thanks!

RE: [axis2] dynamic client invocation w/o intermediate classgeneration

2006-06-15 Thread Sanjiva Weerawarana
Hi Tony, Can you speak to what Dims eluded to... how to use complexTypes w/o generating helper classes to perform serialization/deserialization. I want to do what WSIF and JROM started out to do. Yep I understand ... FYI Paul, Alek and I created WSIF. I created JROM originally (and Rania

[jira] Commented: (AXIS2-747) Missing namespace on subelement

2006-06-15 Thread Dave MacLean (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-747?page=comments#action_12416389 ] Dave MacLean commented on AXIS2-747: Something to add...if in the Axis2 source code for the MessageContext class, you can add a line to setEnvelope that seems to fix this

[jira] Commented: (AXIS2-533) Axiom is heavy-weight and slow

2006-06-15 Thread Dennis Sosnoski (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-533?page=comments#action_12416402 ] Dennis Sosnoski commented on AXIS2-533: --- I agree with Dan's comment on the parsers. I hadn't heard that XOM was so fast, but can add that to the comparison without much

RE: AXIS1x bug: 2+ operations with same input/output

2006-06-15 Thread Tom Jordahl
If you are using a document style service, you will have to have another method (usually the SoapAction header) to determine the operation to dispatch to.  If the input messages are unique, you can dispatch on the top level element of the input message. In RPC style services, a unique

RE: [axis2] dynamic client invocation w/o intermediateclassgeneration

2006-06-15 Thread Tony Dean
Sanjiva, Thanks for responding...i'm trying to digest your comments. 1. OK, so Axis2 was designed with wsdl 2.0 in mind. And, thus you have a single input document and a single output document. We will most likely be interoperating with wsdl 1.1 services for a long while so I must remain

Re: [Axis2] Build for SVN snapshot at the revision 414289 fails

2006-06-15 Thread Ruchith Fernando
Hi Oleg, I have not made any changes to the default settings. I am developing against a clean checkout. Anyways, I'll happily post my configuration files, if you tell me where to find them. I have to plead complete ignorance about Axis Please let us know the JDK you are using and the OS

[jira] Resolved: (AXIS2-673) aar file is locked in Tomcat

2006-06-15 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-673?page=all ] Davanum Srinivas resolved AXIS2-673: Resolution: Fixed Fix in SVN revision 414736 -- dims aar file is locked in Tomcat Key: AXIS2-673

[jira] Created: (AXIS2-823) WSDL compilation error when migrating from Axis2 version 0.94/0.95 to 1.0

2006-06-15 Thread Vijay Phadke (JIRA)
WSDL compilation error when migrating from Axis2 version 0.94/0.95 to 1.0 - Key: AXIS2-823 URL: http://issues.apache.org/jira/browse/AXIS2-823 Project: Apache Axis 2.0 (Axis2) Type: Bug