Re: [axis2] [Fwd: AXIS2: Holding Policy information in AxisConfiguration object]

2005-12-21 Thread Sanjiva Weerawarana
Hi Sanka, > > I would like to propose the following patch which allow the > > AxisConfiguration to hold policy information define in axis2.xml > > > > Thoughts ? Can you send a brief explanation of how this is integrated and how it works please? Thanks, Sanjiva.

[axis2] [Fwd: AXIS2: Holding Policy information in AxisConfiguration object]

2005-12-21 Thread Sanjiva Weerawarana
Re-sending with proper prefix. Sanjiva. --- Begin Message --- Dear Fellow Axis2 Devs, I would like to propose the following patch which allow the AxisConfiguration to hold policy information define in axis2.xml Thoughts ? Best, Sanka Index: core/src/org/apache/axis2/deployment/AxisConfigBuilder

AXIS2: Holding Policy information in AxisConfiguration object

2005-12-21 Thread Sanka Samaranayake
Dear Fellow Axis2 Devs, I would like to propose the following patch which allow the AxisConfiguration to hold policy information define in axis2.xml Thoughts ? Best, Sanka Index: core/src/org/apache/axis2/deployment/AxisConfigBuilder.java =

Re: [Axis2] Default Message Receivers

2005-12-21 Thread Sanjiva Weerawarana
On Thu, 2005-12-22 at 10:59 +0600, Deepal Jayasinghe wrote: > yes , from Java code I know the MEP, but if the WSDL is not there in > archive file what I do is first create a AxisService using services.xml and > then get its serviceClass parameter and using that class generate Schema and > fill

Re: [Axis2] Default Message Receivers

2005-12-21 Thread Deepal Jayasinghe
On Thu, 2005-12-22 at 09:12 +0600, Deepal Jayasinghe wrote: Hi all; I came up with the following way of specifying default message receivers it can be either or both in axis2.xml and services.xml. Service can override global Message receivers by adding the same element in services.xml.

[jira] Resolved: (AXIS2-347) improvements made on 21-12-2005 to the axis2 web admin guide

2005-12-21 Thread Eran Chinthaka (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-347?page=all ] Eran Chinthaka resolved AXIS2-347: -- Fix Version: 0.94 Resolution: Fixed Assign To: Eran Chinthaka Done, Thanks. > improvements made on 21-12-2005 to the axis2 web admin guide

Re: [Axis2] Default Message Receivers

2005-12-21 Thread Sanjiva Weerawarana
On Thu, 2005-12-22 at 09:12 +0600, Deepal Jayasinghe wrote: > Hi all; > > I came up with the following way of specifying default message > receivers it can be either or both in axis2.xml and services.xml. > Service can override global Message receivers by adding the same > element in services.xml

[jira] Created: (AXIS2-348) Namespace serialization of attributes

2005-12-21 Thread Saminda Wishwajith Abeyruwan (JIRA)
Namespace serialization of attributes --- Key: AXIS2-348 URL: http://issues.apache.org/jira/browse/AXIS2-348 Project: Apache Axis 2.0 (Axis2) Type: Bug Components: om Versions: 0.94 Environment: Any Reporter: Sam

Re: [Axis2]Test Case for AxisServiceBuilder

2005-12-21 Thread Sanka Samaranayake
On 12/21/05, Davanum Srinivas <[EMAIL PROTECTED]> wrote: > Sanka, Thilini, > > Please remove the automatically generated IDE stuff like "Window - > Preferences - Java - Code Style - Code Templates" I think I removed them before committing to remote codebase :-) !! --Sanka > > thanks, > dims >

Re: [Axis2]Test Case for AxisServiceBuilder

2005-12-21 Thread Sanka Samaranayake
On 12/21/05, Davanum Srinivas <[EMAIL PROTECTED]> wrote: > Sanka, Thilini, > > Please remove the automatically generated IDE stuff like "Window - > Preferences - Java - Code Style - Code Templates" I think I removed them before committing to remote codebase :-) !! Sanka > > thanks, > dims > > O

[jira] Created: (AXIS-2355) java2wsdl produces different wsdl in 1.2.1 than in 1.1

2005-12-21 Thread Parag Bhogte (JIRA)
java2wsdl produces different wsdl in 1.2.1 than in 1.1 -- Key: AXIS-2355 URL: http://issues.apache.org/jira/browse/AXIS-2355 Project: Apache Axis Type: Bug Components: WSDL processing Versions: 1.2.1

[Axis2] Default Message Receivers

2005-12-21 Thread Deepal Jayasinghe
Hi all;   I came up with the following way of specifying default message receivers it can be either or both in axis2.xml and services.xml. Service can override global Message receivers by adding the same element in services.xml.       http://www.w3.org/2004/08/wsdl/in-only"

Re: [Axis2] code generation for Linux

