[jira] Resolved: (AXIS2C-486) Refactor transport - seperate out engine specific and SOAP specific stuff from transport implementation

2007-03-01 Thread Dinesh Premalal (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dinesh Premalal resolved AXIS2C-486. Resolution: Fixed Refactor transport - seperate out engine specific and SOAP specific

[jira] Resolved: (AXIS2C-487) Implement libcurl based transport

2007-03-01 Thread Dinesh Premalal (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dinesh Premalal resolved AXIS2C-487. Resolution: Fixed Implement libcurl based transport -

[jira] Resolved: (AXIS2C-532) Refactor soap_over_http_sender and rest_sender

2007-03-01 Thread Dinesh Premalal (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dinesh Premalal resolved AXIS2C-532. Resolution: Fixed Refactor soap_over_http_sender and rest_sender

[jira] Resolved: (AXIS2C-535) Axis2/C adds rampart handlers when they are not engaged.

2007-03-01 Thread Damitha Kumarage (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Damitha Kumarage resolved AXIS2C-535. - Resolution: Fixed This also happen in sandesha2(naturally). The problem is because in

Re: Initial patch against trunk for static deployment engine

2007-03-01 Thread Dinesh Premalal
Hi Jared, I applied your patch on a branch at scratch area [1]. It compiled and ran without any problem. I just tried to define AXIS2_STATIC_DEPLOY and compile. It went well, but I'm unable to build your sample. If you could please guide me to build your sample.

[jira] Created: (AXISCPP-1022) Bug preventing SoapDeSerializer::deserializeEncodedArray() from working

2007-03-01 Thread JIRA
Bug preventing SoapDeSerializer::deserializeEncodedArray() from working --- Key: AXISCPP-1022 URL: https://issues.apache.org/jira/browse/AXISCPP-1022 Project: Axis-C++

Axis2C IIS settings - doubt in IISforAxis2c.txt document

2007-03-01 Thread Vijayalakshmi.VenkadaSwamy
Hi, I am trying to add the filter for isapi_redirect.dll in IIS for mod_axis2_IIS.dll using IIS management console as per the documents points Using the IIS management console, add isapi_redirect.dll as a filter in your IIS/PWS web site. The name of the filter should reflect its task

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

2007-03-01 Thread Enrico Ladendorf (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-1970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476861 ] Enrico Ladendorf commented on AXIS2-1970: - This bug caused users' hard drives to be completely filled with

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

2007-03-01 Thread Thilina Gunarathne (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-1970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476864 ] Thilina Gunarathne commented on AXIS2-1970: --- I agree with Andrew.. We are looking in to fix this to handle

[jira] Created: (AXIS-2635) File download fails without crimson

2007-03-01 Thread Manuel Ernstberger (JIRA)
File download fails without crimson --- Key: AXIS-2635 URL: https://issues.apache.org/jira/browse/AXIS-2635 Project: Axis Issue Type: Bug Components: SAAJ Affects Versions: 1.4

[jira] Commented: (AXIS2-1182) service name clash for callback operation

2007-03-01 Thread Michele Mazzucco (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-1182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476874 ] Michele Mazzucco commented on AXIS2-1182: - Any idea about how to fix this problem? With one of the last

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

2007-03-01 Thread Brian De Pradine
Hello, Apologies for not making the intent clearer. We are not swallowing the message, but instead simply allowing it to continue on it's way through the flow. The idea is that we do not have enough information in the AddressingBasedDispatcher to determine that such messages are 'bad'.

[jira] Commented: (AXIS2-1964) Null Pointer Exception in Service STUB class at _operationClient.execute(true); line for AXIS2 1.1.1

2007-03-01 Thread JIRA
[ https://issues.apache.org/jira/browse/AXIS2-1964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476891 ] Roland Küstermann commented on AXIS2-1964: -- I don't know if this helps, but as soon as I set a breakpoint

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

2007-03-01 Thread David Illsley
Oops, I misunderstood the change. I added the explicit check and fault in the last couple of weeks because there was a timing window when sandesha is engaged where the duplicate message is detected deep in axis2 and the fault was confusing (unclear to any non-axis2-dev). I guess this change is

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

2007-03-01 Thread Davanum Srinivas
Deepal, But in the simple annotation support (no wsdl case) , it does not have any dependency and will only use JAM to process annotation and use RPC MR as the MRs. Unfortunately the above Is not enough to pass the JSR 181 TCK :( 181 includes wsdl processing and handlers support as well. --

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

2007-03-01 Thread Deepal Jayasinghe
Hi Dims; Well only way is to achieve that goal is to implement that in metadata module. What I have used is Jeff suggested us to use. With that we will not get the wsdl support. Note : Even in simple annotation case now we are using metadata module to solve the problem for us , once they are

[AXIS2] trying to build trunk

2007-03-01 Thread Alistair Young
maven -Dskip.enterprise.tests=true -Dmaven.test.skip=true clean release dist RESTUtil.java:20: cannot find symbol [javac] symbol : class OMBuilder [javac] location: package org.apache.axiom.om.impl.builder [javac] import org.apache.axiom.om.impl.builder.OMBuilder; and a ton of

Re: [AXIS2] trying to build trunk

2007-03-01 Thread Alistair Young
for goodness sake, went into wrong trunk directory on my machine, tried to build old trunk - taxi for young! -- mov eax,1 mov ebx,0 int 80h On 1 Mar 2007, at 12:17, Alistair Young wrote: maven -Dskip.enterprise.tests=true -Dmaven.test.skip=true clean release dist

[AXIS2] Builders and formatters for REST

2007-03-01 Thread keith chapman
Hi all, I have implemented messageformatters and messageBuilders for REST. The following message formatters have been set in the default axis2.xml. messageFormatter contentType=application/x-www-form-urlencoded class=

[jira] Updated: (AXIS2-1956) SAAJ 1.3 implementation

2007-03-01 Thread sumedha rubasinghe (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-1956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sumedha rubasinghe updated AXIS2-1956: -- Attachment: saaj-1.3_01.03.2007.patch Removed implementation code from saap-api

[jira] Created: (AXIS2-2275) SOAP:body parts=... ... /,

2007-03-01 Thread Einar M R Rosenvinge (JIRA)
SOAP:body parts=... ... /, --- Key: AXIS2-2275 URL: https://issues.apache.org/jira/browse/AXIS2-2275 Project: Axis 2.0 (Axis2) Issue Type: Bug Affects Versions: 1.1.1 Environment: Linux, Sun jdk 1.5

[jira] Updated: (AXIS2-2275) SOAP:body parts=... ... /,

2007-03-01 Thread Einar M R Rosenvinge (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Einar M R Rosenvinge updated AXIS2-2275: Attachment: vespagateway.wsdl SOAP:body parts=... ... /,

[jira] Updated: (AXIS2-2275) SOAP:body parts=... ... / makes WSDL2Java code generation choke

2007-03-01 Thread Einar M R Rosenvinge (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Einar M R Rosenvinge updated AXIS2-2275: Summary: SOAP:body parts=... ... / makes WSDL2Java code generation choke (was:

[jira] Created: (AXIS2-2276) Unexpected subelement handle, however, WSDL and XML input/output seems correct

2007-03-01 Thread Einar M R Rosenvinge (JIRA)
Unexpected subelement handle, however, WSDL and XML input/output seems correct -- Key: AXIS2-2276 URL: https://issues.apache.org/jira/browse/AXIS2-2276 Project: Axis 2.0

[jira] Updated: (AXIS2-2276) Unexpected subelement handle, however, WSDL and XML input/output seems correct

2007-03-01 Thread Einar M R Rosenvinge (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Einar M R Rosenvinge updated AXIS2-2276: Attachment: vespagateway.wsdl Unexpected subelement handle, however, WSDL and XML

[jira] Updated: (AXIS2-2276) Unexpected subelement handle, however, WSDL and XML input/output seems correct

2007-03-01 Thread Einar M R Rosenvinge (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Einar M R Rosenvinge updated AXIS2-2276: Description: See attached WSDL file. When running method 'createasyncfeeder', I

[jira] Created: (AXIS2-2277) JMS Message Id in request message context

2007-03-01 Thread John Turner (JIRA)
JMS Message Id in request message context - Key: AXIS2-2277 URL: https://issues.apache.org/jira/browse/AXIS2-2277 Project: Axis 2.0 (Axis2) Issue Type: Bug Components: transports Affects

[jira] Updated: (AXIS2-2275) SOAP:body parts=... ... / makes WSDL2Java code generation choke

2007-03-01 Thread Einar M R Rosenvinge (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Einar M R Rosenvinge updated AXIS2-2275: Description: See attached WSDL, using rpc/literal style, generated by gSOAP 2.7.

[jira] Updated: (AXIS2-2276) Unexpected subelement handle, however, WSDL and XML input/output seems correct

2007-03-01 Thread Einar M R Rosenvinge (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Einar M R Rosenvinge updated AXIS2-2276: Attachment: vespagateway.wsdl Unexpected subelement handle, however, WSDL and XML

[jira] Commented: (AXIS2-2276) Unexpected subelement handle, however, WSDL and XML input/output seems correct

2007-03-01 Thread Einar M R Rosenvinge (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476964 ] Einar M R Rosenvinge commented on AXIS2-2276: - Can someone with administrative privilieges please remove

[jira] Created: (AXIS2-2278) Having problems with vectors in my web service

2007-03-01 Thread Panayiotis Petridis (JIRA)
Having problems with vectors in my web service -- Key: AXIS2-2278 URL: https://issues.apache.org/jira/browse/AXIS2-2278 Project: Axis 2.0 (Axis2) Issue Type: Bug Reporter: Panayiotis

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

2007-03-01 Thread Ayondeep Datta (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ayondeep Datta updated AXIS2-595: - The same problem I am facing when deploying it in SunOne Webserver 6.1.After a certain number of

[jira] Updated: (AXIS2-2278) Having problems with vectors in my web service

2007-03-01 Thread Panayiotis Petridis (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Panayiotis Petridis updated AXIS2-2278: --- Description: Hi, I have a web service on axis 2 which is called by an RPCClient.

[jira] Created: (AXIS2-2279) java.lang.NullPointerException at org.apache.axis2.description.ClientUtils.inferInTransport (ClientUtils.java:85)

2007-03-01 Thread oliv g (JIRA)
java.lang.NullPointerException at org.apache.axis2.description.ClientUtils.inferInTransport (ClientUtils.java:85) -- Key: AXIS2-2279 URL:

[jira] Updated: (AXIS2-2279) java.lang.NullPointerException at org.apache.axis2.description.ClientUtils.inferInTransport (ClientUtils.java:85)

2007-03-01 Thread oliv g (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] oliv g updated AXIS2-2279: -- Environment: Windows XP, Eclipse 3.2 , jre 1.5.0_06, Axis2 1.1.1 (was: Windows XP, Eclipse 3.2 , jre

[jira] Updated: (AXIS2-2279) java.lang.NullPointerException at org.apache.axis2.description.ClientUtils.inferInTransport (ClientUtils.java:85)

2007-03-01 Thread oliv g (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] oliv g updated AXIS2-2279: -- Description: java.lang.NullPointerException at

Axis2: processHTTPGetRequest is commented out in HTTPTransportUtils.java file

2007-03-01 Thread Lin Sun
Hi there, The axis2 integration into geronimo code is using this method processHTTPGetRequest for a while and we are getting a geronimo build failure now because this method is commented out since this AM.:-( Could someone shed on the lights why this is commented out? What are the

Re: Axis2: processHTTPGetRequest is commented out in HTTPTransportUtils.java file

2007-03-01 Thread Davanum Srinivas
Lin, Looks like Keith's patch broke the G build. http://svn.apache.org/viewvc?view=revrevision=513299 Let me uncomment the method and check it in for now. thanks, dims On 3/1/07, Lin Sun [EMAIL PROTECTED] wrote: Hi there, The axis2 integration into geronimo code is using this method

Re: Axis2: processHTTPGetRequest is commented out in HTTPTransportUtils.java file

2007-03-01 Thread Lin Sun
Hi Dims, thanks so much for uncommenting it. :-) Lin Davanum Srinivas wrote: Lin, Looks like Keith's patch broke the G build. http://svn.apache.org/viewvc?view=revrevision=513299 Let me uncomment the method and check it in for now. thanks, dims On 3/1/07, Lin Sun [EMAIL PROTECTED] wrote:

[Axis2] svn commit: r513283 breaks JAXWSTest

2007-03-01 Thread Jeff Barrett
Hi Deepal, This commit breaks the JAXWSTest. I looked into it some and the problem is that, with the commit below, the MessageReceiver is being set to org.apache.axis2.rpc.receivers.RPCMessageReceiver instead of the JAXWSMessageReceiver (as specified in the services.xml). I looked into it

[jira] Commented: (AXIS2-2202) NullPointerException invoking a stub method

2007-03-01 Thread not ai (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477077 ] not ai commented on AXIS2-2202: Got similar error. I have a service that receives a file, transform it and sends

[jira] Created: (AXIS2-2280) Caused by: java.lang.RuntimeException: org.apache.xmlbeans.XmlException: error: Problem parsing referenced XML resource - java.io.FileNotFoundException: \..\XSD\AdjustInvo

2007-03-01 Thread Shawn J. Dyck (JIRA)
Caused by: java.lang.RuntimeException: org.apache.xmlbeans.XmlException: error: Problem parsing referenced XML resource - java.io.FileNotFoundException: \..\XSD\AdjustInvoice.xsd

[jira] Created: (AXIS2-2281) Adding configurable parameter for Metadata Exchange

2007-03-01 Thread Gee Chia (JIRA)
Adding configurable parameter for Metadata Exchange --- Key: AXIS2-2281 URL: https://issues.apache.org/jira/browse/AXIS2-2281 Project: Axis 2.0 (Axis2) Issue Type: Improvement

[jira] Updated: (AXIS2-2281) Adding configurable parameter for Metadata Exchange

2007-03-01 Thread Gee Chia (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gee Chia updated AXIS2-2281: Attachment: MEXPatchJira2281 Summary of code changes: New class:

[Axis2] ejb web service support for Axis2 integration into geronimo

2007-03-01 Thread Lin Sun
Hi, I am working on this titled item and thought I might be able to get some advise from you. I am trying to figure out the Axis2 corresponding code to figure out which method it is invoking. Specially, CXF integration into geronimo has the following code: RpcContainer container =

Re: [Axis2] svn commit: r513283 breaks JAXWSTest

2007-03-01 Thread Davanum Srinivas
jeff, fixed. thx, dims On 3/1/07, Jeff Barrett [EMAIL PROTECTED] wrote: Hi Deepal, This commit breaks the JAXWSTest. I looked into it some and the problem is that, with the commit below, the MessageReceiver is being set to org.apache.axis2.rpc.receivers.RPCMessageReceiver instead of the

[jira] Commented: (AXIS2-2202) NullPointerException invoking a stub method

2007-03-01 Thread Amila Chinthaka Suriarachchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477177 ] Amila Chinthaka Suriarachchi commented on AXIS2-2202: - can you please attach your wsdl, options

Re: Axis2: processHTTPGetRequest is commented out in HTTPTransportUtils.java file

2007-03-01 Thread keith chapman
Hi dims, can we remove processHTTPGetRequest from HTTPTransportUtils. We can use the processURLRequest in RESTUtil instead. I modified HTTPWorker to use the RESTUtil for REST messages. Thanks, Keith On 3/2/07, Davanum Srinivas [EMAIL PROTECTED] wrote: Lin, Looks like Keith's patch broke

Re: Axis2: processHTTPGetRequest is commented out in HTTPTransportUtils.java file

2007-03-01 Thread Davanum Srinivas
Please mark them as deprecated, don't remove them. Please add comments in the javadoc for the method to specify the alternative. thanks, dims On 3/1/07, keith chapman [EMAIL PROTECTED] wrote: Hi dims, can we remove processHTTPGetRequest from HTTPTransportUtils. We can use the

[jira] Resolved: (AXIS2-1982) DataHandler support for the RPCMessageReciever RPCClient

2007-03-01 Thread Deepal Jayasinghe (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-1982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deepal Jayasinghe resolved AXIS2-1982. -- Resolution: Fixed fixed in the current SVN DataHandler support for the

[jira] Commented: (AXIS2-2278) Having problems with vectors in my web service

2007-03-01 Thread Deepal Jayasinghe (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477184 ] Deepal Jayasinghe commented on AXIS2-2278: -- Hi We do not support Vectors , why dont you try ArrayList or

Re: [Axis2] Cluster Manager interface

2007-03-01 Thread Eran Chinthaka
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Sanjaya, I'm sorry I can not understand what you are proposing ( Brain is not functioning well in below 0C temps :) ). You wanna move in to jdk 1.5, especially because of generics, but not use jdk 1.5 specific methods? And making jdk 1.5 as the

[jira] Commented: (AXIS2-2276) Unexpected subelement handle, however, WSDL and XML input/output seems correct

2007-03-01 Thread Amila Chinthaka Suriarachchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477191 ] Amila Chinthaka Suriarachchi commented on AXIS2-2276: - your wsdl is invalid it contains an

[jira] Assigned: (AXIS2-2280) Caused by: java.lang.RuntimeException: org.apache.xmlbeans.XmlException: error: Problem parsing referenced XML resource - java.io.FileNotFoundException: \..\XSD\AdjustInv

2007-03-01 Thread Deepal Jayasinghe (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deepal Jayasinghe reassigned AXIS2-2280: Assignee: Amila Chinthaka Suriarachchi Amila , could you please have a look at

[jira] Commented: (AXIS2-2279) java.lang.NullPointerException at org.apache.axis2.description.ClientUtils.inferInTransport (ClientUtils.java:85)

2007-03-01 Thread Deepal Jayasinghe (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477200 ] Deepal Jayasinghe commented on AXIS2-2279: -- Hi ; I have fixed this issue in current codebase , so if

[jira] Assigned: (AXIS2-2275) SOAP:body parts=... ... / makes WSDL2Java code generation choke

2007-03-01 Thread Deepal Jayasinghe (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deepal Jayasinghe reassigned AXIS2-2275: Assignee: Amila Chinthaka Suriarachchi Amila , do you have any idea of this issue

[jira] Commented: (AXIS2-2263) Cannot run generated Java client code (Eclipse). Get exception in: org.apache.axis2.description.ClientUtils.inferInTransport(ClientUtils.java:85)

2007-03-01 Thread Deepal Jayasinghe (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477201 ] Deepal Jayasinghe commented on AXIS2-2263: -- Try with Axis2 nightly builds. Thanks Deepal Cannot run

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

2007-03-01 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: axis2patch1749and2116-v2.txt Hi Deepal, Attached is a patch based on the

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

2007-03-01 Thread Deepal Jayasinghe (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deepal Jayasinghe reassigned AXIS2-2274: Assignee: Saminda Wishwajith Abeyruwan Saminda , could you please have a look at

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

2007-03-01 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: axis2patch1749and2116-v2.txt Hi Deepal, Attached is a patch based on the

[jira] Assigned: (AXIS2-2276) Unexpected subelement handle, however, WSDL and XML input/output seems correct

2007-03-01 Thread Deepal Jayasinghe (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deepal Jayasinghe reassigned AXIS2-2276: Assignee: Amila Chinthaka Suriarachchi Unexpected subelement handle, however,

[jira] Assigned: (AXIS2-2279) java.lang.NullPointerException at org.apache.axis2.description.ClientUtils.inferInTransport (ClientUtils.java:85)

2007-03-01 Thread Deepal Jayasinghe (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deepal Jayasinghe reassigned AXIS2-2279: Assignee: Deepal Jayasinghe java.lang.NullPointerException at

[jira] Commented: (AXIS2-1964) Null Pointer Exception in Service STUB class at _operationClient.execute(true); line for AXIS2 1.1.1

2007-03-01 Thread Amila Chinthaka Suriarachchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-1964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477209 ] Amila Chinthaka Suriarachchi commented on AXIS2-1964: - I could not really figure out your

[jira] Commented: (AXIS2-2264) org.apache.axis2.AxisFault: Incoming message input stream is null while engaging addressing module on client side

2007-03-01 Thread Deepal Jayasinghe (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477210 ] Deepal Jayasinghe commented on AXIS2-2264: -- You can get any message context using code below;

[jira] Assigned: (AXIS2-2247) Exception when invoking a service in RESTful manner using a generated stub

2007-03-01 Thread Deepal Jayasinghe (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deepal Jayasinghe reassigned AXIS2-2247: Assignee: Keith Godwin Chapman Exception when invoking a service in RESTful