Re: [Axis2] Understanding Axis2 dependencies

2007-10-17 Thread Eran Chinthaka
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 +1 for both the suggestions. Ajith Ranabahu wrote: > Hi, > > On 10/17/07, Eran Chinthaka <[EMAIL PROTECTED]> wrote: > Since the topic is about jar dependencies, I'd like to comment on two > aspects. > > 1. As one can see there is a huge number of de

Re: [AXIS2] Proposal to implement http content negotiation

2007-10-17 Thread Sanjiva Weerawarana
+1 from me. For some further discussion on this see [1]. In particular [2] gives rationale for why its ok to give more weight to POX over SOAP 1.1. Sanjiva. [1] http://wso2.org/mailarchive/registry-dev/2007-October/thread.html#473 [2] http://wso2.org/mailarchive/registry-dev/2007-October/00054

Re: [Axis2] Understanding Axis2 dependencies

2007-10-17 Thread Ajith Ranabahu
Hi, On 10/17/07, Eran Chinthaka <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Since the topic is about jar dependencies, I'd like to comment on two > aspects. > > 1. As one can see there is a huge number of dependencies we have in > Axis2 and I think we ship almo

Re: Getting axis2 transport out from the kernel

2007-10-17 Thread Eran Chinthaka
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Deepal Jayasinghe wrote: >> Is there a need for axis2-optional.jar? > Well , I am bit worried about having a jar like this. Can you please explain why? >> I'm +1 for axis2-server.jar & axis2-client.jar. > may be or may be not. Axis2 kernel and java2w

Re: [Axis2][Proposal] Add getLocalProperty() to AbstractContext

2007-10-17 Thread Eran Chinthaka
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Deepal jayasinghe wrote: > +1, > Not only that I am not that happy with the current "Options" object and > the way it handle the properties. I think we should use Options object > only as a mechanism to configure the ServiceClient and all the > propert

Re: [Axis2] Understanding Axis2 dependencies

2007-10-17 Thread Eran Chinthaka
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Since the topic is about jar dependencies, I'd like to comment on two aspects. 1. As one can see there is a huge number of dependencies we have in Axis2 and I think we ship almost all of them with our releases. Why should we release both xbeans and ji

[jira] Updated: (AXIS2-3281) xmlns:xsi="http://www.w3.org/2001/XMLSchema- missing from code gen pojo response

