Re: VOTE : Jaime Meritt as committer

2002-12-16 Thread David Chappell
Congrats Jaime! I'm just catching up on a week of email. ++1! Dave Jaime Meritt wrote: > > All, > > Just wanted to say thanks to all of you for the vote of confidence. I really >appreciate it and I look forward to continuing to work with all of you. > > Thanks again, > Jaime Meritt > Sonic

cvs commit: xml-axis-wsif/java/test/soap OutputPartsTest.java

2002-12-16 Thread antelder
antelder2002/12/16 01:24:16 Modified:java/src/org/apache/wsif/providers/soap/apacheaxis WSIFOperation_ApacheAxis.java java/test/soap OutputPartsTest.java Log: Fix AXIS provider multiple output parts test Revision ChangesPath 1.47

cvs commit: xml-axis-wsif/java/src/org/apache/wsif/providers/ejb WSIFPort_EJB.java

2002-12-16 Thread owenb
owenb 2002/12/16 03:25:50 Modified:java/src/org/apache/wsif/providers/ejb Tag: pre1_2_0-patches WSIFPort_EJB.java Log: Fix - if className is used in the ejb:address, make use of the PortableRemoteObject.narrow method on the EJBHome returned by the JNDI look

cvs commit: xml-axis-wsif/java/src/org/apache/wsif/providers/ejb WSIFPort_EJB.java

2002-12-16 Thread owenb
owenb 2002/12/16 03:27:59 Modified:java/src/org/apache/wsif/providers/ejb WSIFPort_EJB.java Log: Fix - if className is used in the ejb:address, make use of the PortableRemoteObject.narrow method on the EJBHome returned by the JNDI lookup Revision ChangesPath 1.10

cvs commit: xml-axis-wsif/java/doc/wsdl_extensions ejb_extension.html

2002-12-16 Thread owenb
owenb 2002/12/16 03:33:37 Modified:java/doc/wsdl_extensions ejb_extension.html Log: Corrections to ejb:address information and to the example wsdl Revision ChangesPath 1.2 +2 -2 xml-axis-wsif/java/doc/wsdl_extensions/ejb_extension.html Index: ejb_extensi

cvs commit: xml-axis-wsif/java/samples/ejb AddressBook.wsdl

2002-12-16 Thread owenb
owenb 2002/12/16 03:35:16 Modified:java/samples/ejb AddressBook.wsdl Log: Correction to ejb:address -the className attribute should specify the home interface class for the EJB Revision ChangesPath 1.2 +1 -1 xml-axis-wsif/java/samples/ejb/AddressBook.wsdl

[GUMP] Build Failure - Axis

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

DO NOT REPLY [Bug 15072] - WSDL2Java now creates other classnames then in Version 1.0 (_Port)

2002-12-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 15072] - Java2WSDL - Generating the wsdl:service Name by java:EJB Provider

2002-12-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

FW: Web Services top-level project (was Re: [AXIS/WSIF] proposed new WSIF home page URL)

