[jira] Created: (AXIS2C-601) Rampart Sample is Unable to pickup outgoing policy file

2007-05-06 Thread Dinesh Premalal (JIRA)
Rampart Sample is Unable to pickup outgoing policy file --- Key: AXIS2C-601 URL: https://issues.apache.org/jira/browse/AXIS2C-601 Project: Axis2-C Issue Type: Bug Components:

[jira] Commented: (AXIS2C-601) Rampart Sample is Unable to pickup outgoing policy file

2007-05-06 Thread Dinesh Premalal (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12493920 ] Dinesh Premalal commented on AXIS2C-601: I think these values came from client_repo/axis2.xml , because

[ANN] Axis2/C 1.0.0 Released

2007-05-06 Thread Samisa Abeysinghe
Apache Axis2/C Team is pleased to announce the release of Apache Axis2/C version 1.0.0 You can download this release from http://ws.apache.org/axis2/c/download.cgi Key Features 1. Support for one-way messaging (In-Only) and request response messaging (In-Out) 2. Client APIs: Easy to use

[jira] Commented: (AXIS2C-601) Rampart Sample is Unable to pickup outgoing policy file

2007-05-06 Thread Malinda Kaushalye Kapuruge (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12493968 ] Malinda Kaushalye Kapuruge commented on AXIS2C-601: --- In rampart we have different modules and

Re: [Vote 2] [Axis2] Vote for Apache Axis2/C 1.0.0 Release

2007-05-06 Thread Kaushalye Kapuruge
Works fine with Rampart/C. +1 for the release. -Kau Samisa Abeysinghe wrote: Hi Devs, After fixing the issues found with the initial release artifacts, I have re-packaged and uploaded the Apache Axis2/C 1.0.0 release artifacts at http://people.apache.org/~samisa/release/1.0.0/final/

[jira] Resolved: (AXIS2-2613) Scripting module broken

2007-05-06 Thread Glen Daniels (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Glen Daniels resolved AXIS2-2613. - Resolution: Fixed Thanks for catching this one dims! Shouldn't your fix have been using the

Problem with saaj implementation

2007-05-06 Thread Deepal Jayasinghe
Forwarding to Axis2 dev list Hi, I have a question about using Axis2 saaj implementation. I need to add Authorization and SoapAction to the message. In the sun implementation I do it with adding headers to the MimeHeaders: byte[] authorization = Base64.encode(

[ANN] Axis2/C 1.0.0 Released

2007-05-06 Thread Samisa Abeysinghe
Apache Axis2/C Team is pleased to announce the release of Apache Axis2/C version 1.0.0 You can download this release from http://ws.apache.org/axis2/c/download.cgi Key Features 1. Support for one-way messaging (In-Only) and request response messaging (In-Out) 2. Client APIs: Easy to use

Re: [ANN] Axis2/C 1.0.0 Released

2007-05-06 Thread Deepal Jayasinghe
Congratulation !!! -Deepal Samisa Abeysinghe wrote: Apache Axis2/C Team is pleased to announce the release of Apache Axis2/C version 1.0.0 You can download this release from http://ws.apache.org/axis2/c/download.cgi Key Features 1. Support for one-way messaging (In-Only) and request

Re: [ANN] Axis2/C 1.0.0 Released

2007-05-06 Thread Sanjiva Weerawarana
Congratulations to the entire Axis2/C team! Sanjiva. Samisa Abeysinghe wrote: Apache Axis2/C Team is pleased to announce the release of Apache Axis2/C version 1.0.0 You can download this release from http://ws.apache.org/axis2/c/download.cgi Key Features 1. Support for one-way messaging

Re: Problem with saaj implementation

2007-05-06 Thread sumedha rubasinghe
Hi Olga, You problem is most probably due to mime header value not being carried to the server side. This has already been reported under issue number AXIS2-1014. I have attempted to fix this with minimum changes to existing working functionalities (in SOAPConnectionImpl) I am bit stuck with

[jira] Commented: (AXIS2-2639) maven dist-doc results tools documents images distroted.

2007-05-06 Thread sumedha rubasinghe (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12493940 ] sumedha rubasinghe commented on AXIS2-2639: --- I tried to recreate this issue with latest from branch. But

[jira] Updated: (AXIS2-2639) maven dist-doc results tools documents images distroted.

2007-05-06 Thread sumedha rubasinghe (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sumedha rubasinghe updated AXIS2-2639: -- Attachment: AXIS2-2639.patch Used extension (gif,jpg,png) to exclude images from going

WS - Transaction with axis 2

2007-05-06 Thread Marcus Vinicius A Silva
Hi, I'm trying implement Ws-transaction example with Axis2. But in my searches i didn't find any sample. I found some APIs to implement it, like kandula Apache,jax-ws,WS-TX, but i dont't know the best. Someone have one sample about this? Do you know if there is someone that have implemented

[jira] Created: (AXIS2-2641) In RPCMessageReceiver, the class level variable method is not threadsafe, which will lead to concurrency method call issue.

2007-05-06 Thread Lee Eng Leong (JIRA)
In RPCMessageReceiver, the class level variable method is not threadsafe, which will lead to concurrency method call issue. - Key: AXIS2-2641

Re: [Axis2] AxisOperation needs an getMessages() method

2007-05-06 Thread Saminda Abeyruwan
Hi, There might be a service which will provide information about the service and operations deployed in the system. What it will be doing is it will look at the all the operations and tries to get all the message in a generic way. If we do not have the proposed method, there will be a set of if

[jira] Created: (AXIS2-2642) Inconsistencies in getting engaged modules

2007-05-06 Thread Saminda Wishwajith Abeyruwan (JIRA)
Inconsistencies in getting engaged modules --- Key: AXIS2-2642 URL: https://issues.apache.org/jira/browse/AXIS2-2642 Project: Axis 2.0 (Axis2) Issue Type: Bug Environment: Any