[jira] Commented: (AXIS2-2703) Global phases after Dispatch are ignored

2007-05-24 Thread Glen Daniels (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12498956 ] Glen Daniels commented on AXIS2-2703: - Hi Deepal: Clearly someone thought it would be OK to expect that their gl

[jira] Created: (AXIS2-2711) Documentation on REST support needs improvement

2007-05-24 Thread Keith Godwin Chapman (JIRA)
Documentation on REST support needs improvement --- Key: AXIS2-2711 URL: https://issues.apache.org/jira/browse/AXIS2-2711 Project: Axis 2.0 (Axis2) Issue Type: Improvement Components: doc

Re: Rest APIs

2007-05-24 Thread keith chapman
Hi Samisa, Yes this doc needs some updates. I'll open a jira on this so that it wont be missed before the next release. Thanks, Keith. On 5/25/07, Samisa Abeysinghe <[EMAIL PROTECTED]> wrote: keith chapman wrote: > Hi Samitha, > > Are you using Axis2-1.1.1? from your axis2.xml it looks like s

Re: Rest APIs

2007-05-24 Thread keith chapman
Hi, I just downloaded axis2-1.1.1 deployed it in tomcat and invoked the version servive from the browser using http://localhost:8091/axis2/rest/Version/getVersion it works fine out of the box. Thanks, Keith. On 5/25/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Hi Keith Thanks for the

Re: Rest APIs

2007-05-24 Thread Samisa Abeysinghe
keith chapman wrote: Hi Samitha, Are you using Axis2-1.1.1? from your axis2.xml it looks like so. The code fragment that saminda Samisa not saminda ;) had given works on Axis2-1.2 and not 1.1. BTW, just a minor note. In http://ws.apache.org/axis2/1_2/rest-ws.html, there is no mention on how

Re: [Axis2] Merge from branch

2007-05-24 Thread Chatra Nakkawita
Hi, I'm just about to merge Axis2 trunk xdocs with branch 1.2 xdocs. Only doc that had been updated in trunk since the branched is transport_howto.html bygdaniels Thanks, Chatra On 5/24/07, Davanum Srinivas <[EMAIL PROTECTED]> wrote: Folks, If you have not done it already, please review your

RE: Rest APIs

2007-05-24 Thread smitha.aldrin
Hi Keith Thanks for the reply... Yeah ...I am using axis2-1.1.1.Can't we directly give the Rest Epr to the browser and get it executed? My requirement is to get it executed directly by giving the Rest Epr in the browser. From: keith chapman [mailto:[EMA

Re: Rest APIs

2007-05-24 Thread keith chapman
Hi Samitha, Are you using Axis2-1.1.1? from your axis2.xml it looks like so. The code fragment that saminda had given works on Axis2-1.2 and not 1.1. Can you confirm on your version please. Thanks, Keith. On 5/25/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Hi Following is my axis2.xml

RE: Rest APIs

2007-05-24 Thread smitha.aldrin
Hi Following is my axis2.xml entries by default. false false false It seems axis2.war is coming by default with rest API's disabled. When I am trying to access http://localhost:8080/axis2/rest/Version/getVersion through browser i am getting the following error "Please e

Re: svn commit: r541537 - in /webservices/axis2/branches/java/1_2/modules/kernel/src/org/apache/axis2: description/OutInAxisOperation.java description/RobustOutOnlyAxisOperation.java transport/http/HT

2007-05-24 Thread Deepal Jayasinghe
Hi Dims, I am very sorry, before going through the mails I commit the changes that I did last night . And I will not commit to branch again and will start to merge the two today. Thanks Deepal > Deepal, > > Did you see my earlier note about not checking in stuff to Axis2 1.2 > branch? > > thanks

[jira] Commented: (AXIS2-2703) Global phases after Dispatch are ignored

2007-05-24 Thread Deepal Jayasinghe (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12498932 ] Deepal Jayasinghe commented on AXIS2-2703: -- I completely disagree with this , global phases should finishes

