Helping with Axis

2002-04-16 Thread Glyn Normington
Jamie, Read [1] for starters and then [2] on the JAXM theme. The crucial thing is to set yourself up with cvs, check out Axis, and get it building successfully (using "ant clean all"). Then any changes you make are safe in the sense that you can check you don't break the build before you submit

Chat reminder

2002-04-16 Thread Russell Butek
Axis IRC chat today at 1PM eastern, noon central, 10AM pacific, etc. Server : any DALNet server Channel: #ApacheAxis Topics: - Decide when to have the face-to-face. - discuss beta 2. Russell Butek [EMAIL PROTECTED]

[GUMP] Build Failure - Axis

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

Excepetion->wsdl : bug in MethodRep ??

2002-04-16 Thread Benazech Cédric
Axis has a strange behaviour with an Exception. In this exception, there are private fields. When the exception is written in the WSDL file (?wsdl), the private fields are declared. I'm not sure, but it seems like a bug ... I downloaded the nightly build and look for the implemetation of this fe

Re: AXIS face-to-face

2002-04-16 Thread Ivelin Ivanov
Same here. - Original Message - From: "Glen Daniels" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, April 14, 2002 5:04 PM Subject: RE: AXIS face-to-face > > I believe those dates should work fine for me. > > --Glen > > > -Original Message- > > From: Russell Bu

echoattachment sample

2002-04-16 Thread Hoa Tran
Hi, Running this echoattachment sample local(server on same client computer) works just fine. But when i put service on server and call it from my client computer the response is simply "No data" have anyone any clue what might cause this ? Thanx in advance. Hoa webserver: tomcat 3.2.2 soap:

AXIS in build...

2002-04-16 Thread Richard Sitze
I believe that we can remove clutil.jar from the AXIS build, go ahead and delete it from CMVC entirely. *** Richard A. Sitze[EMAIL PROTECTED] CORBA Interoperability & WebServices IBM WebSphere Development

Re: AXIS in build...

2002-04-16 Thread Richard Sitze
Sorry about that... Ignore that message. I'll have to be more careful!! *** Richard A. Sitze[EMAIL PROTECTED] CORBA Interoperability & WebServices IBM WebSphere Development

DO NOT REPLY [Bug 8145] - Tcpmon does not work

2002-04-16 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/utils BeanPropertyDescriptor.java BeanUtils.java

2002-04-16 Thread dims
dims02/04/16 11:56:16 Modified:java/src/org/apache/axis/encoding/ser BeanDeserializer.java BeanPropertyTarget.java BeanSerializer.java SimpleDeserializer.java SimpleSerializer.java Added: java/src/org/apache/axis/utils BeanProp

Face-to-face meeting choices

2002-04-16 Thread Russell Butek
Here are the 3 choices we have for the face-to-face meeting. We are trying to get as many of us together as we can. For those who would like to go, please vote for each of these, 1 for first choice, 2 for second, 3 for third. Put an X by any date/place you cannot make. We'll try to get as many

RE: Face-to-face meeting choices

