RE: [jira] [Commented] (AXIS2-2972) Vague error produced for ServiceClient invocation within a service where class pathing is a problem

2011-06-06 Thread swapna soni
Hi Deepak, Did you create custom RawXMLINOnlyMessageReceiver or MessageReceiver. May I know which class you are referring in service.xml for MessageReceiver parameter. There may be something goofing up in referring MessageReceiver or RawXMLINOnlyMessageReceiver in service.xml. Thanks, Swapna

RE: [jira] [Commented] (AXIS2-2972) Vague error produced for ServiceClient invocation within a service where class pathing is a problem

2011-06-06 Thread Anil Bondalapati
I am not sure if this helps, try changing the classloader on this webmodule as PARENT_LAST. I had some problems like this and got resolved after changing the class loader. -Original Message- From: Deepak Pant (JIRA) [mailto:j...@apache.org] Sent: Monday, June 06, 2011 6:42 PM To: java-d

Re: Axis2 1.7.0 integration with Apache Geronimo ?

2011-06-06 Thread Ivan
Glad to hear that, Sagara. Definitely appreciated with your helps, if any further questions on those JIRAs, please help to comment on them, and I will reply as soon as possible. 2011/6/7 Sagara Gunathunga > Hi Ivan, > > Thanks a lot for your contribution so far ! Geronimo project is very > impo

[jira] [Commented] (AXIS2-2972) Vague error produced for ServiceClient invocation within a service where class pathing is a problem

2011-06-06 Thread Deepak Pant (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13045214#comment-13045214 ] Deepak Pant commented on AXIS2-2972: I am facing this issue in WebSphere Base Edition

[jira] [Commented] (AXIS2-4743) java.lang.RuntimeException: JAX-B RI JARs not on classpath when not applicable

2011-06-06 Thread Ana Perez (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13045153#comment-13045153 ] Ana Perez commented on AXIS2-4743: -- Hi, Is this issue already resolved? > java.lang.Run

Re: Axis2 1.7.0 integration with Apache Geronimo ?

2011-06-06 Thread Sagara Gunathunga
Hi Ivan, Thanks a lot for your contribution so far ! Geronimo project is very important user for Axis2 and your contribution/inputs are also significant for us. As you may know currently we are in a process to release Axis2 1.6.0 together with other related projects some of the team members are b

Axis2 1.7.0 integration with Apache Geronimo ?

2011-06-06 Thread Ivan
Hi, devs: This is Ivan from Geronimo project, in the past few months, I was working on the Axis2 1.7.0-SNAPSHOT integration with Geronimo 3.0-SNAPSHOT, and also investigating JAX-WS 2.2 CTS failures of Axis2 running in the Geronimo environment. You might see that I asked some questions and ope

[jira] [Updated] (AXIS2-5062) Connection is not released while using JAXWS client API

2011-06-06 Thread Ivan (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan updated AXIS2-5062: Attachment: AXIS2-5062-Port.patch AXIS2-5062-Dispatch.patch Attach two patch files. > Connection i

[jira] [Created] (AXIS2-5062) Connection is not released while using JAXWS client API

2011-06-06 Thread Ivan (JIRA)
Connection is not released while using JAXWS client API --- Key: AXIS2-5062 URL: https://issues.apache.org/jira/browse/AXIS2-5062 Project: Axis2 Issue Type: Bug Components: jaxws,

[VOTE][RAMPART] Release Rampart-1.6.0 - 2nd call

2011-06-06 Thread Sagara Gunathunga
Hi Devs, This is a call for votes to release Rampart-1.6.0. The complete list of JIRA issues fixed in this release can be found here: http://s.apache.org/764 or https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+%3D+RAMPART+AND+fixVersion+%3D+%221.6.0%22+AND+

Re: unknown

2011-06-06 Thread Denise Wu
Hi Swapna , Thank you so much for your help. The problem was with the xml request object that was not valid against the schema. However, it could notice other similar validation errors in the past but not this one; the use of a name not in schema enumeration??? a bit confusing. Thanks anyway

RE: unknown

2011-06-06 Thread swapna soni
Hi Denise, Can u please try to engage logging module in ur client program or engage TCP monitor.. just to see what is the request xml going on? Can u please tell what type of parameters your are passing. Thanks, Swapna Soni. -Original Message- From: Denise Wu [mailto:wadie...@gmail.com

Re: unknown

2011-06-06 Thread Denise Wu
Hi Swapna, The call is not reaching the webservice at all as I put some logging information in the method before doing any processing and nothing is displayed. Is there another way to know what's going on? On Fri, Jun 3, 2011 at 12:35 PM, swapna soni wrote: > Hi Denise, > >  Please if you have

Improvements to Axis2 Transports

2011-06-06 Thread Sadeep Jayasumana
Hi Devs, I'm planning to do the following improvement to Axis2 transport framework. Currently, Axis2 transport framework reads certain configuration information related to transport listeners (server core pool size, max pool size, server queue length, etc) from a property file found in the classp