Re: Chat

2002-05-22 Thread Glyn Normington
>Perhaps we can try every Friday morning, say 9:00-10:00 AM Pacific time? I'm afraid, that's too late on a Friday for me. I could usually manage 8:00-9:00 AM Pacific time but I suppose that's too early for some people. Slightly later alternatives which I could make are 8:30-9:30 on Wednesday or

Re: Beta 3 status!

2002-05-22 Thread Glyn Normington
>I think we should try to put a good dent in the bugzilla bugs before we >release beta 3. +1 Also good (or at least some!) documentation of how to use Axis for doc/lit and message-style SOAP is desperately needed. Glyn

cvs commit: xml-axis/java/src/org/apache/axis/utils tcpmon.java

2002-05-22 Thread dug
dug 02/05/22 05:37:53 Modified:java/src/org/apache/axis/utils tcpmon.java Log: Put back in Tom's change (plus some fixes) to change the Host: header to have the correct hostname. Revision ChangesPath 1.34 +57 -0 xml-axis/java/src/org/apache/axis/utils/tcpm

RE: cvs commit: xml-axis/java/src/org/apache/axis/utils tcpmon.ja va

2002-05-22 Thread Doug Davis
Done - give it a shot. -Dug Please respond to [EMAIL PROTECTED] To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> cc: Subject: RE: cvs commit: xml-axis/java/src/org/apache/axis/utils tcpmon.ja va Hey Dug, While you are working on tcpmon, could you put back in the changes I made (and you backed

Feature Request - serialization/deserialization

2002-05-22 Thread AlunB
Several XML object products are most efficiently deserialized directly from the InputStream or Serialized to the Output Stream (the JAXB specification is an example of this). As your Deserialization/Serialization specification is written, there does not seem to be a straightforward way of getting

Re: Chat

2002-05-22 Thread Russell Butek
I, too, would prefer days other than Friday. And I'd prefer slightly earlier, too. 8:30-9:30 Pacific would work for me. Wednesday would be better than Thursday for me, though having it the day after the chat would be a bit silly, so from that point of view, Thursday would be better (and I could

[GUMP] Build timed out - Axis

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

doc/lit and WS-I

2002-05-22 Thread Russell Butek
WS-I is forming it's base profile as I write this note. They are suggesting that all web services engines MUST support, at a minimum, doc/lit over the wire. This means that we must be able to export doc/lit WSDL, ie., provide a doc/lit flag on Java2WSDL. What sort of WSDL do we export? The sam

[VOTE] WSIF proposal - committer list?

2002-05-22 Thread Sam Ruby
I believe that we have consensus on the cvs tree name and Java package name, so this is the list of committers is the one remaining item we need to resolve. Just so that there are no misunderstandings, I'd like to put it to a vote. I've consolidated a list of proposed new committers and existing

Re: [VOTE] WSIF proposal - committer list?

2002-05-22 Thread Paul Fremantle
I dont know if I get to vote, but I agree Paul - Original Message - From: "Sam Ruby" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, May 22, 2002 2:04 PM Subject: [VOTE] WSIF proposal - committer list? > I believe that we have consensus on the cvs tree name and Java pack

Re: [VOTE] WSIF proposal - committer list?

2002-05-22 Thread Glyn Normington
+1 Glyn

Re: Chat

2002-05-22 Thread R J Scheuerle Jr
I prefer Thursday rather than Friday. Why not 8:00 am Pacific time ? This is a great idea. Rich Scheuerle XML & Web Services Development 512-838-5115 (IBM TL 678-5115)

Re: doc/lit and WS-I

2002-05-22 Thread R J Scheuerle Jr
I propose that we develop a tool that can convert rpc/encoded WSDL into doc/lit .NET style wsdl (or vice versa).   This would allow Axis to quickly convert between the two styles. It would also allow us to identify differences (i.e. the overloading problem). Comments ? Rich Scheuerle XML & Web

RE: Chat

2002-05-22 Thread St-Germain, Sylvain
Could you guys cover the SOAP Header support in your next chat? I would really appreciate feedback and the committers directions about this. So far I got positive feedback regarding the initiative but somewhat negative on the implementation side of things. Glen Daniels was supposed to come bac

RE: Chat

2002-05-22 Thread Glen Daniels
Because the w3c ws-desc conference call is 8AM pacific on Thursdays I would think this could be either a bi-weekly or as-needed call, and as such we could do it on Wednesdays, with an agenda informed by the previous day's chat. Thoughts? --G > -Original Message- > From: R J Scheu

Fault Contents...please comment

2002-05-22 Thread R J Scheuerle Jr
Axis does not send the contents of the faults over the wire. 1)  I propose making changes to the Axis code to serializer/deserialize the contents of a user fault within a element within the element. Does this seem reasonable ?  Tom, you implemented the initial fault mapping support.  Do you re