2002-04-16 Thread Glen Daniels
Thanks for sending this out, Russell! > _3_ May 22, 23 in Austin (hosted by IBM) > _1_ May 22, 23 in Boston (hosted by Macromedia) > _2_ June 5,6 in San Francisco (hosted by IBM) (some folks > will be at the > Interop and XML/WS1 conference this week so they'd be able to > combine 2 > trips

RE: Face-to-face meeting choices

2002-04-16 Thread Pinkin, Aleksey
_1_ May 22, 23 in Austin (hosted by IBM) _X_ May 22, 23 in Boston (hosted by Macromedia) _X_ June 5,6 in San Francisco (hosted by IBM) (some folks will be at the Interop and XML/WS1 conference this week so they'd be able to combine 2 trips into one). Regards, Alex -Original Message- F

DO NOT REPLY [Bug 7270] - Error when mapping Arrays to Collections

2002-04-16 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

Bug 7270

2002-04-16 Thread Glen Daniels
Any objections if I change the places where we check for java.util.List to check for java.util.Collection instead? The List usage was based on an incorrect assumption that Maps and Dictionaries (i.e. non-linear collections) were also under the Collection umbrella. Since Collection really is

Re: Face-to-face meeting choices

2002-04-16 Thread Russell Butek
_1_ May 22, 23 in Austin (hosted by IBM) _3_ May 22, 23 in Boston (hosted by Macromedia) _2_ June 5,6 in San Francisco (hosted by IBM) (some folks will be at the Interop and XML/WS1 conference this week so they'd be able to combine 2 trips into one). Russell Butek [EMAIL PROTECTED]

cvs commit: xml-axis/java TODO.txt

2002-04-16 Thread butek
butek 02/04/16 12:47:25 Modified:java TODO.txt Log: First cut of Beta 2 must-do list. Revision ChangesPath 1.41 +8 -0 xml-axis/java/TODO.txt Index: TODO.txt === RCS file: /home/cvs/x

AXIS beta 2 under way...

2002-04-16 Thread Russell Butek
In the weekly chat today we decided it's time for another beta. In view of this, we - the committers - should concentrate on two things this week: documentation and bugzilla. We should not add anything new to AXIS until the beta is released, hopefully mid-week next week. - Glen will run a fine-

cvs commit: xml-axis/java/src/org/apache/axis/wsdl/toJava Emitter.java JavaStubWriter.java

2002-04-16 Thread gdaniels
gdaniels02/04/16 13:26:32 Modified:java/src/org/apache/axis AxisServiceConfig.java java/src/org/apache/axis/description TypeDesc.java java/src/org/apache/axis/encoding DefaultSOAP12TypeMappingImpl.java Default

Re: cvs commit: xml-axis/java/src/org/apache/axis/wsdl/toJava Emitter.javaJavaStubWriter.java

2002-04-16 Thread Russell Butek
Hey! No new stuff until we get beta 2 out the door! Russell Butek [EMAIL PROTECTED] [EMAIL PROTECTED] on 04/16/2002 03:26:32 PM Please respond to [EMAIL PROTECTED] To:[EMAIL PROTECTED] cc: Subject:cvs commit: xml-axis/java/src/org/apache/axis/wsdl/toJava Emitter.java JavaS

Re: Face-to-face meeting choices

2002-04-16 Thread Richard Sitze
_1_ May 22, 23 in Austin (hosted by IBM) _3_ May 22, 23 in Boston (hosted by Macromedia) _2_ June 5,6 in San Francisco (hosted by IBM) (some folks will be at the Interop and XML/WS1 conference this week so they'd be able to combine 2 trips into one). **

RE: Face-to-face meeting choices

2002-04-16 Thread Alan Gordie
_1_ May 22, 23 in Austin (hosted by IBM) _3_ May 22, 23 in Boston (hosted by Macromedia) _2_ June 5,6 in San Francisco (hosted by IBM) (some folks will be at the Interop and XML/WS1 conference this week so they'd be able to combine 2 trips into one).

Re: cvs commit: xml-axis/java/src/org/apache/axis/wsdl/toJava Emitter.java JavaStubWriter.java

2002-04-16 Thread Glen Daniels
This was a bugfix... I thought we were dealing with docs *and* bugzilla...? --Glen - Original Message - From: "Russell Butek" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, April 16, 2002 4:42 PM Subject: Re: cvs commit: xml-axis/java/src/org/apache/axis/wsdl/toJava Emitter.j

DO NOT REPLY [Bug 7269] - Empty ID attributes in responses

2002-04-16 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: cvs commit: xml-axis/java/src/org/apache/axis/wsdl/toJava Emitter.javaJavaStubWriter.java

2002-04-16 Thread Sam Ruby
Glen Daniels wrote: > > This was a bugfix... I thought we were dealing with docs *and* bugzilla...? Modest suggestion for the future: when fixing a bug out of bugzilla, including the bug number in the cvs commit message may help people make the connection. - Sam Ruby

DO NOT REPLY [Bug 8145] - Tcpmon does not work

2002-04-16 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: cvs commit: xml-axis/java/src/org/apache/axis/wsdl/toJava Emitter.java JavaStubWriter.java

2002-04-16 Thread Glen Daniels
+1 :) - Original Message - From: "Sam Ruby" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, April 16, 2002 5:55 PM Subject: Re: cvs commit: xml-axis/java/src/org/apache/axis/wsdl/toJava Emitter.java JavaStubWriter.java > Glen Daniels wrote: > > > > This was a bugfix... I thou

DO NOT REPLY [Bug 7856] - using call.setTargetEndpointAddress in a header processor on the client side does not affect the target url

2002-04-16 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

DO NOT REPLY [Bug 7856] - using call.setTargetEndpointAddress in a header processor on the client side does not affect the target url

2002-04-16 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 beta 2 under way...

2002-04-16 Thread Steve Loughran
- Original Message - From: "Russell Butek" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, April 16, 2002 1:14 PM Subject: AXIS beta 2 under way... > In the weekly chat today we decided it's time for another beta. In view of > this, we - the committers - should concentrate o

DO NOT REPLY [Bug 7314] - Axis client should be able to do basic HTTP authentication

2002-04-16 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