[jira] Updated: (AXIS2-2597) Support WS-A action generation from pure annotations

2007-04-27 Thread Roy A. Wood Jr. (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roy A. Wood Jr. updated AXIS2-2597: --- Attachment: patch_2246_2249.txt Apply this patch to realize the fix > Support WS-A action ge

[jira] Created: (AXIS2-2602) Permit axis2.xml/AxisServlet "servicePath" parameter to be empty

2007-04-27 Thread Steven E. Harris (JIRA)
Permit axis2.xml/AxisServlet "servicePath" parameter to be empty Key: AXIS2-2602 URL: https://issues.apache.org/jira/browse/AXIS2-2602 Project: Axis 2.0 (Axis2) Issue Type: Bug

[jira] Created: (AXIS2-2601) Make the servicePath configuration parameter a set or list to handle multiple mappings

2007-04-27 Thread Steven E. Harris (JIRA)
Make the servicePath configuration parameter a set or list to handle multiple mappings -- Key: AXIS2-2601 URL: https://issues.apache.org/jira/browse/AXIS2-2601 Projec

[jira] Commented: (AXIS2-2599) Document "simple" deployment

2007-04-27 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12492340 ] Davanum Srinivas commented on AXIS2-2599: - I added some thoughts here: http://wso2.org/blog/dims/1130 > Docu

Re: Patches provided for issues AXIS2-2055 and AXIS2-1899

2007-04-27 Thread Sathija Pavuluri
Deepal, Can you be more specific as to what the issue was and how it can be reproduced? Thanks. Sathija. - Original Message From: Deepal Jayasinghe <[EMAIL PROTECTED]> To: axis-dev@ws.apache.org Sent: Friday, April 27, 2007 12:10:41 PM Subject: Re: Patches provided for issues AXIS2-205

[ANN][Axis2]Axis2 1.2 Released

2007-04-27 Thread Deepal Jayasinghe
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Just over 4 months since the original 1.1.1 release, we are very proud to announce the release of Apache Axis2 version 1.2 Downloads are available at: http://ws.apache.org/axis2/download.cgi Apache Axis2 is a complete re-design and re-write of

[jira] Updated: (AXIS2-2538) Fix NPE in getSyncOperation()

2007-04-27 Thread Roy A. Wood Jr. (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roy A. Wood Jr. updated AXIS2-2538: --- Attachment: patch_2158_2162.txt Attach this patch to realize the fix > Fix NPE in getSyncOpe

Re: Patches provided for issues AXIS2-2055 and AXIS2-1899

2007-04-27 Thread Deepal Jayasinghe
Yes , there was an issue with the codegen , so I had to revert that. Thanks Deepal Sathija Pavuluri wrote: > Deepal, > > Noticed that the patches were applied and then reverted on the 1.2 branch? > Was anything wrong? > > Thanks > Sathija. > > > - Original Message > From: Deepal Jayasin

Fwd: [wtp-dev] New Axis2 Web services tools in WTP 2.0

2007-04-27 Thread Davanum Srinivas
FYI. -- Forwarded message -- From: Sachin Patel <[EMAIL PROTECTED]> Date: Apr 27, 2007 8:18 AM Subject: Fwd: [wtp-dev] New Axis2 Web services tools in WTP 2.0 To: Geronimo Development List <[EMAIL PROTECTED]> FYI, the axis2 runtime is now supported in the driver indicated. You

Re: Patches provided for issues AXIS2-2055 and AXIS2-1899

2007-04-27 Thread Sathija Pavuluri
Deepal, Noticed that the patches were applied and then reverted on the 1.2 branch? Was anything wrong? Thanks Sathija. - Original Message From: Deepal Jayasinghe <[EMAIL PROTECTED]> To: axis-dev@ws.apache.org Sent: Friday, April 27, 2007 12:16:05 AM Subject: Re: Patches provided for is

Re: [Axis2] axis2-wsdl2code-maven-plugin/JiBX HowTo ...

2007-04-27 Thread Armin Ehrenfels
Hmm, is this the right place to ask this question, anyway ? Armin Ehrenfels wrote: Hi list, I'm new here, so, please, forgive any stupid questions. I'm trying to find out how to specify a bindingfile for the JiBX in my pom.xml. What I have found so far is the unit test org.apache.axis2.jibx.

[jira] Created: (AXIS2-2600) Code Generator should consider namespaceprefixes defined in wsdl rather than defining ns1 when generating code for MY_QNAME in ADB classes

2007-04-27 Thread Ulf Heyder (JIRA)
Code Generator should consider namespaceprefixes defined in wsdl rather than defining ns1 when generating code for MY_QNAME in ADB classes -- Ke

[jira] Created: (AXIS2-2599) Document "simple" deployment

2007-04-27 Thread Joshua White (JIRA)
Document "simple" deployment Key: AXIS2-2599 URL: https://issues.apache.org/jira/browse/AXIS2-2599 Project: Axis 2.0 (Axis2) Issue Type: Task Components: documentation Affects Versions: 1.2

[Axis2] [ANN] Training courses on Apache Axis2 and Apache Rampart

2007-04-27 Thread Ruchith Fernando
Hi All, I will be in Maryland, US in the second week of May. Is anybody interested in attending tutorials on Apache Axis2 and Apache Rampart? Both are 1/2 day programs. This would be on Thursday the 10th of May. Please drop me a note at [EMAIL PROTECTED] and let me know. Thanks, Ruchith -- ww

[jira] Commented: (AXIS2-2593) Web Service request loop causes many TIME_WAIT Connections & "BindException: Address already in use: connect"

2007-04-27 Thread Michele Mazzucco (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12492221 ] Michele Mazzucco commented on AXIS2-2593: - David, it should be ok. To my knowledge you should call cleanup()

axis2 sessions - single sign on

2007-04-27 Thread Nencho Lupanov
Hi all, i have a client that is forced (by ws security policy) to send username token. I need this client to send the token only one - the first time it contacts the service, so how can i dis-aplly(remove) the client side policy info from the client or how can i change the policy at the client si

[jira] Updated: (AXIS2-2589) com.ctc.wstx.exc.WstxParsingException: Expected a text token, got START_ELEMENT.

2007-04-27 Thread Stuart Bell (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stuart Bell updated AXIS2-2589: --- Attachment: Product_Version_For_JIRA.wsdl Here is the WSDL I used to generate my stub code, where the