RE: Chat

2002-05-22 Thread R J Scheuerle Jr
Wednesday is fine with me. Rich Scheuerle XML & Web Services Development 512-838-5115  (IBM TL 678-5115) Glen Daniels <[EMAIL PROTECTED]> 05/22/2002 08:48 AM Please respond to axis-dev                 To:        "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>         cc:                 Subject

Clash Testcase Changes

2002-05-22 Thread R J Scheuerle Jr
The WSDL4J folks informed us that the test/wsdl/clash.wsdl file is invalid. According to WSDL 2.4.5 "The name attribute of the input and output elements provices a unique name among all input and output elements within the enclosing port type". I am making changes to the clash testcase to comply

cvs commit: xml-axis/java/test/wsdl/clash clash.wsdl

2002-05-22 Thread scheu
scheu 02/05/22 08:30:48 Modified:java/test/wsdl/clash clash.wsdl Log: Changed the operation input/output element names so that they are unique per portType. This is a requirement of WSDL (section 2.4.5). Revision ChangesPath 1.6 +30 -30xml-axis/java/test/w

RE: Clash Testcase Changes

2002-05-22 Thread Glen Daniels
  So in other words we dealt with even more ambiguity than is allowed by WSDL?  Cool!  Should we (or WSDL4J?) be checking for this when parsing the WSDL?   --G -Original Message-From: R J Scheuerle Jr [mailto:[EMAIL PROTECTED]]Sent: Wednesday, May 22, 2002 10:22 AMTo: [EMAIL

Re: Pl Help

2002-05-22 Thread Steve Loughran
- Original Message - From: "Amit Ingale" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 21, 2002 2:48 PM Subject: Pl Help > hi > while deploying a service using > i am getting this error this is an axis-user problem, not axis-dev. Please use the right mailing lists

cvs commit: xml-axis/java/src/org/apache/axis/utils axis.nls.properties

2002-05-22 Thread rsitze
rsitze 02/05/22 09:03:59 Added: java/src/org/apache/axis/utils axis.nls.properties Log: 'rename' of resources.properties Revision ChangesPath 1.1 xml-axis/java/src/org/apache/axis/utils/axis.nls.properties Index: axis.nls.properties ==

RE: cvs commit: xml-axis/java/src/org/apache/axis/utils axis.nls.properties

2002-05-22 Thread Glen Daniels
What's this? --G > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, May 22, 2002 12:04 PM > To: [EMAIL PROTECTED] > Subject: cvs commit: xml-axis/java/src/org/apache/axis/utils > axis.nls.properties > > > rsitze 02/05/22 09:03:59 > > A

Re: Fault Contents...please comment

2002-05-22 Thread Glyn Normington
Just be aware that I'm thinking about adding support for JAXM SOAPFault/SOAPFaultElement/Detail/DetailEntry to org.apache.axis.message, so we should probably be aware of each others ideas before doing too much independent coding! At the moment, I don't have many as I'm trying to see how the JAXM i

Re: [VOTE] WSIF proposal - committer list?

2002-05-22 Thread James M Snell
+1 - James M Snell/Fresno/IBM Web services architecture and strategy Internet Emerging Technologies, IBM 544.9035 TIE line 559.587.1233 Office 919.486.0077 Voice Mail [EMAIL PROTECTED] Programming Web Services With SOAP, O'reilly & Associates, ISBN 0596000952 == Have I

[VOTE] Chat

2002-05-22 Thread James M Snell
Thursdays at 8:00am are out for me. I can go at any of the times listed below. Please vote for the call schedule (all times Pacific) Wednesday 7:00-8:00am Wednesday 8:00am-9:00am Thursday 7:00-8:00am Biweekly or Weekly? (+1 for weekly) The agenda for the call should be established via emai

RE: Clash Testcase Changes

2002-05-22 Thread Greg Truty
The change (error recognition) is being incorporated into WSDL4J (according to one of the WSDL4J developers)... That's how the error was found originally. Regards...Greg

Re: [VOTE] WSIF proposal - committer list?

2002-05-22 Thread Davanum Srinivas
+1 -- dims --- Sam Ruby <[EMAIL PROTECTED]> wrote: > I believe that we have consensus on the cvs tree name and Java package > name, so this is the list of committers is the one remaining item we need > to resolve. Just so that there are no misunderstandings, I'd like to put > it to a vote. I'v

Re: [VOTE] Chat

2002-05-22 Thread Davanum Srinivas
+1 for Wednesday 8:00am-9:00am Pacific. Thanks, dims --- James M Snell <[EMAIL PROTECTED]> wrote: > Thursdays at 8:00am are out for me. I can go at any of the times listed > below. > > Please vote for the call schedule (all times Pacific) > > Wednesday 7:00-8:00am > Wednesday 8:00am-9:00am

Re: doc/lit and WS-I

2002-05-22 Thread Steve Loughran
- Original Message - From: "Russell Butek" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, May 22, 2002 5:57 AM Subject: doc/lit and WS-I > WS-I is forming it's base profile as I write this note. They are > suggesting that all web services engines MUST support, at a minimu

cvs commit: xml-axis/java/docs integration-guide.html

2002-05-22 Thread rsitze
rsitze 02/05/22 10:20:50 Modified:java/docs integration-guide.html Log: rename of resources.properties to axis.nls.properties Revision ChangesPath 1.7 +2 -2 xml-axis/java/docs/integration-guide.html Index: integration-guide.html ==

cvs commit: xml-axis/java build.xml

2002-05-22 Thread rsitze
rsitze 02/05/22 10:22:24 Modified:java build.xml Log: rename of resources.properties to axis.nls.properties Revision ChangesPath 1.135 +4 -3 xml-axis/java/build.xml Index: build.xml ===

cvs commit: xml-axis/java TODO.txt

2002-05-22 Thread rsitze
rsitze 02/05/22 10:25:59 Modified:java TODO.txt Log: rename of resources.properties to axis.nls.properties Revision ChangesPath 1.49 +2 -2 xml-axis/java/TODO.txt Index: TODO.txt ===

RE: Clash Testcase Changes

2002-05-22 Thread R J Scheuerle Jr
Later versions of WSDL4J will check for the ambiguity. Rich Scheuerle XML & Web Services Development 512-838-5115  (IBM TL 678-5115) Glen Daniels <[EMAIL PROTECTED]> 05/22/2002 10:59 AM Please respond to axis-dev                 To:        "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>      

RE: cvs commit: xml-axis/java build.xml

2002-05-22 Thread Glen Daniels
I ask again - what's this about? Was this discussed? --G > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, May 22, 2002 1:22 PM > To: [EMAIL PROTECTED] > Subject: cvs commit: xml-axis/java build.xml > > > rsitze 02/05/22 10:22:24 > >

RE: cvs commit: xml-axis/java/src/org/apache/axis/configuration FileProvider.java

2002-05-22 Thread Glen Daniels
This won't find it in *any* package, it'll find it (I assume) on the various classpath roots at the top (no package), right? --Glen > -Original Message- > From: Thomas Sandholm [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, May 21, 2002 11:51 AM > To: [EMAIL PROTECTED] > Subject: Re: cvs

Re: Fault Contents...please comment

2002-05-22 Thread R J Scheuerle Jr
That's fine.  I just wanted to get the ball rolling.  So does JAXM define a specific mapping for contents in the details element ? Rich Scheuerle XML & Web Services Development 512-838-5115  (IBM TL 678-5115) Glyn Normington/UK/IBM@IBMGB 05/22/2002 11:28 AM Please respond to axis-dev    

RE: Clash Testcase Changes

2002-05-22 Thread Russell Butek
Yay! That means some of the few-and-feeble checks we have in our code can be removed in time. Greg. Any ETA for the validation? Russell Butek [EMAIL PROTECTED] Greg Truty/Austin/IBM@IBMUS on 05/22/2002 11:39:16 AM Please respond to [EMAIL PROTECTED] To:[EMAIL PROTECTED] cc: Subject:

cvs commit: xml-axis/java build.xml TODO.txt

2002-05-22 Thread rsitze
rsitze 02/05/22 10:38:39 Modified:java/docs integration-guide.html java build.xml TODO.txt Log: rename of axis.nls.properties to axisNLS.properties (basename must be valid class name) Revision ChangesPath 1.8 +2 -2 xml-axis/java/docs/inte

cvs commit: xml-axis/java/test/utils TestMessages.java

2002-05-22 Thread rsitze
rsitze 02/05/22 10:39:40 Modified:java/test/utils TestMessages.java Log: rename of axis.nls.properties to axisNLS.properties (basename must be valid class name) Revision ChangesPath 1.8 +6 -6 xml-axis/java/test/utils/TestMessages.java Index: TestMessag

Re: [VOTE] Chat

2002-05-22 Thread Russell Butek
+1 for Wednesday, 8:00. (+0 for the other options - in other words they all work for me, but Wed 8 works best) +1 for weekly. I think biweekly would be better, but we can always decide on a week-to-week basis whether we should have a call that week. Russell Butek [EMAIL PROTECTED] James M Sn

RE: cvs commit: xml-axis/java build.xml

2002-05-22 Thread Richard Sitze
We are sorting through some issues related to NLS properties files. A property file name that was more specific to AXIS was a recuring theme, and since that seems to be a fairly harmless change, I just charged ahead. Consider my hand slapped, if it needs to be.

cvs commit: xml-axis/java/src/org/apache/axis/utils axisNLS.properties axis.nls.properties

2002-05-22 Thread rsitze
rsitze 02/05/22 11:07:24 Added: java/src/org/apache/axis/utils axisNLS.properties Removed: java/src/org/apache/axis/utils axis.nls.properties Log: rename of axis.nls.properties to axisNLS.properties (basename must be valid class name) Revision ChangesPath 1.1

cvs commit: xml-axis/java/src/org/apache/axis/utils resources.properties

2002-05-22 Thread rsitze
rsitze 02/05/22 11:07:56 Removed: java/src/org/apache/axis/utils resources.properties Log: rename of resources.properties to axis.nls.properties to axisNLS.properties (basename must be valid class name)

soapenc:base64 maps to byte[] not Byte[]

2002-05-22 Thread R J Scheuerle Jr
The JSR 101 v1.0 indicates soapenc:base64 maps to byte[].  Previous versions mapped soapenc:base64 to Byte[]. I am changing the Axis code to comply.  This includes the elimination of the ByteWrapperArrayHolder. FYI, Rich Scheuerle XML & Web Services Development 512-838-5115  (IBM TL 678-5115)

cvs commit: xml-axis/java/src/org/apache/axis/utils JavaUtils.java

2002-05-22 Thread rsitze
rsitze 02/05/22 11:24:47 Modified:java/src/org/apache/axis/utils JavaUtils.java Log: rename of axis.nls.properties to axisNLS.properties (basename must be valid class name) Revision ChangesPath 1.44 +1 -1 xml-axis/java/src/org/apache/axis/utils/JavaUtils.jav

RE: cvs commit: xml-axis/java build.xml

2002-05-22 Thread Glen Daniels
I don't recall seeing discussion on this, and I don't honestly know what "NLS" means (non-local strings?). I don't think I'd have voted for that name, myself. This affects everyone's internationalized versions, so I'd really prefer this had been discussed first. Incidentally, does it make se

cvs commit: xml-axis/java/test/wsdl/types DynamicProxyTestCase.java VerifyTestCase.java

2002-05-22 Thread scheu
scheu 02/05/22 11:59:15 Modified:java/src/org/apache/axis/encoding DefaultSOAP12TypeMappingImpl.java DefaultTypeMappingImpl.java java/src/org/apache/axis/wsdl/fromJava Types.java java/src/org/apache/axis/wsd

RE: [axis] finding NLS (National Language Support) properties

2002-05-22 Thread Richard Sitze
That could be an interesting discussion. More importantly, there are standards, specific to different corporate entities, regarding content and format of NLS (National Language Support) messages. IBM's rules are going to be different than other corporate entities. So, IBM will be investing effo

[axis] Configuration properties via system properties

2002-05-22 Thread Richard Sitze
We have two types of configuration info... 1. That stored in the client-config.wsdd/server-config.wsdd 2. Various 'overrides' that are set as system properties. I'd like to: a. introduce a level of indirection for current code that gets system properties. Chang all calls to go through an or

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

2002-05-22 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

Document style messages

2002-05-22 Thread Melissa Turner
Hi all. What is the difference between STYLE_MESSAGE and STYLE_DOCUMENT (both defined on ServiceDesc.java). Why do we have two styles that appear to mean the same thing? Partial implementation? I'm missing something? Also, I'm thinking of rewriting MsgProvider.java to support/allow methods wi

[PATCH] ant build file still ugly

2002-05-22 Thread Steve Loughran
hmm, its been about a week since I pointed out that the main build.xml was in trouble because -it uses instead of , so paths work property in sub-builds you run in their subdirectories -it didnt have the descriptions that ant1.5beta1 requires when calling -projecthelp This patch is a repeat o

DO NOT REPLY [Bug 9333] New: - Axis build process is a mess

2002-05-22 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 9333] - Axis build process is a mess

2002-05-22 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 build.xml

2002-05-22 Thread gdaniels
gdaniels02/05/22 18:00:29 Modified:java build.xml Log: Apply patch from Steve Loughran [[EMAIL PROTECTED]] This begins the process of making our build process lots cleaner, better structured, etc. Details: Add descriptions, location over value in property assign

RE: [PATCH] ant build file still ugly

2002-05-22 Thread Glen Daniels
I'm doing two things about this. The first is to commit your patch. I'm going to mark the bugzilla bug fixed, but in general I'd say the scope of the bug was a bit too broad - if you want to open other issues for each of the unaddressed bullet items that'd be fine too. The second thing I'm

DO NOT REPLY [Bug 9333] - Axis build process is a mess

2002-05-22 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

[VOTE] Steve Loughran for committer

2002-05-22 Thread Glen Daniels
I hereby nominate Steve Loughran as an axis committer. Right now Axis' committer list is made up of a bunch of people who don't work on Axis anymore, and some people who do which are mostly (though not all) from IBM and Macromedia. When this project started it had a very vibrant developer com

Re: doc/lit and WS-I

2002-05-22 Thread Simon Fell
On Wed, 22 May 2002 10:21:43 -0700, in soap you wrote: > >- Original Message - >From: "Russell Butek" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Sent: Wednesday, May 22, 2002 5:57 AM >Subject: doc/lit and WS-I > > >> WS-I is forming it's base profile as I write this note. They are >>

Java2WSDL problem in namespace for bindings

2002-05-22 Thread Bihani, Swastik
Hi I am running the WSDL2Java on the following class that comes along with the Apache Soap 2.2 samples. samples.mime.MimeTest However, in the bindings, I'm getting a wrong output: http://schemas.xmlsoap.org/soap/http"/> http://schemas.xmlso

Re: [VOTE] Steve Loughran for committer

2002-05-22 Thread Steve Loughran
- Original Message - From: "Glen Daniels" <[EMAIL PROTECTED]> To: "Axis-Dev (E-mail)" <[EMAIL PROTECTED]> Sent: Wednesday, May 22, 2002 6:12 PM Subject: [VOTE] Steve Loughran for committer > > I hereby nominate Steve Loughran as an axis committer. wow, I am honoured > Right now Axis'

Re: [VOTE] Steve Loughran for committer

2002-05-22 Thread Sam Ruby
Glen Daniels wrote: > > I hereby nominate Steve Loughran as an axis committer. +1 Steve Loughran wrote: > > http://www.iseran.com/Steve/papers/when_web_services_go_bad.html I had the pleasure of seeing this in person. Excellent! - Sam Ruby