[jira] Commented: (AXIS2-937) WSDL2Java not generating parameters for stub methods

2006-09-11 Thread William Ferguson (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-937?page=comments#action_12433792 ] William Ferguson commented on AXIS2-937: Ajith, downloaded the nightly snapshot from 11-sep-06. Still found same error. NB I do not have AXIS2_HOME set Also

[jira] Created: (AXIS2-1135) ClassCastException in AddressingOutHandler when Rahas is engaged

2006-09-11 Thread Mario A. Rodriguez (JIRA)
ClassCastException in AddressingOutHandler when Rahas is engaged Key: AXIS2-1135 URL: http://issues.apache.org/jira/browse/AXIS2-1135 Project: Apache Axis 2.0 (Axis2) Issue Typ

[jira] Commented: (AXIS-1685) Invalid element name in response for document/literal services

2006-09-11 Thread Sergio Moretto (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1685?page=comments#action_12433800 ] Sergio Moretto commented on AXIS-1685: -- This problem exist in 1.4: the return param is incorrect coded in SOAP reply from Axis 1.4, in WSLD is named: Return b

Re: [Axis2] Build failing

2006-09-11 Thread David Illsley
I'm having the same problem (without a proxy or anything similar) David On 09/09/06, Bill Nagy <[EMAIL PROTECTED]> wrote: Still doesn't work. This is all that I have in the repo (for XmlSchema that is): ~> ls -lah .maven/repository/org.apache.ws.commons/jars total 144K drwxrwxr-x 2 nagy nagy 4

[jira] Commented: (AXIS2-1120) Phases concept is too confusing - please change for v1.1

2006-09-11 Thread Deepal Jayasinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1120?page=comments#action_12433813 ] Deepal Jayasinghe commented on AXIS2-1120: -- Well , the problem with option 2 is , Axis2 have no idea about the behavior of the handler. I mean Axis2 does

[jira] Updated: (AXIS2-1120) Phases concept is too confusing - please change for v1.1

2006-09-11 Thread Deepal Jayasinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1120?page=all ] Deepal Jayasinghe updated AXIS2-1120: - Description: With Axis2 1.0 it can easily happen that you engage a module with services without realizing it! This is because even if explicitly en

[jira] Commented: (AXIS2-1135) ClassCastException in AddressingOutHandler when Rahas is engaged

2006-09-11 Thread Ruchith Udayanga Fernando (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1135?page=comments#action_12433821 ] Ruchith Udayanga Fernando commented on AXIS2-1135: -- This is because one MUST use the *same* OMFactory (from a parent element) when adding children

java.lang.NullPointerException at org.apache.axis.client.Service.getEngineConfiguration

2006-09-11 Thread Phani Sekhar
Hi all,   I have a web application, which upon making a request, processes the request and makes a soap request to the axis webservice deployed in the same web server.   The problem I am facing now is…. Whenever I make a request to the servlet, the webapp initialization and request pr

[jira] Resolved: (AXIS2-960) Client-side support for SwA

2006-09-11 Thread Thilina Gunarathne (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-960?page=all ] Thilina Gunarathne resolved AXIS2-960. -- Resolution: Fixed Introduced Attachment get/set methods to the MessageContext. Users can access them via operationClients.. http://svn.apache.org/v

Re: [Axis2] Improvements to Mail Transport

2006-09-11 Thread Davanum Srinivas
+1 to all items. Go for it. -- dims On 9/11/06, Saminda Abeyruwan <[EMAIL PROTECTED]> wrote: Hi Devs, I've made some improvements back to mail transport sender and mail transport receiver based on soap11/12 smtp binding spec. This time around i would like to propose the following to improve

[Axis2] Build break in kernel

2006-09-11 Thread Davanum Srinivas
java:compile: [echo] Compiling to C:\APACHE\axis2\modules\kernel/target/classes [javac] Compiling 257 source files to C:\APACHE\axis2\modules\kernel\target\classes [javac] C:\APACHE\axis2\modules\kernel\src\org\apache\axis2\transport\jms\QueueConnector.java:208: cannot find symbol [ja

[jira] Created: (AXIS2-1136) When a header is specified the body is placed in the header (and the actual header is not)

2006-09-11 Thread Peter Lawrey (JIRA)
When a header is specified the body is placed in the header (and the actual header is not) -- Key: AXIS2-1136 URL: http://issues.apache.org/jira/browse/AXIS2-1136

[jira] Updated: (AXIS2-1136) When a header is specified the body is placed in the header (and the actual header is not)

2006-09-11 Thread Peter Lawrey (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1136?page=all ] Peter Lawrey updated AXIS2-1136: Attachment: my.wsdl This is the wsdl which generates the interface. > When a header is specified the body is placed in the header (and the actual > header is

Re: [Axis2] Build failing

2006-09-11 Thread William Ferguson
While I'm not having the compilation fail like Bill is, I cannot get Axis2 to successfully build. It always fails during the integration tests test:test: .. [junit] Running org.apache.axis2.rpc.MultirefTest [junit] Tests run: 9, Failures: 0, Errors: 1, Time elapsed: 46.468 sec [junit] [

[jira] Created: (AXIS2-1137) If the soap12:header.part name does not match the wsdl:message.part.name the code generated fails.

2006-09-11 Thread Peter Lawrey (JIRA)
If the soap12:header.part name does not match the wsdl:message.part.name the code generated fails. -- Key: AXIS2-1137 URL: http://issues.apache.org/jira/browse/AXIS2-1

[jira] Updated: (AXIS2-1137) If the soap12:header.part name does not match the wsdl:message.part.name the code generated fails.

2006-09-11 Thread Peter Lawrey (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1137?page=all ] Peter Lawrey updated AXIS2-1137: Attachment: my.wsdl The is a sample wsdl which show the issue. > If the soap12:header.part name does not match the wsdl:message.part.name the > code generated

[jira] Resolved: (AXIS2-1126) Compile error in the 'Nightly Builds'

2006-09-11 Thread Deepal Jayasinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1126?page=all ] Deepal Jayasinghe resolved AXIS2-1126. -- Resolution: Fixed I fixed the problem in the current SVN , Evanthika can you please check and confirm whether it is working fine now. > Compile e

Client hangs and server gets unavailable

2006-09-11 Thread Nuno Rodrigues
  Hello all,   I’m using Axis2 and Sandesha2 and I’m having a strange problem and I don’t know if it’s due to Axis or due to Sandesha.   I have a client that wants to make 1 requests but at the middle of all these requests (sometimes it only makes 300 requests, other times it makes

[jira] Commented: (AXIS2-1124) Axis servlet throws null pointer when SOAPAction is ""

2006-09-11 Thread Deepal Jayasinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1124?page=comments#action_12433836 ] Deepal Jayasinghe commented on AXIS2-1124: -- Hi Todd Doolittle; I checked with in the current SVN , and it seems it works for me . Can you please chcek an

[jira] Resolved: (AXIS2-957) AxisServlet does not generate WSDL containing a wsdl:fault

2006-09-11 Thread Deepal Jayasinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-957?page=all ] Deepal Jayasinghe resolved AXIS2-957. - Resolution: Fixed I have fixed this in the current SVN > AxisServlet does not generate WSDL containing a wsdl:fault >

[jira] Commented: (AXIS2-1135) ClassCastException in AddressingOutHandler when Rahas is engaged

2006-09-11 Thread Ruchith Udayanga Fernando (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1135?page=comments#action_12433841 ] Ruchith Udayanga Fernando commented on AXIS2-1135: -- Created a feature improvement in AXIOM to add method to import an OM node : http://issues.apa

Re: [Axis2] Build failing

2006-09-11 Thread Ruchith Fernando
Hi William, Can you please send the test report (.txt) for those test that failed. Test report of a maven module can be found in that module's "target/test-reports" directory. Thanks, Ruchith On 9/11/06, William Ferguson <[EMAIL PROTECTED]> wrote: While I'm not having the compilation fail like

[jira] Updated: (AXIS2-931) WSDL2Java generated fault exceptions don't provide a way to specify an exception message or cause.

2006-09-11 Thread Amila Chinthaka Suriarachchi (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-931?page=all ] Amila Chinthaka Suriarachchi updated AXIS2-931: --- Attachment: patch_exception_constructor.txt this patch satisfies the following requirements FailureException(String message) { s

[jira] Commented: (AXIS2-1136) When a header is specified the body is placed in the header (and the actual header is not)

2006-09-11 Thread Kamil Kube (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1136?page=comments#action_12433865 ] Kamil Kube commented on AXIS2-1136: --- Hi Peter, I had the same issue - took me three days to find the solution: install the nightly build - it's fixed there alrea

[jira] Commented: (AXIS2-931) WSDL2Java generated fault exceptions don't provide a way to specify an exception message or cause.

2006-09-11 Thread Eran Chinthaka (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-931?page=comments#action_12433874 ] Eran Chinthaka commented on AXIS2-931: -- Amila, seems there is a duplication of efforts here. You might not have noticed that I fixed this issue this morning an

[jira] Updated: (AXIS2-1129) Doubled wrapper elements around XMLBeans-generated XML

2006-09-11 Thread Eran Chinthaka (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1129?page=all ] Eran Chinthaka updated AXIS2-1129: -- Priority: Major (was: Blocker) Reducing the priority of this issue as Ajith had given an answer on this. BTW, since we are getting ready for the next rel

[jira] Resolved: (AXIS2-1135) ClassCastException in AddressingOutHandler when Rahas is engaged

2006-09-11 Thread Eran Chinthaka (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1135?page=all ] Eran Chinthaka resolved AXIS2-1135. --- Resolution: Fixed Assignee: Eran Chinthaka Fixed in the latest svn > ClassCastException in AddressingOutHandler when Rahas is engaged > ---

[jira] Closed: (AXIS2-1119) Dispatcher support for ServiceMode=MESSAGE annotation

2006-09-11 Thread Nick Gallardo (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1119?page=all ] Nick Gallardo closed AXIS2-1119. Resolution: Fixed > Dispatcher support for ServiceMode=MESSAGE annotation > - > > Key: AXIS2

[jira] Resolved: (AXIS2-1136) When a header is specified the body is placed in the header (and the actual header is not)

2006-09-11 Thread Eran Chinthaka (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1136?page=all ] Eran Chinthaka resolved AXIS2-1136. --- Resolution: Fixed If this is proven to be fixed in the nighly build, there is no point in keeping this issue open. > When a header is specified the bod

[jira] Resolved: (AXIS2-919) Unable to print out entire SOAP message: bug in OMElement.serialize()

2006-09-11 Thread Eran Chinthaka (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-919?page=all ] Eran Chinthaka resolved AXIS2-919. -- Resolution: Fixed Fixed in the latest svn. I fixed the iterators in Axiom to behave properly as defined in java.util.Iterator api. If you wanna continue th

[jira] Commented: (AXIS2-663) WSDL2Java: allow user to specify separate destination folders for src and resources

2006-09-11 Thread Eran Chinthaka (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-663?page=comments#action_12433906 ] Eran Chinthaka commented on AXIS2-663: -- Thilo, isn't -o option enough for you? > WSDL2Java: allow user to specify separate destination folders for src and > r

[jira] Updated: (AXIS2-917) User guide should give explanation and examples of fault handling

2006-09-11 Thread Eran Chinthaka (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-917?page=all ] Eran Chinthaka updated AXIS2-917: - Priority: Minor (was: Blocker) Yes, we do have problems with documentation. Not only with fault handling, but also in some other areas. I personally do not c

[jira] Closed: (AXIS2-1131) Adding support to handle bare wsdl in a Java Bean Endpoint

2006-09-11 Thread Nick Gallardo (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1131?page=all ] Nick Gallardo closed AXIS2-1131. Resolution: Fixed > Adding support to handle bare wsdl in a Java Bean Endpoint > -- > >

[jira] Assigned: (AXIS2-1082) digest authentication is not working

2006-09-11 Thread Eran Chinthaka (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1082?page=all ] Eran Chinthaka reassigned AXIS2-1082: - Assignee: Saminda Wishwajith Abeyruwan > digest authentication is not working > > > Key: AXIS2-10

[jira] Assigned: (AXIS2-1081) Basic Authentication should not be tried before NTLM authentication

2006-09-11 Thread Eran Chinthaka (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1081?page=all ] Eran Chinthaka reassigned AXIS2-1081: - Assignee: Saminda Wishwajith Abeyruwan > Basic Authentication should not be tried before NTLM authentication > ---

[jira] Assigned: (AXIS2-962) Malformed deserialization of an array contained within a ComplexType

2006-09-11 Thread Eran Chinthaka (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-962?page=all ] Eran Chinthaka reassigned AXIS2-962: Assignee: Thilina Gunarathne > Malformed deserialization of an array contained within a ComplexType > ---

[jira] Assigned: (AXIS2-959) AxisFault when passing an array containing no elements

2006-09-11 Thread Eran Chinthaka (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-959?page=all ] Eran Chinthaka reassigned AXIS2-959: Assignee: Thilina Gunarathne > AxisFault when passing an array containing no elements > -- > >

[jira] Commented: (AXIS2-993) org.apache.axis2.addressing.EndpointReference should explicitly save the WS-Addressing namespace

2006-09-11 Thread Eran Chinthaka (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-993?page=comments#action_12433911 ] Eran Chinthaka commented on AXIS2-993: -- Brian, whats the verdict on this? I sitll prefer option #2. We better resolve this before Axis2 1.1 > org.apache.axis2

[jira] Created: (AXIS2-1138) Generated client code does not handle attribute namespaces correclty.

2006-09-11 Thread Todd Doolittle (JIRA)
Generated client code does not handle attribute namespaces correclty. - Key: AXIS2-1138 URL: http://issues.apache.org/jira/browse/AXIS2-1138 Project: Apache Axis 2.0 (Axis2)

Re: [Axis2] *PLEASE* discuss before committing (Re: svn commit: r439555 - in /webservices/axis2/trunk/java/modules: kernel/src/org/apache/axis2/ kernel/src/org/apache/axis2/deployment/util/ kernel/src

2006-09-11 Thread robert lazarski
Since the build issues got resolved I was able to test the Spring in the AAR concept again - the thing that everyone who uses Spring with axis2 seems to want. And it looks like the interface doesn't break anything and is visible when loading the ServiceObjectSupplier and Spring with the Service cl

[jira] Commented: (AXIS-1685) Invalid element name in response for document/literal services

2006-09-11 Thread Bjorn Townsend (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1685?page=comments#action_12433916 ] Bjorn Townsend commented on AXIS-1685: -- Jayachandra, do you happen to know what commit contained the fix for this? I'm curious to find out what happened to it,

[jira] Commented: (AXIS2-1124) Axis servlet throws null pointer when SOAPAction is ""

2006-09-11 Thread Todd Doolittle (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1124?page=comments#action_12433930 ] Todd Doolittle commented on AXIS2-1124: --- Deepal, I just downloaded the latest night release of the libraries and axis.war and I get the same results (NullP

[jira] Commented: (AXIS2-1129) Doubled wrapper elements around XMLBeans-generated XML

2006-09-11 Thread Derek Foster (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1129?page=comments#action_12433934 ] Derek Foster commented on AXIS2-1129: - Ajith is correct in that there is a typo in the example that I posted, but he is wrong when he suggests that this bug re

[jira] Commented: (AXIS2-1135) ClassCastException in AddressingOutHandler when Rahas is engaged

2006-09-11 Thread Mario A. Rodriguez (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1135?page=comments#action_12433943 ] Mario A. Rodriguez commented on AXIS2-1135: --- I have applied all the changes described above, and now the code is getting past the ClassCastException, but

[jira] Commented: (AXIS2-917) User guide should give explanation and examples of fault handling

2006-09-11 Thread Derek Foster (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-917?page=comments#action_12433952 ] Derek Foster commented on AXIS2-917: Eran, I appreciate your desire to get Axis 1.1 working code into the hands of users. I think that your belief that document

[jira] Commented: (AXIS2-1124) Axis servlet throws null pointer when SOAPAction is ""

2006-09-11 Thread Eran Chinthaka (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1124?page=comments#action_12433954 ] Eran Chinthaka commented on AXIS2-1124: --- I fixed the place which this stacktrace claims to generate the NPE. Some wanna test it? > Axis servlet throws null

[jira] Commented: (AXIS2-1129) Doubled wrapper elements around XMLBeans-generated XML

2006-09-11 Thread Ajith Harshana Ranabahu (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1129?page=comments#action_12433947 ] Ajith Harshana Ranabahu commented on AXIS2-1129: Hi Derek, Now I get what you are trying to do and I also agree that the scenario you are trying to

[jira] Commented: (AXIS2-1111) Add Maven 2 Plugins

2006-09-11 Thread John Pfeifer (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-?page=comments#action_12433963 ] John Pfeifer commented on AXIS2-: - Jochen, I was hoping you could tell me how to import my dependencies into the lib directory of the aar file. In the co

[jira] Updated: (AXIS2-1129) Doubled wrapper elements around XMLBeans-generated XML

2006-09-11 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1129?page=all ] Davanum Srinivas updated AXIS2-1129: Priority: Blocker (was: Major) this is indeed a blocker. > Doubled wrapper elements around XMLBeans-generated XML > --

[jira] Commented: (AXIS2-1124) Axis servlet throws null pointer when SOAPAction is ""

2006-09-11 Thread Todd Doolittle (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1124?page=comments#action_12433971 ] Todd Doolittle commented on AXIS2-1124: --- I can test it. Will it be in tonight's nightly build? If so, I'll grab it tomorrow morning and give it a shot. I

[jira] Resolved: (AXIS2-1116) WSDL2Java with Xmlbeans binding is not generating classes for all schema

2006-09-11 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1116?page=all ] Davanum Srinivas resolved AXIS2-1116. - Resolution: Fixed #3 is because of a typo in your build.xml urn:ejgallo:worklfow:service=com.ejgallo.workflow.service should be urn:ejgallo:workflo

[jira] Commented: (AXIS2-931) WSDL2Java generated fault exceptions don't provide a way to specify an exception message or cause.

2006-09-11 Thread Derek Foster (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-931?page=comments#action_12433957 ] Derek Foster commented on AXIS2-931: Thanks for fixing this! > WSDL2Java generated fault exceptions don't provide a way to specify an > exception message or ca

[Axis2] Options.getProperties() question

2006-09-11 Thread Bill Nagy
Is Options.getProperties() not supposed to return a full Map (including parent properties) or is the current code incorrect? (I'm voting for the later, but I figured that I'd ask before I made any changes.) -Bill - To unsubsc

[jira] Created: (AXIS2-1139) Wrong Document Exception when processing addressing headers

2006-09-11 Thread Mario A. Rodriguez (JIRA)
Wrong Document Exception when processing addressing headers --- Key: AXIS2-1139 URL: http://issues.apache.org/jira/browse/AXIS2-1139 Project: Apache Axis 2.0 (Axis2) Issue Type: Bug

[jira] Commented: (AXIS2-1111) Add Maven 2 Plugins

2006-09-11 Thread John Pfeifer (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-?page=comments#action_12433967 ] John Pfeifer commented on AXIS2-: - After further investigation, should the dependencySet be added much like the assembly plugin? > Add Maven 2 Plugins > -

[jira] Commented: (AXIS2-1129) Doubled wrapper elements around XMLBeans-generated XML

2006-09-11 Thread Derek Foster (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1129?page=comments#action_12434019 ] Derek Foster commented on AXIS2-1129: - In answer to Ajith's question: As I remember, I was using the nightly build from probably September 1st or so, and foun

[jira] Commented: (AXIS2-917) User guide should give explanation and examples of fault handling

2006-09-11 Thread William Ferguson (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-917?page=comments#action_12434023 ] William Ferguson commented on AXIS2-917: I agree with Derek. I'd be happy to write the documentationif I could figure out how faults should actually be defi

[jira] Resolved: (AXIS2-1128) Layout of axis2/modules/tool

2006-09-11 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1128?page=all ] Davanum Srinivas resolved AXIS2-1128. - Resolution: Fixed > Layout of axis2/modules/tool > > > Key: AXIS2-1128 > URL: http://issu

[jira] Updated: (AXIS2-917) User guide should give explanation and examples of fault handling

2006-09-11 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-917?page=all ] Davanum Srinivas updated AXIS2-917: --- Priority: Blocker (was: Minor) upgrading again! > User guide should give explanation and examples of fault handling > ---

how can two WebServices share the same data?

2006-09-11 Thread Frank Knoll
Dear Axis-Users and -Developers, I have installed Axis 1.4 over Tomcat 5.5.17 over Java 1.5 and have one question and one problem: My question is: I have two WebServices deployed in the same container which want to share the same data (e.g. one instance of my class FileResourceHome). I figured

[jira] Commented: (AXIS2-917) User guide should give explanation and examples of fault handling

2006-09-11 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-917?page=comments#action_12434048 ] Davanum Srinivas commented on AXIS2-917: Ok William. Let me give you the example that you can try and flesh out for our documentation. 1) Get the bank.wsd

[jira] Commented: (AXIS2-917) User guide should give explanation and examples of fault handling

2006-09-11 Thread William Ferguson (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-917?page=comments#action_12434053 ] William Ferguson commented on AXIS2-917: OK, I'll have a go at that. In what form and where do you want the documentation? > User guide should give explanat

[jira] Commented: (AXIS2-1135) ClassCastException in AddressingOutHandler when Rahas is engaged

2006-09-11 Thread Ruchith Udayanga Fernando (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1135?page=comments#action_12434056 ] Ruchith Udayanga Fernando commented on AXIS2-1135: -- We need further improvements to fix the AXIOM issue: http://issues.apache.org/jira/browse/WSCO

Re: Client hangs and server gets unavailable

2006-09-11 Thread Jaliya Ekanayake
Hi Nuno,   Can you please check the scenario with Axis only. Then if it works add Sandesha module. Please send us the results.   Are you using non-anonymous ReplyTo address for the service invocation?   Thanks, -Jaliya - Original Message - From: Nuno Rodrigues To: axis-dev@

[jira] Commented: (AXIS2-1111) Add Maven 2 Plugins

2006-09-11 Thread Jochen Wiedmann (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-?page=comments#action_12434074 ] Jochen Wiedmann commented on AXIS2-: John, please be so kind to file separate issues under component "tools". If possible, please assign them to me, ot