2002-12-16 Thread Tom Jordahl
James keeps hitting the wrong reply button. :-) -- Tom Jordahl Macromedia Server Development -Original Message- From: James M Snell [mailto:[EMAIL PROTECTED]] Sent: Sunday, December 15, 2002 3:25 PM To: [EMAIL PROTECTED] Subject: RE: Web Services top-level project (was Re: [AXIS/WSIF]

DO NOT REPLY [Bug 14844] - SOAP Array deserialization bug

2002-12-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-wsif/java/src/org/apache/wsif/providers/soap/apachesoap WSIFOperation_ApacheSOAP.java

2002-12-16 Thread owenb
owenb 2002/12/16 07:44:49 Modified:java/src/org/apache/wsif/providers/soap/apachesoap Tag: pre1_2_0-patches WSIFOperation_ApacheSOAP.java Log: When mapping types in prepare() and mapSubtypes(), use the inputUse or outputUse values to determine whether or no

cvs commit: xml-axis-wsif/java/src/org/apache/wsif/providers/soap/apachesoap WSIFOperation_ApacheSOAP.java

2002-12-16 Thread owenb
owenb 2002/12/16 07:45:50 Modified:java/src/org/apache/wsif/providers/soap/apachesoap WSIFOperation_ApacheSOAP.java Log: When mapping types in prepare() and mapSubtypes(), use the inputUse or outputUse values to determine whether or not to use "literal" for

Re: FW: Web Services top-level project (was Re: [AXIS/WSIF] proposed newWSIF home page URL)

2002-12-16 Thread James M Snell
Well, actually, I hit the right button, the problem was I was using my PDA to send the note which doesn't seem to deal with mailing lists in the most ideal way. Thanks for forwarding it on to the list. - James Snell IBM Emerging Technologies [EMAIL PROTECTED] (559) 587-1233 (offi

Re: Mozilla and automatic ?wsdl generation with Axis 1.0

2002-12-16 Thread James M Snell
I'd say this would be a hack that we should avoid. WSDL is XML and using the XML media type is appropriate. Mozilla should learn to treat the media type appropriately, we should not have to conform to the shortcomings of individual applications that we do not have any direct dependencies on.

cvs commit: xml-axis-wsif/java/src/org/apache/wsif/providers/soap/apacheaxis MIMEHelper.java WSIFOperation_ApacheAxis.java

2002-12-16 Thread antelder
antelder2002/12/16 09:54:17 Modified:java/src/org/apache/wsif/providers/soap/apacheaxis WSIFOperation_ApacheAxis.java Added: java/src/org/apache/wsif/providers/soap/apacheaxis MIMEHelper.java Log: Fix AXIS provider to: - allo

Re: Mozilla and automatic ?wsdl generation with Axis 1.0

2002-12-16 Thread Jess Sightler
I'd tend to agree, and as far as I know, Mozilla is also slowly getting some really nice XML viewing facilities that should fix this problem anyway. --- Jess On Mon, 2002-12-16 at 12:44, James M Snell wrote: > I'd say this would be a hack that we should avoid. WSDL is XML and using > the XML m

cvs commit: xml-axis-wsif/java/doc/wsdl_extensions jms_bindings.htm

2002-12-16 Thread nmukhi
nmukhi 2002/12/16 10:29:05 Modified:java/doc tests.htm Added: java/doc developers-guide.html mail.html news.html overview.html quick-start.html references.html user-guide.html java/doc/wsdl_extensions jms_bindings.ht

Bug status check

2002-12-16 Thread James M Snell
Can any of y'all update me on the status of the following bugs? http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13769 http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13974 http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15072 http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13096 http://nag

cvs commit: xml-axis-wsif/java readme.htm

2002-12-16 Thread nmukhi
nmukhi 2002/12/16 10:42:01 Modified:java readme.htm Log: Fixes for restructured web pages Revision ChangesPath 1.12 +1 -180xml-axis-wsif/java/readme.htm Index: readme.htm === RCS file:

cvs commit: xml-axis-wsif/java/doc bugs.html customising.html quick-start.html user-guide.html

2002-12-16 Thread nmukhi
nmukhi 2002/12/16 10:42:15 Modified:java/doc quick-start.html user-guide.html Added: java/doc bugs.html customising.html Log: Fixed broken links, added more docs Revision ChangesPath 1.2 +7 -7 xml-axis-wsif/java/doc/quick-start.html Index: quick-s

Re: Mozilla and automatic ?wsdl generation with Axis 1.0

2002-12-16 Thread Dennis Sosnoski
Mozilla 1.2.1 gives a beautifully rendered display of plain XML (including WSDL returned by the ?wsdl query), with a note at the top that "This XML file does not appear to have any style information associated with it. The document tree is shown below." I wasn't aware there were any standards f

Re: Mozilla and automatic ?wsdl generation with Axis 1.0

2002-12-16 Thread Steve Loughran
- Original Message - From: "Mike Spreitzer" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, December 16, 2002 09:03 Subject: Re: Mozilla and automatic ?wsdl generation with Axis 1.0 > I have noticed that Mozilla displays the XML usefully if there is an H

Re: Mozilla and automatic ?wsdl generation with Axis 1.0

2002-12-16 Thread James M Snell
> +0 to making this a configurable option of axis, something like > There are already too many options available with regards to SOAP, WSDL, etc. I say we pick one and stick with it. > > Actually, does WSDL have/need its own mime type like application/wsdl+xml ? > That way a proper WSDL view

RE: Mozilla and automatic ?wsdl generation with Axis 1.0

2002-12-16 Thread Tom Jordahl
The W3C WSDL working group is talking about registering a MIME type for WSDL documents. Hasn't happened yet, but we expect to do so for WSDL 1.2. http://www.w3.org/2002/ws/desc/ -- Tom Jordahl Macromedia Server Development -Original Message- From: Steve Loughran [mailto:[EMAIL PROTECT

Re: Mozilla and automatic ?wsdl generation with Axis 1.0

2002-12-16 Thread Scott Nichol
By default, Mozilla 1.2.1 will display text/xml in a manner similar to IE. Scott Nichol - Original Message - From: "Mike Spreitzer" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, December 16, 2002 12:03 PM Subject: Re: Mozilla and automatic ?wsdl generat

cvs commit: xml-axis-wsif/java readme.htm

2002-12-16 Thread nmukhi
nmukhi 2002/12/16 13:14:52 Modified:java readme.htm Log: Minor doc changes Revision ChangesPath 1.13 +63 -22xml-axis-wsif/java/readme.htm Index: readme.htm === RCS file: /home/cvs/xml-a

cvs commit: xml-axis-wsif/java/doc user-guide.html

2002-12-16 Thread nmukhi
nmukhi 2002/12/16 13:15:08 Modified:java/doc user-guide.html Log: Fixing broken links Revision ChangesPath 1.3 +2 -2 xml-axis-wsif/java/doc/user-guide.html Index: user-guide.html === RCS

cvs commit: xml-axis-wsif/java/doc customising.html mail.html news.html overview.html quick-start.html

2002-12-16 Thread nmukhi
nmukhi 2002/12/16 14:12:17 Modified:java/doc customising.html mail.html news.html overview.html quick-start.html Log: Minor doc changes Revision ChangesPath 1.2 +8 -7 xml-axis-wsif/java/doc/customising.html Index: customising.html

cvs commit: xml-axis-wsif/java readme.htm

2002-12-16 Thread nmukhi
nmukhi 2002/12/16 14:12:29 Modified:java readme.htm Log: Minor changes Revision ChangesPath 1.14 +1 -1 xml-axis-wsif/java/readme.htm Index: readme.htm === RCS file: /home/cvs/xml-axis-

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

2002-12-16 Thread nmukhi
nmukhi 2002/12/16 14:28:14 Modified:java build.xml Log: Changed current version number Revision ChangesPath 1.21 +1 -1 xml-axis-wsif/java/build.xml Index: build.xml === RCS file: /home

DO NOT REPLY [Bug 15072] - Java2WSDL - Generating the wsdl:service Name by java:EJB Provider

2002-12-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 15072] - Java2WSDL - Generating the wsdl:service Name by java:EJB Provider

