Preserving CDATA sections when using AXIOM

2010-03-10 Thread Kasun Indrasiri
Hi, How can we preserve CDATA sections when using Axiom to parse an XML Document ? regards, -- Kasun Indrasiri

Re: Connection to Axis Web Service gets stale when the Web Service App is bounced.

2010-03-10 Thread Amila Suriarachchi
try setting these parameter at the axis2.xml file HTTP/1.1 chunked 6 6 thanks, Amila. On Thu, Mar 11, 2010 at 5:04 AM, Gauba, Naveen wrote: > Hi Guys > > > > My spring application is using an external Axis Web Service. I initialize > the Service St

[jira] Resolved: (AXIS2-4650) BAD WSDL generation from Java class

2010-03-10 Thread Amila Chinthaka Suriarachchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amila Chinthaka Suriarachchi resolved AXIS2-4650. - Resolution: Fixed fixed in revision 921694 > BAD WSDL generation

[ANNOUNCE] New committers / PMC members

2010-03-10 Thread Glen Daniels
Hi all! The Axis Project Management Committee (PMC, see [1]) is pleased to announce that the following users are now both committers and PMC members. These users were all nominated due to their former committer status on the WS project, and the PMC voted to invite them to join en masse as per Apa

unsubscribe

2010-03-10 Thread Roy Wood
Roy A. Wood, Jr. WebSphere Front Office for Financial Markets wood...@us.ibm.com 512-286-9307 T/L:363-9307 11501 Burnet Road, Austin TX 78758 (Internal ZIP: 9372)

UnSubscribe

2010-03-10 Thread Ramaswamy, Pudur
From: Gauba, Naveen [mailto:c_nga...@qualcomm.com] Sent: Wednesday, March 10, 2010 3:34 PM To: java-dev@axis.apache.org Subject: Connection to Axis Web Service gets stale when the Web Service App is bounced. Hi Guys My spring application is using an external Axis Web Service. I initialize the

Connection to Axis Web Service gets stale when the Web Service App is bounced.

2010-03-10 Thread Gauba, Naveen
Hi Guys My spring application is using an external Axis Web Service. I initialize the Service Stub during my application startup and keep a connection for that. When the external Axis Web Service was bounced I started getting "Read timed out" error when my app tried to talk to the web service.

[jira] Issue Comment Edited: (AXIS2-4650) BAD WSDL generation from Java class

2010-03-10 Thread Vitor Manuel Alves Rodrigues (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843640#action_12843640 ] Vitor Manuel Alves Rodrigues edited comment on AXIS2-4650 at 3/10/10 5:19 PM: ---

[jira] Commented: (AXIS2-4650) BAD WSDL generation from Java class

2010-03-10 Thread Vitor Manuel Alves Rodrigues (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843640#action_12843640 ] Vitor Manuel Alves Rodrigues commented on AXIS2-4650: - Ok. To make it s

Re: Axis requests

2010-03-10 Thread Demetris
Gotcha - thanks Amila. Amila Suriarachchi wrote: On Wed, Mar 10, 2010 at 11:05 AM, Demetris > wrote: Hi all, I am not sure if this was asked before but can Axis2 be queried for a list of the services (SOAP) that are currently deployed on it?

Re: Making JAX-WS services configurable (with a services.xml or Axis2 specific annotations)

2010-03-10 Thread chris roberts
can somebody help me unsubscribe? The unsubscribe link doesn't work and my inbox is filling up with axis emails every day. I never registered for axis in the firs place so I'm wondering if some changes have happened recently, meaning that one mailing list has merged with another. Thanks for any he

[jira] Commented: (AXIS2-4647) java2wsdl throwing java.lang.RuntimeException when running through command line.

2010-03-10 Thread shruthi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843577#action_12843577 ] shruthi commented on AXIS2-4647: Hi I cann't use 1.5.1, as my project is using JDK 1.4. My

Re: Error in extracting message properties

2010-03-10 Thread TomazM
I figure it out, the problem is in Rampart class RampartMessageData, I think the problem is if you have in xml characters like š, š, ć, ž, đ, č so the code page ISO-8859-2. So if this is a bug I don't know. Solution: You must use encodeing(Base64.encode) Regards, Tomaz LP, T TomazM wrote:

Re: Error in extracting message properties

2010-03-10 Thread TomazM
Is there any way to debug what this error mean, because in Stub I can only see that _operationClient.execute(true); fail. Env: - axis2.1.5 - jibx 1.2.2 - rampart 1.3(InflowSecurity) Regards, Tomaz <> - To unsubscri

[jira] Updated: (AXIS2-4650) BAD WSDL generation from Java class

2010-03-10 Thread Vitor Manuel Alves Rodrigues (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vitor Manuel Alves Rodrigues updated AXIS2-4650: Attachment: entity.txt > BAD WSDL generation from Java class >

[jira] Issue Comment Edited: (AXIS2-4650) BAD WSDL generation from Java class

2010-03-10 Thread Vitor Manuel Alves Rodrigues (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843495#action_12843495 ] Vitor Manuel Alves Rodrigues edited comment on AXIS2-4650 at 3/10/10 9:38 AM: ---

[jira] Commented: (AXIS2-4650) BAD WSDL generation from Java class

2010-03-10 Thread Vitor Manuel Alves Rodrigues (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843495#action_12843495 ] Vitor Manuel Alves Rodrigues commented on AXIS2-4650: - Hey Amila, Fir