Re: [Vote][Axis2] Rajith Attapattu as a committer

2006-07-19 Thread Afkham Azeez
+1 indeed On 7/14/06, Eran Chinthaka <[EMAIL PROTECTED]> wrote: Hi all, Rajith was contributing to WS project for some time. His contributed in terms of ideas and patches to session management, clustering, JSR 181 efforts, samples, etc., So I would like to propose him as a committer. Here is

[jira] Created: (AXIS2-906) Adding Complex Content Restriction Support to ADB

2006-07-19 Thread Maryam Moazeni (JIRA)
Adding Complex Content Restriction Support to ADB - Key: AXIS2-906 URL: http://issues.apache.org/jira/browse/AXIS2-906 Project: Apache Axis 2.0 (Axis2) Issue Type: Improvement Repor

[jira] Resolved: (AXIS2-782) ADB ConversionUtil throws exception when called with valid arrayList and BigInteger.class

2006-07-19 Thread Ajith Harshana Ranabahu (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-782?page=all ] Ajith Harshana Ranabahu resolved AXIS2-782. --- Resolution: Fixed Modified the converter to handle BigIntegers and other such types that have a constructor with a string parameter. A tes

[jira] Resolved: (AXIS2-797) ADB does not work with elementFormDefault="unqualified" schemas

2006-07-19 Thread Ajith Harshana Ranabahu (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-797?page=all ] Ajith Harshana Ranabahu resolved AXIS2-797. --- Resolution: Fixed This issue is solved in the latest SVN. I've just generated code for both server and client,implemented the service and

[jira] Commented: (AXIS2-849) NullPointerException in OutInAxisOperationClient