2005-12-21 Thread Ajith Ranabahu
Hi, I'm not sure what the issues here is! I mean these xsb files are a part of the generated code for XMLBeans and it should not make a difference with the platfom. I know a number of people who use the generated code in Linux.On 12/21/05, Villalba, Gregorio, VF-ES (gvillal2) EXT <[EMAIL PROTECTED]

[jira] Created: (AXIS-2354) Array within array not deserializing correctly

2005-12-21 Thread Ashish K. Tiwari (JIRA)
Array within array not deserializing correctly -- Key: AXIS-2354 URL: http://issues.apache.org/jira/browse/AXIS-2354 Project: Apache Axis Type: Bug Components: Serialization/Deserialization Versions: 1.2.1, 1.3

[jira] Updated: (AXIS-2353) tcpmon patch to enable SSL support and allow default settings

2005-12-21 Thread Tony Clayton (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2353?page=all ] Tony Clayton updated AXIS-2353: --- Attachment: axis-1_3.tcpmon.patch Axis-1_3 Patch for tcpmon SSL (SocketFactory) support and default listener settings capability > tcpmon patch to enable SSL sup

[jira] Created: (AXIS-2353) tcpmon patch to enable SSL support and allow default settings

2005-12-21 Thread Tony Clayton (JIRA)
tcpmon patch to enable SSL support and allow default settings - Key: AXIS-2353 URL: http://issues.apache.org/jira/browse/AXIS-2353 Project: Apache Axis Type: Improvement Versions: 1.3 Reporter: T

[jira] Commented: (AXIS-2352) Problem deserializing array of array of string using Document/Literal (Wrapped) style