[jira] Commented: (AXIS2-2702) Codegen issues for operation with multiple faults of same type

2007-05-24 Thread Keith Godwin Chapman (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12498931 ] Keith Godwin Chapman commented on AXIS2-2702: - Hi Peter, Looking at the desciption you've given it looks

Re: svn commit: r541537 - in /webservices/axis2/branches/java/1_2/modules/kernel/src/org/apache/axis2: description/OutInAxisOperation.java description/RobustOutOnlyAxisOperation.java transport/http/HT

2007-05-24 Thread Davanum Srinivas
Deepal, Did you see my earlier note about not checking in stuff to Axis2 1.2 branch? thanks, dims On 5/25/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Author: deepal Date: Thu May 24 21:32:17 2007 New Revision: 541537 URL: http://svn.apache.org/viewvc?view=rev&rev=541537 Log: when there i

[jira] Resolved: (AXIS2-2707) JAXBDispatch didn't handle value being null in the createMessageFromValue method

2007-05-24 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davanum Srinivas resolved AXIS2-2707. - Resolution: Fixed Fix Version/s: (was: 1.3) Fixed in svn revision 541530 than

[jira] Resolved: (AXIS2-2706) ADB client doesn't receive 0-length array of beans

2007-05-24 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davanum Srinivas resolved AXIS2-2706. - Resolution: Fixed Fixed in svn revision 541524 thanks, dims > ADB client doesn't receiv

Re: Rest APIs

2007-05-24 Thread Samisa Abeysinghe
[EMAIL PROTECTED] wrote: Hi Can anybody help me enable rest APIs in my webservices? http://ws.apache.org/axis2/1_2/rest-ws.html Axis2 HTTP endpoints can handle both REST and SOAP by default, unless you explicitly disable it using disableREST parameter in axis2.xml conf file. HTH.

[jira] Updated: (AXIS2-2355) Axis2 SOAP API Impl Issue