2006-07-19 Thread Michele Mazzucco (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-849?page=comments#action_12422086 ] Michele Mazzucco commented on AXIS2-849: Deepal, now the message is sent, however the control is not returned to the caller This is the chunk of code calli

[jira] Assigned: (AXIS2-905) An ExceptionFactory implementation

2006-07-19 Thread Rich Scheuerle (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-905?page=all ] Rich Scheuerle reassigned AXIS2-905: Assignee: Rich Scheuerle > An ExceptionFactory implementation > -- > > Key: AXIS2-905 > U

[jira] Commented: (AXIS-2497) Axis modifies SOAP request making digital signature invalid

2006-07-19 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2497?page=comments#action_12422090 ] Davanum Srinivas commented on AXIS-2497: Please try Axis 1.4 -- dims > Axis modifies SOAP request making digital signature invalid > --

[jira] Updated: (AXIS2-902) JAXWS Dynamic Proxy

2006-07-19 Thread Rich Scheuerle (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-902?page=all ] Rich Scheuerle updated AXIS2-902: - Component/s: jaxws Assignee: Rich Scheuerle > JAXWS Dynamic Proxy > --- > > Key: AXIS2-902 > URL: http:/

[jira] Commented: (AXIS-2497) Axis modifies SOAP request making digital signature invalid

2006-07-19 Thread Peter Bacik (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2497?page=comments#action_12422091 ] Peter Bacik commented on AXIS-2497: --- I have tried also Axis 1.4 and it behaves exactly the same as Aixis 1.3 > Axis modifies SOAP request making digital signature

[jira] Updated: (AXIS2-595) Redeploying axis2.war - OutOfMemory in PermGen space

2006-07-19 Thread Guus der Kinderen (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-595?page=all ] Guus der Kinderen updated AXIS2-595: Attachment: init_and_unload.fragments Plugin and Jetty based reproduction. > Redeploying axis2.war - OutOfMemory in PermGen space >

[jira] Commented: (AXIS2-595) Redeploying axis2.war - OutOfMemory in PermGen space

2006-07-19 Thread Guus der Kinderen (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-595?page=comments#action_12422094 ] Guus der Kinderen commented on AXIS2-595: - As per Dims' request an exact reproduction of my situation. Currently, I've falling back to the Axis (1) setup we

[jira] Commented: (AXIS2-906) Adding Complex Content Restriction Support to ADB

2006-07-19 Thread Ajith Harshana Ranabahu (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-906?page=comments#action_12422097 ] Ajith Harshana Ranabahu commented on AXIS2-906: --- Hi Can we have a svn diff ? > Adding Complex Content Restriction Support to ADB > ---

RE: hot deployment for services that have scope = "application"

2006-07-19 Thread Tony Dean
Deepal, I don't see a valid restriction for not being able to hot deploy an application scoped service. Also, while we are on the topic of lifecycle, I tried out your fix for jira 730... that is, activation/deactivation of services from admin console. Unfortunately, my services destroy(Servic

Re: hot deployment for services that have scope = "application"

2006-07-19 Thread Deepal Jayasinghe
Tony Dean wrote: >Deepal, > >I don't see a valid restriction for not being able to hot deploy an >application scoped service. > > > yes agreed >Also, while we are on the topic of lifecycle, I tried out your fix for jira >730... that is, activation/deactivation of services from admin console

[jira] Created: (AXIS2-907) Problem with resolving imported schemas from WSDL11ToAxisServiceBuilder

2006-07-19 Thread Dustin Amrhein (JIRA)
Problem with resolving imported schemas from WSDL11ToAxisServiceBuilder --- Key: AXIS2-907 URL: http://issues.apache.org/jira/browse/AXIS2-907 Project: Apache Axis 2.0 (Axis2)

[Axis2] Non-blocking dual client

2006-07-19 Thread Marta García Rueda
Hi, I´m doing an asynchronous client for a web services with the Code Generator Tool and my stub class it´s like that:   _operationClient.getOptions().setUseSeparateListener(true); _operationClient.getOptions().setTransportInProtocol(org.apache.axis2.Constants.TRANSPORT_HTTP); org.apa

[jira] Updated: (AXIS2-905) An ExceptionFactory implementation

2006-07-19 Thread Rich Scheuerle (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-905?page=all ] Rich Scheuerle updated AXIS2-905: - Attachment: (was: ExceptionFactoryPatch.txt) > An ExceptionFactory implementation > -- > > Key: AXIS2-905 >

[jira] Commented: (AXIS2-796) WSDL2Java fails with imported schemas in WSDL with file not found.

2006-07-19 Thread Ajith Harshana Ranabahu (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-796?page=comments#action_12422117 ] Ajith Harshana Ranabahu commented on AXIS2-796: --- I've tried this and Can't seem to find any problem. Can you attach the WSDL /XSD files that created t

[jira] Created: (AXIS2-908) Need a flag for "?wsdl" to show the user's custom wsdl as-is

2006-07-19 Thread Davanum Srinivas (JIRA)
Need a flag for "?wsdl" to show the user's custom wsdl as-is Key: AXIS2-908 URL: http://issues.apache.org/jira/browse/AXIS2-908 Project: Apache Axis 2.0 (Axis2) Issue Type: Bug

[jira] Resolved: (AXIS2-902) JAXWS Dynamic Proxy

2006-07-19 Thread Rich Scheuerle (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-902?page=all ] Rich Scheuerle resolved AXIS2-902. -- Resolution: Fixed Committed to SVN. Thanks Nikhil > JAXWS Dynamic Proxy > --- > > Key: AXIS2-902 > URL: htt

[jira] Commented: (AXIS2-785) Incorrect namespace handling

2006-07-19 Thread Ajith Harshana Ranabahu (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-785?page=comments#action_12422124 ] Ajith Harshana Ranabahu commented on AXIS2-785: --- I've done a similar test recently and it seems this is properly working now. Please verify the functi

[jira] Resolved: (AXIS2-784) Java code generated by WSDL2Java does not compile when WSDL contains a custom element in SOAP header

2006-07-19 Thread Ajith Harshana Ranabahu (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-784?page=all ] Ajith Harshana Ranabahu resolved AXIS2-784. --- Resolution: Fixed The reason for this is the target namespace of the schema and the WSDL being the same. This bug is fixed and the given W

[jira] Resolved: (AXIS2-774) NullPointerException in XMLbeans code generation with xmime:contentType

2006-07-19 Thread Ajith Harshana Ranabahu (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-774?page=all ] Ajith Harshana Ranabahu resolved AXIS2-774. --- Resolution: Fixed This issue is solved by adding a "isDocumentType" check to the code. Anyway we'll have to find a better way to handle bi

Re: AXIS SUCKS (In Capitals)

2006-07-19 Thread Nicolas Guaneme
Deep Ghosh wrote: All,     I could generate a Microsoft web service in 5 minutes and with axis its more than 5 hours so far. Thus the Subject.     Generating wsdl2java was pretty ok (Although in Windows I would have expected a Program Menu Item to do such thing...or at le

[jira] Resolved: (AXIS2-775) dead code in DatabindingTemplate.xsl preventing MTOM from being used

2006-07-19 Thread Ajith Harshana Ranabahu (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-775?page=all ] Ajith Harshana Ranabahu resolved AXIS2-775. --- Resolution: Fixed Fixed in the latest SVN. Thanks for pointing out the correction :) > dead code in DatabindingTemplate.xsl preventing MTO

[Axis2] axiom redundant namespace serialization...

2006-07-19 Thread Tony Dean
Hi, I thought that I would just post this observation to the axis group since serialization of axiom objects directly affects the performance of axis2. In the past it seemed that axiom was doing a good job of not producing redundant namespace declarations, but with the July 18th snapshot, it do

Re: AXIS SUCKS (In Capitals)

2006-07-19 Thread Jesse Sightler
Try doing it in .Net w/o visual studio, and you will realize that the chief difference is simply the lack of decent shell scripts to help you in the Axis install. As to why Axis developers aren't interested in writing those basic batch files, I don't really know. Thanks, Jess On 7/18/06, Deep

[jira] Commented: (AXIS2-738) WSDL2Java cannot find imported XSD files in same directory

2006-07-19 Thread Ajith Harshana Ranabahu (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-738?page=comments#action_12422161 ] Ajith Harshana Ranabahu commented on AXIS2-738: --- For me the schema loading works fine. It seems that perhaps your class path is having a problem (infe

Re: AXIS SUCKS (In Capitals) - Help us

2006-07-19 Thread Eran Chinthaka
First lessson before using Axis should have been to understand the idea behind opensource. According to www.opensource.org, "The basic idea behind open source is very simple: When programmers can read, redistribute, and modify the source code for a piece of software, the software evolves. People i

[jira] Created: (AXIS2-909) JAXWS: Fix the invokeOneWay and invokeAsync (callback) implementations in AxisInvocationController.

2006-07-19 Thread Nick Gallardo (JIRA)
JAXWS: Fix the invokeOneWay and invokeAsync (callback) implementations in AxisInvocationController. --- Key: AXIS2-909 URL: http://issues.apache.org/jira/browse/AXIS2-

[jira] Commented: (AXIS2-908) Need a flag for "?wsdl" to show the user's custom wsdl as-is

2006-07-19 Thread Mike McAngus (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-908?page=comments#action_12422175 ] Mike McAngus commented on AXIS2-908: And can you PLEASE include a co-located stylesheet when an xml-stylesheet processing instruction? (see JIRA AXIS2-618) > N

[jira] Commented: (AXIS2-908) Need a flag for "?wsdl" to show the user's custom wsdl as-is

2006-07-19 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-908?page=comments#action_12422178 ] Davanum Srinivas commented on AXIS2-908: as-is implies that :) -- dims > Need a flag for "?wsdl" to show the user's custom wsdl as-is > ---

Re: AXIS SUCKS (In Capitals)

2006-07-19 Thread Jaliya Ekanayake
Hi Deep,   I did not write the document but since that guy has written it, EVEN YOU could deploy a service ;) Why we explain more stuff is because we develop "Open Source" software" and the not proprietary stuff. May be in Microsoft you would  teach people to "Click"  "Then Click" and "Click"

[jira] Updated: (AXIS2-909) JAXWS: Fix the invokeOneWay and invokeAsync (callback) implementations in AxisInvocationController.

2006-07-19 Thread Anonymous (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-909?page=all ] Attachment: patch.txt > JAXWS: Fix the invokeOneWay and invokeAsync (callback) implementations in > AxisInvocationController. > --

[jira] Commented: (AXIS2-906) Adding Complex Content Restriction Support to ADB

2006-07-19 Thread Maryam Moazeni (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-906?page=comments#action_12422209 ] Maryam Moazeni commented on AXIS2-906: -- Hi, Here's the svn diff . I would appreciate comments so that I can edit the xsl template. ---

Re: [Axis2] Non-blocking dual client

2006-07-19 Thread robert lazarski
You're trying to do dual channel non-blocking, right? Several things here don't make sense to me here. Perhaps with some more info maybe we can help: 1) You say you are using codegen with a hashMap - but there is no wsdl type for java.util.HashMap . 2) CodeGen generates its own *CallbackHandler

[jira] Assigned: (AXIS2-909) JAXWS: Fix the invokeOneWay and invokeAsync (callback) implementations in AxisInvocationController.

2006-07-19 Thread Bill Nagy (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-909?page=all ] Bill Nagy reassigned AXIS2-909: --- Assignee: Bill Nagy > JAXWS: Fix the invokeOneWay and invokeAsync (callback) implementations in > AxisInvocationController. >

[jira] Commented: (AXIS2-906) Adding Complex Content Restriction Support to ADB

2006-07-19 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-906?page=comments#action_12422232 ] Davanum Srinivas commented on AXIS2-906: Maryam, the text got corrupted...could you please click on "Attach file to this issue" on the left hand side and u

deploy.wsdd created incorrectly

2006-07-19 Thread Deep Ghosh
All,     I have learned to live with this by now.     I am confused whether this is a bug or not.     I did the following.     1. Use wsdl2java to create some java files.   2. Compile and create a jar.   3. Put jar in axis folder.   4. deploy using AdminClient.    Nothing happens.    I removed the

RE: [Axis2] Importance of SwA (Need Your Feedback)

2006-07-19 Thread Ben Malek, Hamid
Let me explain why it is important to fully support SwA in Axis2. As you know, ebMS is heavily built on SwA. The latest version of ebMS (ebMS-3) is still relying on SwA (support for MTOM will only be in the second part of the spec, but the B2B space will still be using SwA for many years to

Re: [Axis2] Importance of SwA (Need Your Feedback)

2006-07-19 Thread Paul Fremantle
Hamid Its been too long since I looked at SwA. Doesn't it look sort of like MTOM but without XOP? Paul On 7/19/06, Ben Malek, Hamid <[EMAIL PROTECTED]> wrote: Let me explain why it is important to fully support SwA in Axis2. As you know, ebMS is heavily built on SwA. The latest version of

Re: [Axis2] Importance of SwA (Need Your Feedback)

2006-07-19 Thread Davanum Srinivas
Paul, the key difference in terms of API is that you the attachment may or may *not* be referenced in the soap message. So one should be able to add an attachment w/o having to create an OMText in AXIOM. -- dims On 7/19/06, Paul Fremantle <[EMAIL PROTECTED]> wrote: Hamid Its been too long sin

Re: [Axis2] Importance of SwA (Need Your Feedback)

2006-07-19 Thread Davanum Srinivas
Hamid, Looks like you have a good grasp on the details...Could you please help us implement it? Let's start a JIRA and track progress. thanks, dims On 7/19/06, Ben Malek, Hamid <[EMAIL PROTECTED]> wrote: Let me explain why it is important to fully support SwA in Axis2. As you know, ebMS is

[jira] Created: (AXIS2-910) JAXWS: Update AxisInvocationController to use the OperationClient instead of the ServiceClient

2006-07-19 Thread Nick Gallardo (JIRA)
JAXWS: Update AxisInvocationController to use the OperationClient instead of the ServiceClient -- Key: AXIS2-910 URL: http://issues.apache.org/jira/browse/AXIS2-910

[jira] Created: (AXIS2-911) Extra "[#text [#text" around description in generated WSDL

2006-07-19 Thread Derek Foster (JIRA)
Extra "[#text [#text" around description in generated WSDL -- Key: AXIS2-911 URL: http://issues.apache.org/jira/browse/AXIS2-911 Project: Apache Axis 2.0 (Axis2) Issue Type: Bug

Re: Where to put Amazon Stub classes

2006-07-19 Thread Luis Rivera
Roberto, axis-users, axis devs, Sorry for the cross posting, but we had not had much luck in the users's list, so I am hoping an axis/dev will have a good advise. I am sure more than one user has needed to use axis/tomcat and a JNI interface, so I am sure this has been done. Roberto, it w

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

2006-07-19 Thread Vinh Tran (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-747?page=comments#action_12422260 ] Vinh Tran commented on AXIS2-747: - Here is some more information to help resolve this issue I ran into the same problem with the missing namespace on instance t

[jira] Created: (AXIS2-912) JAXWS: Unable to serialize DOMSource blocks

2006-07-19 Thread Nick Gallardo (JIRA)
JAXWS: Unable to serialize DOMSource blocks --- Key: AXIS2-912 URL: http://issues.apache.org/jira/browse/AXIS2-912 Project: Apache Axis 2.0 (Axis2) Issue Type: Bug Components: jaxws

[jira] Updated: (AXIS2-912) JAXWS: Unable to serialize DOMSource blocks

2006-07-19 Thread Nick Gallardo (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-912?page=all ] Nick Gallardo updated AXIS2-912: Attachment: patch.txt A patch containing the two new tests. > JAXWS: Unable to serialize DOMSource blocks > --- > >

[jira] Created: (AXIS2-913) JAXWS: Error when serializing a Message containing a JAXBBlock

2006-07-19 Thread Nick Gallardo (JIRA)
JAXWS: Error when serializing a Message containing a JAXBBlock -- Key: AXIS2-913 URL: http://issues.apache.org/jira/browse/AXIS2-913 Project: Apache Axis 2.0 (Axis2) Issue Type: Bug

[jira] Updated: (AXIS2-913) JAXWS: Error when serializing a Message containing a JAXBBlock

2006-07-19 Thread Nick Gallardo (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-913?page=all ] Nick Gallardo updated AXIS2-913: Attachment: patch.txt A patch containing the new tests. > JAXWS: Error when serializing a Message containing a JAXBBlock > -

[jira] Created: (AXIS2-914) JAXWS Dynamic Proxy new Updates and test cases

2006-07-19 Thread Nikhil Thaker (JIRA)
JAXWS Dynamic Proxy new Updates and test cases -- Key: AXIS2-914 URL: http://issues.apache.org/jira/browse/AXIS2-914 Project: Apache Axis 2.0 (Axis2) Issue Type: New Feature Reporter: N

Re: [Axis2] Help with SwA

2006-07-19 Thread Thilina Gunarathne
Hi, See my comments inline On 7/19/06, Ben Malek, Hamid <[EMAIL PROTECTED]> wrote: I have a big problem making Axis2 work fine with SwA. 1.The first problem is that I could not find any documentation on how to programmatically construct a SwA SOAP message using AXIOM API only. You can o

Re: [Axis2] Importance of SwA (Need Your Feedback)

2006-07-19 Thread Thilina Gunarathne
Hi, Please see my reply to your earlier mail. Also some comments in line. On 7/20/06, Ben Malek, Hamid <[EMAIL PROTECTED]> wrote: Let me explain why it is important to fully support SwA in Axis2. As you know, ebMS is heavily built on SwA. The latest version of ebMS (ebMS-3) is still relying o

[jira] Updated: (AXIS2-914) JAXWS Dynamic Proxy new Updates and test cases

2006-07-19 Thread Brent Ulbricht (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-914?page=all ] Brent Ulbricht updated AXIS2-914: - Component/s: jaxws Moved to jax-ws component > JAXWS Dynamic Proxy new Updates and test cases > -- > >

[jira] Commented: (AXIS-2497) Axis modifies SOAP request making digital signature invalid

2006-07-19 Thread Yevgeny Rouban (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2497?page=comments#action_12422326 ] Yevgeny Rouban commented on AXIS-2497: -- That is exactly what I had in my tests. Please refer to my comment http://issues.apache.org/jira/browse/AXIS-2139#actio

RE: [Axis2] Importance of SwA (Need Your Feedback)

2006-07-19 Thread Ben Malek, Hamid
Thank you Dims, Paul, and Thilina for you kind replies.   I certainly will be happy to help you guys with this if you need to. My contact info is at the end of this email. If you want me to help you with this, use my personal contact info as I may not be able to read all the emails from

Re: [Axis2] Importance of SwA (Need Your Feedback)

2006-07-19 Thread Sanjiva Weerawarana
On Thu, 2006-07-20 at 05:14 +0600, Thilina Gunarathne wrote: > Agreed. We need to do something to serialize the NON-MTOM attachments > in the MsgContxt attachments object. I thought we did this .. Dims, didn't u put some stuff to store an unreferenced attachment in the MC?? Sanjiva. ---

[jira] Updated: (AXIS2-906) Adding Complex Content Restriction Support to ADB

2006-07-19 Thread Maryam Moazeni (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-906?page=all ] Maryam Moazeni updated AXIS2-906: - Attachment: patchfile svn diff > Adding Complex Content Restriction Support to ADB > - > > Key

[jira] Assigned: (AXIS2-907) Problem with resolving imported schemas from WSDL11ToAxisServiceBuilder

2006-07-19 Thread Ajith Harshana Ranabahu (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-907?page=all ] Ajith Harshana Ranabahu reassigned AXIS2-907: - Assignee: Ajith Harshana Ranabahu > Problem with resolving imported schemas from WSDL11ToAxisServiceBuilder > -