2005-12-21 Thread E R Manuel (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2352?page=comments#action_12361069 ] E R Manuel commented on AXIS-2352: -- Forgot to mention that a perl client works fine using the SOAP::Lite module. Also, if the wsdl style is RPC/Encoded, the client works fine.

[jira] Created: (AXIS-2352) Problem deserializing array of array of string using Document/Literal (Wrapped) style

2005-12-21 Thread E R Manuel (JIRA)
Problem deserializing array of array of string using Document/Literal (Wrapped) style - Key: AXIS-2352 URL: http://issues.apache.org/jira/browse/AXIS-2352 Project: Apache Axis Type:

RE: [jira] Created: (AXIS-2351) Serialization does not eliminate the elements with no value when they are nillable, Serialization add empty xml namespace (xmlns = "") for the namespace with no prefix

2005-12-21 Thread Parikh,Pratik
Hi Dims, I just attached a fix for this, can you please commit that patch. Thanks, Parikh, Pratik | Software Engineer | Cerner Corporation | (1)-816-201-1298 | [EMAIL PROTECTED] | www.cerner.com -Original Message- From: Pratik Parikh (JIRA) [mailto:[EMAIL PROTECTED] Sent: Wednesday,

[jira] Updated: (AXIS-2351) Serialization does not eliminate the elements with no value when they are nillable, Serialization add empty xml namespace (xmlns = "") for the namespace with no prefix

2005-12-21 Thread Anonymous (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2351?page=all ] updated AXIS-2351: --- Attachment: AXIS-2351-Patch.txt > Serialization does not eliminate the elements with no value when they are > nillable, Serialization add empty xml namespace (xmlns = "") for the > name

[jira] Created: (AXIS-2351) Serialization does not eliminate the elements with no value when they are nillable, Serialization add empty xml namespace (xmlns = "") for the namespace with no prefix

2005-12-21 Thread Pratik Parikh (JIRA)
Serialization does not eliminate the elements with no value when they are nillable, Serialization add empty xml namespace (xmlns = "") for the namespace with no prefix -

[jira] Commented: (AXIS-2350) array index oob bug in StringUtils.unescapeNumericChar()

2005-12-21 Thread Tony Clayton (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2350?page=comments#action_12361064 ] Tony Clayton commented on AXIS-2350: I should mention that this bug manifests itself in the tcpmon utility in an ugly way; an exception is thrown and ignored internally, an

[jira] Updated: (AXIS-2350) array index oob bug in StringUtils.unescapeNumericChar()

2005-12-21 Thread Tony Clayton (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2350?page=all ] Tony Clayton updated AXIS-2350: --- Attachment: axis-1_3.TestStringUtils.patch Test Cases for StringUtils.unescapeNumericChar() bug in axis-1_3 > array index oob bug in StringUtils.unescapeNumericCh

[jira] Updated: (AXIS-2350) array index oob bug in StringUtils.unescapeNumericChar()

2005-12-21 Thread Tony Clayton (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2350?page=all ] Tony Clayton updated AXIS-2350: --- Attachment: axis-1_3.StringUtils.patch Patch for StringUtils.unescapeNumericChar() bug in axis-1_3 > array index oob bug in StringUtils.unescapeNumericChar() > --

[jira] Created: (AXIS-2350) array index oob bug in StringUtils.unescapeNumericChar()

2005-12-21 Thread Tony Clayton (JIRA)
array index oob bug in StringUtils.unescapeNumericChar() Key: AXIS-2350 URL: http://issues.apache.org/jira/browse/AXIS-2350 Project: Apache Axis Type: Bug Versions: 1.3 Environment: XP Pro, JDK1.4.2, a

Re: [axis2] Any plans for the soap monitor applet?

2005-12-21 Thread Davanum Srinivas
Should not be too much of a problem. Please go ahead with the port and ask if you run into trouble. thanks, dims On 12/21/05, iksrazal <[EMAIL PROTECTED]> wrote: > Hi all, > > I really could use the soap monitor applet at the moment - tcpmon is helpful > but requires a redirection port - a bit di

[axis2] Any plans for the soap monitor applet?

2005-12-21 Thread iksrazal
Hi all, I really could use the soap monitor applet at the moment - tcpmon is helpful but requires a redirection port - a bit difficult in my environment. If it hasn't been started, what would it take to get soap monitor applet from axis 1.x into axis2 ? iksrazal

[Axis2] code generation for Linux

2005-12-21 Thread Villalba, Gregorio, VF-ES \(gvillal2\) EXT
Title: Mensaje Hi everybody.   I am trying to create a "client" of a WS for a Linux machine. I use the code generation to obtain the .xsb files. I am getting a class cast exception when I create a Document object (SubscribeDocument) from a xsb, so the question is: Is it possible to use x

Re: [Axis2]Test Case for AxisServiceBuilder

2005-12-21 Thread Davanum Srinivas
Sanka, Thilini, Please remove the automatically generated IDE stuff like "Window - Preferences - Java - Code Style - Code Templates" thanks, dims On 12/21/05, Sanka Samaranayake <[EMAIL PROTECTED]> wrote: > -- Applied > > Thanks, > Sanka > > On 12/21/05, Thilini <[EMAIL PROTECTED]> wrote: > > Hi

Re: [Axis2]Test Case for AxisServiceBuilder

2005-12-21 Thread Sanka Samaranayake
-- Applied Thanks, Sanka On 12/21/05, Thilini <[EMAIL PROTECTED]> wrote: > Hi, > > Attached is the test case written for AxisServiceBuilder.java. Please > review and apply the patch > > Thanks > Thilini > > > Index: test-resources/PingService.wsdl > ===

Re: Problems with commons-logging - Very interesting

2005-12-21 Thread robert burrell donkin
On 12/21/05, Ceki Gülcü <[EMAIL PROTECTED]> wrote: > At 09:16 PM 12/20/2005, robert burrell donkin wrote: > >On 12/20/05, Ceki Gülcü <[EMAIL PROTECTED]> wrote: > > > > > how credible are the claims that the problems have been > > > fixed? > > > > > > > >please: let's not get personal > > Robert, >

[jira] Updated: (AXIS2-347) improvements made on 21-12-2005 to the axis2 web admin guide

2005-12-21 Thread Chatra Udeni Nakkawita (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-347?page=all ] Chatra Udeni Nakkawita updated AXIS2-347: - Attachment: Axis2 web admin guide -21-12-05.patch servicegroups.JPG add servicegroups.jpg to 'images' directory modifications

[jira] Created: (AXIS2-347) improvements made on 21-12-2005 to the axis2 web admin guide

2005-12-21 Thread Chatra Udeni Nakkawita (JIRA)
improvements made on 21-12-2005 to the axis2 web admin guide Key: AXIS2-347 URL: http://issues.apache.org/jira/browse/AXIS2-347 Project: Apache Axis 2.0 (Axis2) Type: Improvement Components: samples, buil

AW: AW: AXISCPP-753 status (also relevant for Java Axis)?

2005-12-21 Thread Franz Fehringer
Thanks for the info. Is there an AxisJava JIRA issue for this problem? This isn't solely an AxisCpp one. It would be nice if this could be resolved in both the 1.4 Java and 1.6 C/C++ release.   Best regards   Franz -Ursprüngliche Nachricht-Von: John Hawkins [mailto:[EMAIL PRO

Re: Problems with commons-logging - Very interesting

2005-12-21 Thread Ceki Gülcü
At 09:16 PM 12/20/2005, robert burrell donkin wrote: On 12/20/05, Ceki Gülcü <[EMAIL PROTECTED]> wrote: > how credible are the claims that the problems have been > fixed? please: let's not get personal Robert, My intention was not to offend you. I am sorry if that was the case. JCL is bo

[Axis2]Test Case for AxisServiceBuilder

2005-12-21 Thread Thilini
Hi, Attached is the test case written for AxisServiceBuilder.java. Please review and apply the patch Thanks Thilini Index: test-resources/PingService.wsdl === --- test-resources/PingService.wsdl (revision 0) +++ test-resources