cvs commit: xml-axis/java/test/wsdl/interop3/rpcEnc build.xml

2002-05-23 Thread rubys
rubys 02/05/23 04:24:23 Modified:java/test/wsdl/interop3/compound1 Compound1TestCase.java SoapInteropCompound1BindingImpl.java build.xml java/test/wsdl/interop3/compound2 Compound2TestCase.java SoapInteropCompound2BindingI

Re: Fault Contents...please comment

2002-05-23 Thread Glyn Normington
No. Glyn R J Scheuerle

Re: [VOTE] Steve Loughran for committer

2002-05-23 Thread Glyn Normington
+1 Glyn Glen Daniels

Re: [VOTE] Steve Loughran for committer

2002-05-23 Thread Davanum Srinivas
+1 from me. Thanks, dims --- Glyn Normington <[EMAIL PROTECTED]> wrote: > > +1 > > Glyn > > > > > > Glen Daniels

[GUMP] Build timed out - Axis

2002-05-23 Thread Sam Ruby
This email is autogenerated from the output from: Build results exceed maximum length. Please see URL above for details. Last

Re: [VOTE] Steve Loughran for committer

2002-05-23 Thread Russell Butek
We already have plenty of votes, but here's my +1 anyway. Russell Butek [EMAIL PROTECTED] Glen Daniels <[EMAIL PROTECTED]> on 05/22/2002 08:12:02 PM Please respond to [EMAIL PROTECTED] To:"Axis-Dev (E-mail)" <[EMAIL PROTECTED]> cc: Subject:[VOTE] Steve Loughran for committer I her

Re: [VOTE] Steve Loughran for committer

2002-05-23 Thread R J Scheuerle Jr
+1 Rich Scheuerle XML & Web Services Development 512-838-5115 (IBM TL 678-5115) Glen Daniels

Re: [axis] Configuration properties via system properties

2002-05-23 Thread Glyn Normington
The rules for how server-config.wsdd is located are already rather complicated. Are you proposing to add axisConfig.properties with another set of rules or is axisConfig.properties just server-config.wsdd renamed? If not a renaming, please could we unify the rules and use the same code to locate b

in-out parameters

2002-05-23 Thread Cédric Chabanois
I have the following method in the service endpoint class public void ADDWORLD(StringHolder STR) STR is an in/out parameter So in deploy.wsdd, I used : http://schemas.xmlsoap.org/soap/encoding/"; mode="INOUT"/> But in the wsdl that I get from my browser with ?wsdl, I have : http:

Beta 2: Bug in RPCProvider.java?

2002-05-23 Thread Thomas Börkel
HI! I (finally) tried out Beta 2 and found a (for me) serious problem in RPCProvider.java: processMessage() does not use invokeMethod() anymore, it calls invoke() directly on the method (line 229). Is there a reason for this? I need the call via invokeMethod() because I have to do the invocat

Re: [PATCH] ant build file still ugly

2002-05-23 Thread Russell Butek
I think we all agree our build process needs to change. There's a fellow I work with - Matt Seibert - who has been toying with the tests part of the build - making tests individually runnable, turning tests on/off easily, adding tests easily, etc. Matt should have something working in his sandb

RE: [PATCH] ant build file still ugly

2002-05-23 Thread Glen Daniels
Cool. Alex Glosband (one of our QA guys) has been doing the same thing, but he's on vacation this week. Perhaps we can compare approaches next week. --G > -Original Message- > From: Russell Butek [mailto:[EMAIL PROTECTED]] > Sent: Thursday, May 23, 2002 10:29 AM > To: [EMAIL PROTECTE

Re: [VOTE] Steve Loughran for committer

2002-05-23 Thread Richard Sitze
Feeling left out :-) +1 *** Richard A. Sitze[EMAIL PROTECTED] CORBA Interoperability & WebServices IBM WebSphere Development

Re: [axis] Configuration properties via system properties

2002-05-23 Thread Richard Sitze
They are separate. axisConfig.properties (or whatever) will be to capture what are currently (and generally inappropriately) "system" properties (system properties ==> global variables ==> bad for modular design). As long as the requirements I listed in original note are met.. which may reasona

DO NOT REPLY [Bug 9352] New: - constructor of bean should be public

2002-05-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: [axis] Configuration properties via system properties

2002-05-23 Thread Glyn Normington
>They are separate. axisConfig.properties (or whatever) will be to capture >what are currently (and generally inappropriately) "system" properties >(system properties ==> global variables ==> bad for modular design). Fine. >As long as the requirements I listed in original note are met.. which

RE: Web Service and EJB with Axis and JBoss

2002-05-23 Thread thomas . cherel
Title: Web Service and EJB with Axis and JBoss It seems that a couple of people got a corrupted zip. I suspect that this is coming from the .vbs file included in the zip and some mailers trying to remove it (considered as a virus). There is a new zip with a .vbscript instead of .vbs. That sh

cvs commit: xml-axis/java build.xml

2002-05-23 Thread dims
dims02/05/23 11:53:31 Modified:java build.xml Log: Exclude javax/xml/rpc/server/Servlet*.java if servlet jar is absent. Revision ChangesPath 1.138 +1 -0 xml-axis/java/build.xml Index: build.xml =

cvs commit: xml-axis/java/src/org/apache/axis/client Call.java

2002-05-23 Thread dims
dims02/05/23 12:57:54 Modified:java/src/org/apache/axis/client Call.java Log: - Consolidate the location for adding SOAP Headers for fixing Bugzilla Bug 9327 - Cleanup the imports a bit. Revision ChangesPath 1.123 +15 -15xml-axis/java/src/org/apache/axis/cl

DO NOT REPLY [Bug 9327] - org.apache.axis.client.Call.invoke() not adding headers.

2002-05-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: xml-axis/java/src/org/apache/axis/encoding/ser BeanPropertyTarget.java

2002-05-23 Thread dims
dims02/05/23 13:05:53 Modified:java/src/org/apache/axis/encoding/ser BeanPropertyTarget.java Log: Fix for Bugzilla Bug 9099 - Make BeanPropertyTarget class public. Revision ChangesPath 1.8 +1 -1 xml-axis/java/src/org/apache/axis/en

DO NOT REPLY [Bug 9099] - org.apache.axis.encoding.ser.BeanPropertyTarget should be public

2002-05-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

AXIS Test Restructuring

2002-05-23 Thread Matt Seibert
Prompted by a note from Steve Loughran this morning, and being budged by some of my teammates, I am putting in that I am willing to chip in on the restructuring. Steve, I have been working for about two weeks on the re-structuring of the test/ and samples/ compilation / execution process, being a

DO NOT REPLY [Bug 8824] - Axis Beta 2. Soap call method parameters are assigned to the wrong instance of the server method when the clients load is high

2002-05-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: AXIS Test Restructuring

2002-05-23 Thread Steve Loughran
- Original Message - From: "Matt Seibert" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, May 23, 2002 12:48 PM Subject: AXIS Test Restructuring > Prompted by a note from Steve Loughran this morning, and being budged by > some of my teammates, I am putting in that I am willi

Fw: [ANNOUNCE] Apache SOAP 2.3 Release Candidate 2 has been posted

2002-05-23 Thread Sanjiva Weerawarana
- Original Message - From: "William A. Nagy" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, May 24, 2002 2:56 AM Subject: [ANNOUNCE] Apache SOAP 2.3 Release Candidate 2 has been posted > The second release candidate/beta/whatever for Apache SOAP 2.3 has been > posted to the