2002-12-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 15072] - Java2WSDL - Generating the wsdl:service Name by java:EJB Provider

2002-12-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/docs/ant ant.html

2002-12-16 Thread stevel
stevel 2002/12/16 15:32:49 Added: java/docs/ant ant.html Log: overview page on the ant tasks; some examples I had to hand. Revision ChangesPath 1.1 xml-axis/java/docs/ant/ant.html Index: ant.html =

cvs commit: xml-axis/java/test/wsdl/jaxrpcdynproxy AddressInOut.wsdl AddressSoapBindingImpl.java JAXRPCDynProxyTestCase.java build.xml

2002-12-16 Thread dims
dims2002/12/16 16:01:35 Modified:java/src/org/apache/axis/client AxisClientProxy.java Call.java Service.java Added: java/test/wsdl/jaxrpcdynproxy AddressInOut.wsdl AddressSoapBindingImpl.java JAXRPCDynPro

DO NOT REPLY [Bug 15183] - [Patch] Dynamic proxy client does not handle inout parameters (handlers)

2002-12-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/docs/ant axis-java2wsdl.html axis-wsdl2java.html

2002-12-16 Thread stevel
stevel 2002/12/16 16:14:45 Modified:java/docs index.html reading.html reference.html java/docs/ant axis-java2wsdl.html axis-wsdl2java.html Log: 1. added config info to reference manual. More needed! 2. rebuilt ant task docs 3. tweaks to the reading page 4. more

cvs commit: xml-axis/java/docs index.html

2002-12-16 Thread stevel
stevel 2002/12/16 17:15:50 Modified:java/docs index.html Log: and moving a link down Revision ChangesPath 1.11 +3 -2 xml-axis/java/docs/index.html Index: index.html === RCS file: /home/cvs

Re: Mozilla and automatic ?wsdl generation with Axis 1.0

2002-12-16 Thread Mike Spreitzer
I have noticed that Mozilla displays the XML usefully if there is an HTTP header saying the media type is "text/plain". And IE does OK in that situation, as long as the content begins with an XML declaration (as is already the case for the WSDL returned by Axis). What do you think of making A

DO NOT REPLY [Bug 14287] - How to deploy an EJB into Axis 1.0

2002-12-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/ime/internal MessageExchangeImpl.java

2002-12-16 Thread jmsnell
jmsnell 2002/12/16 23:01:20 Modified:java/src/org/apache/axis/ime/internal MessageExchangeImpl.java Log: Revision ChangesPath 1.15 +4 -0 xml-axis/java/src/org/apache/axis/ime/internal/MessageExchangeImpl.java Index: MessageExchange

cvs commit: xml-axis/java/src/org/apache/axis/ime/internal MessageExchangeImpl.java

2002-12-16 Thread jmsnell
jmsnell 2002/12/16 23:05:40 Modified:java/src/org/apache/axis/ime/internal MessageExchangeImpl.java Log: Revision ChangesPath 1.16 +4 -0 xml-axis/java/src/org/apache/axis/ime/internal/MessageExchangeImpl.java Index: MessageExchange