2007-10-17 Thread Ryan Vanderwerf (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Vanderwerf updated AXIS2-3281: --- Description: I am using the POJO interaction I used and found an error in the XML that

[jira] Created: (AXIS2-3282) Getting error while deploying web service made using Axis2.1.3

2007-10-17 Thread Ayondeep Datta (JIRA)
Getting error while deploying web service made using Axis2.1.3 -- Key: AXIS2-3282 URL: https://issues.apache.org/jira/browse/AXIS2-3282 Project: Axis 2.0 (Axis2) Issue Type: Bug

RE: Axis 2 webservice in Weblogic 8.1 - Must Understand check failed for header

2007-10-17 Thread Rajesh, Peter (CLAIMS, WIP)
Thanks Dimuthu for you reply. After I add the System.setProperty with the proper keystore and password and if I execute the java test client I get below exception. Any idea what is the reason for this error? Am I missing anything in the configuration? [java] org.apache.axis2.AxisFault:

[jira] Resolved: (AXIS2-3217) WSDL2Java with unwrapping (-uw) generates parameters in incorrect order

2007-10-17 Thread Amila Chinthaka Suriarachchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amila Chinthaka Suriarachchi resolved AXIS2-3217. - Resolution: Invalid please use parmeterOrder to specifiy the orde

[jira] Resolved: (AXIS2-3247) change in WSDLWriter11 forbids wsdl:import of xsd files

2007-10-17 Thread Amila Chinthaka Suriarachchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amila Chinthaka Suriarachchi resolved AXIS2-3247. - Resolution: Fixed Assignee: Amila Chinthaka Suriarachchi fi

[jira] Resolved: (AXIS2-3062) Problem with generating exception classes for Exception messages with xmlbeans

2007-10-17 Thread Amila Chinthaka Suriarachchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amila Chinthaka Suriarachchi resolved AXIS2-3062. - Resolution: Won't Fix the only option is to use the -p option to

[jira] Resolved: (AXIS2-1279) Multiple XSD's in codegen

2007-10-17 Thread Amila Chinthaka Suriarachchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-1279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amila Chinthaka Suriarachchi resolved AXIS2-1279. - Resolution: Fixed fixed the issue > Multiple XSD's in codegen >

Re: [Axis2][Proposal] Add getLocalProperty() to AbstractContext

2007-10-17 Thread Deepal jayasinghe
+1, Not only that I am not that happy with the current "Options" object and the way it handle the properties. I think we should use Options object only as a mechanism to configure the ServiceClient and all the properties there in option object need to copy into either servicecontext or message cont

[jira] Resolved: (AXIS2-3183) Client stub generation fails for WSDL's with wsdl:import

2007-10-17 Thread Amila Chinthaka Suriarachchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amila Chinthaka Suriarachchi resolved AXIS2-3183. - Resolution: Fixed fixed with the nighly build. > Client stub gen

[Axis2][Proposal] Add getLocalProperty() to AbstractContext

2007-10-17 Thread David Illsley
Hi all, I'd like to propose adding a getLocalProperty() method to AbstractContext to improve the efficiency of sets of handlers. It would return only a property held at that level in the Context hierarchy. There are a number of situations where handlers are communicating with each other where it do

[jira] Resolved: (AXIS2-3154) WSDL2Java.sh never end and consume all the CPU

2007-10-17 Thread Amila Chinthaka Suriarachchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amila Chinthaka Suriarachchi resolved AXIS2-3154. - Resolution: Fixed now adb pritty print only if user explicitly sw

[jira] Resolved: (AXIS2-3048) wsdl2java exception with xmlbeans bindings - Imported schema has a target namespace that does not match the specified

2007-10-17 Thread Amila Chinthaka Suriarachchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amila Chinthaka Suriarachchi resolved AXIS2-3048. - Resolution: Fixed has fixed the issue > wsdl2java exception with

Re: for jar file

2007-10-17 Thread Lahiru Sandakith
This class is in rmi module in the Axis2, i.e it will be in the axis2-rmi-*.jar src location will be ./modules/rmi/src/org/apache/axis2/rmi/deploy/RMIServiceDeployer.java Thanks Lahiru On 10/17/07, Pradip Sonar <[EMAIL PROTECTED]> wrote: > > Hi, > > I need jar file for *org.apache.axis2.rmi.dep

RE: [Axis2] Secured Axis2-1.3 Client "Masks" Returned Fault Messages

2007-10-17 Thread Tim Munro (myDIALS)
Hello - can anyone please help me to fault-find this further?? -Original Message- From: Tim Munro (myDIALS) [mailto:[EMAIL PROTECTED] Sent: Tuesday, 16 October 2007 6:01 AM To: axis-dev@ws.apache.org Subject: RE: [Axis2] Secured Axis2-1.3 Client "Masks" Returned Fault Messages No, I hav

[jira] Resolved: (AXIS2-3159) Local types in schemes not supported

2007-10-17 Thread Amila Chinthaka Suriarachchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amila Chinthaka Suriarachchi resolved AXIS2-3159. - Resolution: Fixed fixed in the nighly builds > Local types in sc

Re: [Axis2][Strawman] Re-organise AddressingInHandler Code to take account of Security Considerations

2007-10-17 Thread David Illsley
Brian, No, I'd intend that the wsa:Action and wsa:RelatesTo be extracted just once in the AddressingDispatchExtractor and set the values on the MessageContext. David On 11/10/2007, Brian De Pradine <[EMAIL PROTECTED]> wrote: > > Hello David, > > Please see my comments below. > > Cheers > > Brian

[jira] Resolved: (AXIS2-1449) Creation of web service client from wsdl fails with xmlbeans binding where scomp suceeds for the same wsdl

2007-10-17 Thread Amila Chinthaka Suriarachchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amila Chinthaka Suriarachchi resolved AXIS2-1449. - Resolution: Fixed please reopen the issue if it still exists with

[jira] Resolved: (AXIS2-3164) wsdl2java ADB client creates 'staticabstract' instead of 'static abstract'

2007-10-17 Thread Amila Chinthaka Suriarachchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amila Chinthaka Suriarachchi resolved AXIS2-3164. - Resolution: Fixed Assignee: Amila Chinthaka Suriarachchi fi

[jira] Commented: (AXIS2-2578) Problems with ADB Client and XMLBeans Service

2007-10-17 Thread Amila Chinthaka Suriarachchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12535471 ] Amila Chinthaka Suriarachchi commented on AXIS2-2578: - can you please test this with a nighly bui

[jira] Resolved: (AXIS2-3206) Wrong java code generation with adb for data type boolean

2007-10-17 Thread Amila Chinthaka Suriarachchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amila Chinthaka Suriarachchi resolved AXIS2-3206. - Resolution: Fixed removed the facset processing from the boolean

[jira] Resolved: (AXIS2-3227) Prefix error serializing ADB bean

2007-10-17 Thread Amila Chinthaka Suriarachchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amila Chinthaka Suriarachchi resolved AXIS2-3227. - Resolution: Fixed issue is fixed > Prefix error serializing ADB

[jira] Commented: (AXIS2-3161) NullPointerException using WSDL2Java in Axis2 1.3.

2007-10-17 Thread Amila Chinthaka Suriarachchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12535466 ] Amila Chinthaka Suriarachchi commented on AXIS2-3161: - Can you send your wsdl? > NullPointerExce

[jira] Resolved: (AXIS2-3172) Multiple ports in WSDL not supported

2007-10-17 Thread Amila Chinthaka Suriarachchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amila Chinthaka Suriarachchi resolved AXIS2-3172. - Resolution: Invalid Assignee: Amila Chinthaka Suriarachchi

[jira] Resolved: (AXIS2-3237) Generating adb client or service binding has a problem with patterns

2007-10-17 Thread Amila Chinthaka Suriarachchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amila Chinthaka Suriarachchi resolved AXIS2-3237. - Resolution: Fixed fixed the issue > Generating adb client or ser

[jira] Resolved: (AXIS2-2912) ADB Binding doesn't generate default value for the element

2007-10-17 Thread Amila Chinthaka Suriarachchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amila Chinthaka Suriarachchi resolved AXIS2-2912. - Resolution: Fixed fixed the issue > ADB Binding doesn't generate

Re: [AXIS2] Proposal to implement http content negotiation

2007-10-17 Thread Paul Fremantle
Keith I agree that if I do a GET I want to get back plain ole XML and not SOAP1.1. Since the model you are proposing also supports GET returning SOAP 1.2 (with the appropriate Accept header), I think this works just fine. +1 Paul On 10/17/07, keith chapman <[EMAIL PROTECTED]> wrote: > > Hi Dev