2007-05-24 Thread Sigirisetty Surya Kiran (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sigirisetty Surya Kiran updated AXIS2-2355: --- Attachment: disclaim.txt Thanks Sumedha! > Axis2 SOAP API Impl Issue > ---

Re: [Axis2] Doing cool things! (Re: Axis2 1.2 sanity check: Can generated POJO service/client handle 0-length array?)

2007-05-24 Thread Dennis Sosnoski
Hi Glen, The worse part of 1.2 is the ADB support, which has several major problems. I think most of those have been addressed in the 1.2 branch. Perhaps the ADB developers can supply more details. The JAXB support was also pretty broken, and there again there have been some fixes on the 1.2

Re: [Axis2] Doing cool things! (Re: Axis2 1.2 sanity check: Can generated POJO service/client handle 0-length array?)

2007-05-24 Thread Davanum Srinivas
Dennis, If someone is willing to take the lead, sure. taking into account Glen's 3 points here. Could you please do a bit of research to identify JIRA's to get us started? thanks, dims On 5/24/07, Glen Daniels <[EMAIL PROTECTED]> wrote: Hi Dennis: I for one am totally behind a 1.2.1 release,

Re: [Axis2] Doing cool things! (Re: Axis2 1.2 sanity check: Can generated POJO service/client handle 0-length array?)

2007-05-24 Thread Glen Daniels
Hi Dennis: I for one am totally behind a 1.2.1 release, off the branch, as long as: 1) There is a CLEAR RELEASE PLAN (i.e. which JIRAs are going to be fixed exactly) 2) No major new work happens on the branch, just bug fixes (and those bug fixes must be reflected on the trunk so the JIRA can

[jira] Updated: (AXIS2-2707) JAXBDispatch didn't handle value being null in the createMessageFromValue method

2007-05-24 Thread Lin Sun (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lin Sun updated AXIS2-2707: --- Attachment: Axis2-2707.patch This patch has fixed for the prob for me. I'd appreciate if someone could revi

Re: [Axis2] Doing cool things! (Re: Axis2 1.2 sanity check: Can generated POJO service/client handle 0-length array?)

2007-05-24 Thread Dennis Sosnoski
Hi dims, I think it's been clear for some time that the 1.2 release is badly broken. If you really think the solution is a 1.3 release, and that that wouldn't break as many things as it fixes, then we should push to get one out quickly. And if 1.3 *does* break a bunch of things, well then the

Re: Rampart Nightly builds not available

2007-05-24 Thread Paul Fremantle
Thanks! Paul On 5/24/07, Davanum Srinivas <[EMAIL PROTECTED]> wrote: http://people.apache.org/dist/rampart/nightly/ On 5/24/07, Paul Fremantle <[EMAIL PROTECTED]> wrote: > http://ws.zones.apache.org/dist/rampart/nightly/ > > is showing 403 Forbidden > > -- > Paul Fremantle > Co-Founder and VP

Re: Rampart Nightly builds not available

2007-05-24 Thread Davanum Srinivas
http://people.apache.org/dist/rampart/nightly/ On 5/24/07, Paul Fremantle <[EMAIL PROTECTED]> wrote: http://ws.zones.apache.org/dist/rampart/nightly/ is showing 403 Forbidden -- Paul Fremantle Co-Founder and VP of Technical Sales, WSO2 OASIS WS-RX TC Co-chair blog: http://pzf.fremantle.org [E

[jira] Updated: (AXIS2-2710) throws when OutflowSecurity is on

2007-05-24 Thread Rich Adili (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rich Adili updated AXIS2-2710: -- Attachment: xsanybug.zip ZIP file should contain all files needed to reproduce from within an Axis2 1.

[jira] Created: (AXIS2-2710) throws when OutflowSecurity is on

2007-05-24 Thread Rich Adili (JIRA)
throws when OutflowSecurity is on -- Key: AXIS2-2710 URL: https://issues.apache.org/jira/browse/AXIS2-2710 Project: Axis 2.0 (Axis2) Issue Type: Bug Environment: Axis 1.1.1, out of the box. S

Rampart Nightly builds not available

2007-05-24 Thread Paul Fremantle
http://ws.zones.apache.org/dist/rampart/nightly/ is showing 403 Forbidden -- Paul Fremantle Co-Founder and VP of Technical Sales, WSO2 OASIS WS-RX TC Co-chair blog: http://pzf.fremantle.org [EMAIL PROTECTED] "Oxygenating the Web Service Platform", www.wso2.com

[jira] Updated: (AXIS2-2709) The endpoint reference (EPR) for the Operation not found exception in AxisFault

2007-05-24 Thread Gul Onural (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gul Onural updated AXIS2-2709: -- Attachment: test.zip > The endpoint reference (EPR) for the Operation not found exception in > AxisFau

[jira] Created: (AXIS2-2709) The endpoint reference (EPR) for the Operation not found exception in AxisFault

2007-05-24 Thread Gul Onural (JIRA)
The endpoint reference (EPR) for the Operation not found exception in AxisFault --- Key: AXIS2-2709 URL: https://issues.apache.org/jira/browse/AXIS2-2709 Project: Axis 2.0 (Ax

Re: [Axis2]Clustering: Processing a request before state is replicated

2007-05-24 Thread Rajith Attapattu
Sorry for the late response. Currently there is no locking. This is kind of expensive to implement too. Another reason is I couldn't find a framework that supports this. WADI has this support, but currently it is difficult to adapt it to the context replication problem. As Sanjaya mentioned, stic

[jira] Created: (AXIS2-2708) Auto generated code from wsdl for Test Program not correct for Async operation

2007-05-24 Thread Rahul Shinde (JIRA)
Auto generated code from wsdl for Test Program not correct for Async operation --- Key: AXIS2-2708 URL: https://issues.apache.org/jira/browse/AXIS2-2708 Project: Axis 2.0 (Ax

[jira] Created: (AXIS2-2707) JAXBDispatch didn't handle value being null in the createMessageFromValue method

2007-05-24 Thread Lin Sun (JIRA)
JAXBDispatch didn't handle value being null in the createMessageFromValue method Key: AXIS2-2707 URL: https://issues.apache.org/jira/browse/AXIS2-2707 Project: Axis 2.0 (

[jira] Commented: (AXIS2-2355) Axis2 SOAP API Impl Issue

2007-05-24 Thread sumedha rubasinghe (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12498736 ] sumedha rubasinghe commented on AXIS2-2355: --- Hi, I tested the code you have provided using Axis 1.2 release

[jira] Commented: (AXIS2-2431) JAXB code generation failure

2007-05-24 Thread Jose Antonio (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12498725 ] Jose Antonio commented on AXIS2-2431: - I forgot to say that they generate code with xmlbeans and adb (haven't tri

[jira] Commented: (AXIS2-2431) JAXB code generation failure

2007-05-24 Thread Jose Antonio (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12498720 ] Jose Antonio commented on AXIS2-2431: - I have the same problem with Axis2 1.2 but all the imports in my .xsd file

Re: [Axis2] Previous module downloads are not available

2007-05-24 Thread Davanum Srinivas
See here - http://archive.apache.org/dist/ws/axis2/ -- dims On 5/24/07, Eran Chinthaka <[EMAIL PROTECTED]> wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, Today I tried to download addressing 1.1.1 and that was not available to download. When I checked in the web site, it goes to the

Re: [Axis2] Configuring default parameters

2007-05-24 Thread Davanum Srinivas
Folks, *At least* take a look at what we've done before... http://ws.apache.org/axis/java/apiDocs/org/apache/axis/AxisProperties.html You can add properties files in any class loader or system property or set it programatically etc... -- dims On 5/24/07, Eran Chinthaka <[EMAIL PROTECTED]> wro

Re: [Axis2] Doing cool things! (Re: Axis2 1.2 sanity check: Can generated POJO service/client handle 0-length array?)

2007-05-24 Thread Davanum Srinivas
Sorry, am a bit frustrated today. See this for example: https://issues.apache.org/jira/browse/AXIS2-2706 We can't stop at 80%, last 20% is harder than the first 80 :( -- dims On 5/24/07, Eran Chinthaka <[EMAIL PROTECTED]> wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Davanum Srinivas w

[jira] Assigned: (AXIS2-2706) ADB client doesn't receive 0-length array of beans

2007-05-24 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davanum Srinivas reassigned AXIS2-2706: --- Assignee: Davanum Srinivas > ADB client doesn't receive 0-length array of beans > ---

[Axis2] Previous module downloads are not available

2007-05-24 Thread Eran Chinthaka
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, Today I tried to download addressing 1.1.1 and that was not available to download. When I checked in the web site, it goes to the mirror site but the mirror sites doesn't contain that file. I tried with couple of mirrors but nothing seems to be ha

[jira] Resolved: (AXIS2-2408) ServiceClient.sendReceive() method doesn't return multiRef elements of the SOAP response

2007-05-24 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davanum Srinivas resolved AXIS2-2408. - Resolution: Cannot Reproduce We can't recreate the issue. could you please try Axis2 1.2

[jira] Assigned: (AXIS2-2409) SOAP 1.2 contentType problem for Response

2007-05-24 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davanum Srinivas reassigned AXIS2-2409: --- Assignee: Thilina Gunarathne > SOAP 1.2 contentType problem for Response > -

[jira] Assigned: (AXIS2-2326) WSDL2Java generates too many if sentences in MessageReceiver's fromOM method with xmlbeans

2007-05-24 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davanum Srinivas reassigned AXIS2-2326: --- Assignee: Amila Chinthaka Suriarachchi > WSDL2Java generates too many if sentences in

[jira] Assigned: (AXIS2-2404) Switch to turn off ServiceGroupID processing in Axis2

2007-05-24 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davanum Srinivas reassigned AXIS2-2404: --- Assignee: Deepal Jayasinghe > Switch to turn off ServiceGroupID processing in Axis2 >

[jira] Resolved: (AXIS2-2375) If the SOAPAction header is not quoted and empty, this gives StringIndexOutOfBoundsException on server side

2007-05-24 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davanum Srinivas resolved AXIS2-2375. - Resolution: Fixed i think we have already fixed this in 1.2. please let us know if you se

[jira] Assigned: (AXIS2-2357) SOAP Attachment not working

2007-05-24 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davanum Srinivas reassigned AXIS2-2357: --- Assignee: Deepal Jayasinghe > SOAP Attachment not working > -

[jira] Assigned: (AXIS2-2356) does useOriginalwsdl do any special handling

2007-05-24 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davanum Srinivas reassigned AXIS2-2356: --- Assignee: Davanum Srinivas > does useOriginalwsdl do any special handling > -

[jira] Assigned: (AXIS2-2355) Axis2 SOAP API Impl Issue

2007-05-24 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davanum Srinivas reassigned AXIS2-2355: --- Assignee: sumedha rubasinghe > Axis2 SOAP API Impl Issue > -

[jira] Resolved: (AXIS2-2346) Second part of two-part message is ignored by WSDL2Java

2007-05-24 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davanum Srinivas resolved AXIS2-2346. - Resolution: Won't Fix Here's the error thrown by latest svn: C:\axis2-SNAPSHOT\axis2-234

Re: [Axis2] Doing cool things! (Re: Axis2 1.2 sanity check: Can generated POJO service/client handle 0-length array?)

2007-05-24 Thread Eran Chinthaka
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Davanum Srinivas wrote: > Dear Dev team, > > The recent thread on setting defaults via yet another properties file > reminds me that we are *NOT* keeping our eye on the ball. All of us > want to do cool stuff, but can we please get our existing stuff

[jira] Assigned: (AXIS2-2352) XMLBeans client getting org.apache.axis2.AxisFault: First Element must contain the local name, Envelope

2007-05-24 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davanum Srinivas reassigned AXIS2-2352: --- Assignee: Davanum Srinivas > XMLBeans client getting org.apache.axis2.AxisFault: Firs

[jira] Assigned: (AXIS2-2339) InOnly Receivers: wrong HTTP status with SOAP Fault

2007-05-24 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davanum Srinivas reassigned AXIS2-2339: --- Assignee: Deepal Jayasinghe > InOnly Receivers: wrong HTTP status with SOAP Fault > -

[jira] Assigned: (AXIS2-2349) JiBX wrapped databinding sample in the documentation

2007-05-24 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davanum Srinivas reassigned AXIS2-2349: --- Assignee: Dennis Sosnoski > JiBX wrapped databinding sample in the documentation > --

[jira] Assigned: (AXIS2-2348) WSDL2JAVA always outputs xsd files using system's default encoding rather than UTF-8

2007-05-24 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davanum Srinivas reassigned AXIS2-2348: --- Assignee: Amila Chinthaka Suriarachchi > WSDL2JAVA always outputs xsd files using sys

[jira] Assigned: (AXIS2-2336) [Axis2-1.1.1] - Server- Error- mix webmethods name and its arguments

2007-05-24 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davanum Srinivas reassigned AXIS2-2336: --- Assignee: Davanum Srinivas > [Axis2-1.1.1] - Server- Error- mix webmethods name and

[jira] Assigned: (AXIS2-2335) need to be able to change service policy on the fly...

2007-05-24 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davanum Srinivas reassigned AXIS2-2335: --- Assignee: Sanka Samaranayake > need to be able to change service policy on the fly...

[jira] Resolved: (AXIS2-2334) Axis2 WSDL2Java does not create abstract complext types correctly

2007-05-24 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davanum Srinivas resolved AXIS2-2334. - Resolution: Fixed Please use Axis2 1.2, and also add "-g" to generate all the classes. i

Re: [Axis2] Configuring default parameters

2007-05-24 Thread Eran Chinthaka
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Deepal Jayasinghe wrote: > Hi Chinthaka , > > I do agree that the idea is cool and very useful , but introducing one > more file make the problem bit more complicated. So I personally do not > like to introduce new file to provide the properties. Why

[jira] Assigned: (AXIS2-2306) wsdl2java.sh not working

2007-05-24 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davanum Srinivas reassigned AXIS2-2306: --- Assignee: Deepal Jayasinghe > wsdl2java.sh not working > > >

[jira] Commented: (AXIS2-1775) Axis2 fails in wsdl2java with "Array is not supported" exception

2007-05-24 Thread Phillip Rhodes (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-1775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12498680 ] Phillip Rhodes commented on AXIS2-1775: --- [quote]Philip, this is not strictly about WS-I. Axis2 really does not

[jira] Assigned: (AXIS2-2249) Codegen is not able to compile multiple WSDL with the same instance of ant task

2007-05-24 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davanum Srinivas reassigned AXIS2-2249: --- Assignee: Amila Chinthaka Suriarachchi > Codegen is not able to compile multiple WSDL

[jira] Commented: (AXIS2-2268) JRE6 + Java Web Start + Axis 2 v1.1.1 causes a thread to hang unexpectedly

2007-05-24 Thread Chris Gibbs (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12498675 ] Chris Gibbs commented on AXIS2-2268: Having said that, it might have been the switch to ADB mode which fixed it (

[jira] Commented: (AXIS2-2268) JRE6 + Java Web Start + Axis 2 v1.1.1 causes a thread to hang unexpectedly

2007-05-24 Thread Chris Gibbs (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12498673 ] Chris Gibbs commented on AXIS2-2268: Java 6 Update 1 seems to have fixed the issue, I haven't been able to reprod

[jira] Resolved: (AXIS2-2278) Having problems with vectors in my web service

2007-05-24 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davanum Srinivas resolved AXIS2-2278. - Resolution: Won't Fix > Having problems with vectors in my web service >

[jira] Assigned: (AXIS2-2216) Enable client side validation

2007-05-24 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davanum Srinivas reassigned AXIS2-2216: --- Assignee: Jeff Barrett Jeff, Kindly do the honors :) thanks, dims > Enable client

[jira] Updated: (AXIS2-2706) ADB client doesn't receive 0-length array of beans

2007-05-24 Thread John G. Norman (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John G. Norman updated AXIS2-2706: -- Attachment: pojo.jar This is a further modification of samples/pojo, which demonstrates a servi

[jira] Commented: (AXIS2-2706) ADB client doesn't receive 0-length array of beans

2007-05-24 Thread John G. Norman (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12498670 ] John G. Norman commented on AXIS2-2706: --- Wow, this is even worse than I thought. So I figured, OK, if I can't

Re: How to configure HTTPSSender?

2007-05-24 Thread Saminda Abeyruwan
Hi, You are trying the SSL connection. Thus, you need the server's https connectors public key first. There's nothing to do with client.jks and server.jks coming from Rampart here. So this is what you should have do. First get hold of the wso2wsas.jks key store. I've seen this prior mails. As y

[jira] Assigned: (AXIS2-2287) "input line is too long" error when executing the tools in Windows 2000

2007-05-24 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davanum Srinivas reassigned AXIS2-2287: --- Assignee: Deepal Jayasinghe > "input line is too long" error when executing the tools

[jira] Commented: (AXIS2-2268) JRE6 + Java Web Start + Axis 2 v1.1.1 causes a thread to hang unexpectedly

2007-05-24 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12498667 ] Davanum Srinivas commented on AXIS2-2268: - Could you please try Axis2 1.2? and let us know if you still see t

[jira] Assigned: (AXIS2-2240) InputStreamConfigurator

2007-05-24 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davanum Srinivas reassigned AXIS2-2240: --- Assignee: Deepal Jayasinghe > InputStreamConfigurator > --- > >

[jira] Assigned: (AXIS2-2248) unreliable behavior of sendRobust

2007-05-24 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davanum Srinivas reassigned AXIS2-2248: --- Assignee: Deepal Jayasinghe > unreliable behavior of sendRobust > ---

[jira] Assigned: (AXIS2-2243) When running the databinding sample if a wrong symbol is specified, a successful response is given without throwing an error

2007-05-24 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davanum Srinivas reassigned AXIS2-2243: --- Assignee: Davanum Srinivas > When running the databinding sample if a wrong symbol is

[jira] Assigned: (AXIS2-2230) BindException

2007-05-24 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davanum Srinivas reassigned AXIS2-2230: --- Assignee: Deepal Jayasinghe > BindException > - > > Key:

[jira] Assigned: (AXIS2-2191) Dispatch phase optimizations can prevent Sandesha from using the back-channel for acks

2007-05-24 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davanum Srinivas reassigned AXIS2-2191: --- Assignee: Deepal Jayasinghe > Dispatch phase optimizations can prevent Sandesha from

[jira] Assigned: (AXIS2-2195) Expose module's classes outside of the module

2007-05-24 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davanum Srinivas reassigned AXIS2-2195: --- Assignee: Davanum Srinivas > Expose module's classes outside of the module >

[jira] Resolved: (AXIS2-2186) Removing redundant ( and heavy) method invocations

2007-05-24 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davanum Srinivas resolved AXIS2-2186. - Resolution: Invalid Code in question has changed. patch is not valid anymore. thanks, di

[jira] Assigned: (AXIS2-2132) Incorrect useage of the message

2007-05-24 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davanum Srinivas reassigned AXIS2-2132: --- Assignee: Deepal Jayasinghe > Incorrect useage of the message > -

[jira] Assigned: (AXIS2-2131) Need improvement on a message

2007-05-24 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davanum Srinivas reassigned AXIS2-2131: --- Assignee: Deepal Jayasinghe > Need improvement on a message > ---

[jira] Assigned: (AXIS2-2130) Need more clarification for a message

2007-05-24 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davanum Srinivas reassigned AXIS2-2130: --- Assignee: Deepal Jayasinghe > Need more clarification for a message > ---

[jira] Assigned: (AXIS2-2677) Updates to online docs

2007-05-24 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davanum Srinivas reassigned AXIS2-2677: --- Assignee: Chatra Nakkawita > Updates to online docs > -- > >

[jira] Assigned: (AXIS2-2683) Doc enhancements -- json-support / jms-transport / installation guide

2007-05-24 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davanum Srinivas reassigned AXIS2-2683: --- Assignee: Chatra Nakkawita > Doc enhancements -- json-support / jms-transport / insta

[jira] Assigned: (AXIS2-2682) Axis2 cannot generate WSI example code

2007-05-24 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davanum Srinivas reassigned AXIS2-2682: --- Assignee: Amila Rathnayake > Axis2 cannot generate WSI example code > ---

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

2007-05-24 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davanum Srinivas reassigned AXIS2-2593: --- Assignee: Davanum Srinivas > Web Service request loop causes many TIME_WAIT Connectio

[jira] Assigned: (AXIS2-2679) DeploymentClassloader unable to access resources from parent classloader

2007-05-24 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davanum Srinivas reassigned AXIS2-2679: --- Assignee: Deepal Jayasinghe > DeploymentClassloader unable to access resources from p

[jira] Commented: (AXIS2-2678) Security requirements are not satisfied because the security header is not present in the incoming message.

2007-05-24 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12498662 ] Davanum Srinivas commented on AXIS2-2678: - Are u sure it is expecting a BASIC authentication and not NTLM? -

[jira] Assigned: (AXIS2-2680) Allow passing a WSDL to a Stub to have endpoint and binding read

2007-05-24 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davanum Srinivas reassigned AXIS2-2680: --- Assignee: Amila Chinthaka Suriarachchi > Allow passing a WSDL to a Stub to have endpo

[jira] Assigned: (AXIS2-2681) JMS Correlation ID Not Set

2007-05-24 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davanum Srinivas reassigned AXIS2-2681: --- Assignee: Rajith Attapattu Rajith, we could use your help on this. -- dims > JMS C

[jira] Assigned: (AXIS2-2684) Its seems the the resource "outboundNoAction" is missing from the resource bundle.

2007-05-24 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davanum Srinivas reassigned AXIS2-2684: --- Assignee: David Illsley > Its seems the the resource "outboundNoAction" is missing fr

[jira] Assigned: (AXIS2-2682) Axis2 cannot generate WSI example code

2007-05-24 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davanum Srinivas reassigned AXIS2-2682: --- Assignee: Amila Chinthaka Suriarachchi (was: Amila Rathnayake) > Axis2 cannot genera

[jira] Assigned: (AXIS2-2654) ServicesDirectory parameter should support http (webdav) access for external services repository

2007-05-24 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davanum Srinivas reassigned AXIS2-2654: --- Assignee: Deepal Jayasinghe > ServicesDirectory parameter should support http (webdav

[jira] Assigned: (AXIS2-2685) wsdl2code lose XML declaration (

2007-05-24 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davanum Srinivas reassigned AXIS2-2685: --- Assignee: Amila Chinthaka Suriarachchi > wsdl2code lose XML declaration ( ---

[jira] Assigned: (AXIS2-2686) setting MC_GZIP_REQUEST to true with Jibx databinding framework

2007-05-24 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davanum Srinivas reassigned AXIS2-2686: --- Assignee: Dennis Sosnoski > setting MC_GZIP_REQUEST to true with Jibx databinding fra

[jira] Commented: (AXIS2-2686) setting MC_GZIP_REQUEST to true with Jibx databinding framework

2007-05-24 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12498657 ] Davanum Srinivas commented on AXIS2-2686: - Can u please post your code snippet on how/where you set the optio

[jira] Updated: (AXIS2-2706) ADB client doesn't receive 0-length array of beans

2007-05-24 Thread John G. Norman (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John G. Norman updated AXIS2-2706: -- Attachment: pojo.jar The attachment is a hacked version of axis2-1.2/samples/pojo The attached

Re: How to configure HTTPSSender?

2007-05-24 Thread Nencho Lupanov
Hi Saminda , I havent pointed those. I am pretty new at jsse, i don't now what are the values for those. I only have the keystores that comes with the rampart samples - client.jks, server.jks but how do i know wht trustStroe are they using and what is the password for it? thanks, Nencho 2007/5

[jira] Resolved: (AXIS2-2104) StreamingOMSerializer.serializeElement cannot handle empty namespace prefix aka default namespace

2007-05-24 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davanum Srinivas resolved AXIS2-2104. - Resolution: Fixed Volker, We fixed the namespace being null issue yesterday, could not c

[jira] Created: (AXIS2-2706) ADB client doesn't receive 0-length array of beans

2007-05-24 Thread John G. Norman (JIRA)
ADB client doesn't receive 0-length array of beans -- Key: AXIS2-2706 URL: https://issues.apache.org/jira/browse/AXIS2-2706 Project: Axis 2.0 (Axis2) Issue Type: Bug Components: adb

Re: Rest APIs

2007-05-24 Thread Saminda Abeyruwan
http://wso2.org/blog/keith/958 If you are using primary API, following is an example, OMElement data = ... ; EndpointReference epr = ...; Options options = new Options(); options.setTo(epr); //set the correct REST invocation properties. options.

[jira] Commented: (AXIS2-2676) Issues using two different implementations of JABX in Axis and WS

2007-05-24 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12498651 ] Davanum Srinivas commented on AXIS2-2676: - Can you please remove the sun jaxb jars from axis2, add the jaxme

  1   2   >