[jira] Assigned: (AXIS2-4881) Added invoke_stage1 and invoke_stage2 methods to AbstractHandler

2011-01-27 Thread Ruwan Linton (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruwan Linton reassigned AXIS2-4881: --- Assignee: Ruwan Linton > Added invoke_stage1 and invoke_stage2 methods to AbstractHandler > -

[jira] Commented: (AXIS2-4881) Added invoke_stage1 and invoke_stage2 methods to AbstractHandler

2011-01-27 Thread Ruwan Linton (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12987432#action_12987432 ] Ruwan Linton commented on AXIS2-4881: - Fixed this with introducing a new subclass of th

[jira] Resolved: (AXIS2-4881) Added invoke_stage1 and invoke_stage2 methods to AbstractHandler

2011-01-27 Thread Ruwan Linton (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruwan Linton resolved AXIS2-4881. - Resolution: Fixed Fix Version/s: 1.6 > Added invoke_stage1 and invoke_stage2 methods to Ab

Is httpFrontendHostUrl issue fixed in Axis2 1.5.4?

2011-01-27 Thread Ashish Jain
Hi, I am a user of apache geronimo which utilizes axis2 as its web service runtime. I am using custom build geronimo 2.2.1 with axis2 1.5.4 as the web service runtime. I* am trying to achieve the following:* 1) Frontend geronimo with apache http server. 2) Access the web service via this proxy.

Re: [Proposal] Creating Eclipse Features and a p2 repository for Axis2 Eclipse plugins

2011-01-27 Thread Harshana Eranga Martin
Hi All, On 25 January 2011 13:16, Harshana Eranga Martin wrote: > Hi All, > > On 25 January 2011 12:01, Saminda Wijeratne wrote: > >> There are no other such plugins available to do the same thing in a >> generic manner. I got my eye on Tycho [1] which is a project that is >> emerging to support

[jira] Created: (AXIS2-4942) WSDL2Java: Wrapper types for non-optional elements

2011-01-27 Thread Nenad Jovanovic (JIRA)
WSDL2Java: Wrapper types for non-optional elements -- Key: AXIS2-4942 URL: https://issues.apache.org/jira/browse/AXIS2-4942 Project: Axis2 Issue Type: Bug Affects Versions: 1.5.1, 1.5.4

[jira] Commented: (AXIS2-4402) ADB fails to parse anyType with empty string

2011-01-27 Thread Boris Klug (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12987466#action_12987466 ] Boris Klug commented on AXIS2-4402: --- This fix seems not to be in 1.5.4 - why? Its flagged

How to get all activity details of a jira

2011-01-27 Thread Dinusha Dilrukshi
Hi, I am using atlassian_jira_4_1_1_1/rpc-jira-plugin. I need to get all activities for a issue (Activity Stream). This including commenting, changed the Assignee, changed the status, etc. There are some methods to get comments, issue details but what i need is to take all activities according to

Re: How to get all activity details of a jira

2011-01-27 Thread Deepal jayasinghe
JIRA has a Web Service API, unfortunately I have not used that, so cannot give more information. Deepal > Hi, > > I am using atlassian_jira_4_1_1_1/ rpc-jira-plugin. I need to get all > activities for a issue (Activity Stream). This including commenting, > changed the Assignee, changed the status,

[jira] Commented: (AXIS2-3788) NPE in finally block in generate Stub methods

2011-01-27 Thread aashish (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12987562#action_12987562 ] aashish commented on AXIS2-3788: What is the fix for this issue ?? > NPE in finally block

Problem with JMS Transport

2011-01-27 Thread Hiranya Jayathilaka
Hi Folks, Many JMS brokers/clients do not allow setting properties with the character '-' in the name, on JMS messages. For instance IBM Websphere MQ client library throws the following error if this is attempted: javax.jms.MessageFormatException: MQJMS1058: Invalid message property name: Content

Enabling crypto caching in Rampart by-default

2011-01-27 Thread Thilina Mahesh Buddhika
Hi Devs, At the moment, Rampart do have the support for caching of crypto objects. Enabling crypto caching provides a significant performance gain to Rampart, as it is not required to read the key stores from the file system each time it performs a cryptographic operation. But users have to enable