DO NOT REPLY [Bug 12758] - Deserialization of complex classes throws SAXException

2002-09-18 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_b

DO NOT REPLY [Bug 11713] - javax.xml.soap.SOAPElement and Text are indistinguishable.

2002-09-18 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_b

cvs commit: xml-axis/java/xmls targets.xml

2002-09-18 Thread rsitze
rsitze 2002/09/18 14:57:42 Modified:java/xmls targets.xml Log: Build was looping over target compile. Setting inheritAll="false" corrects that problem. Shouldn't break (tests execute) anything, since a standalone build/run should do effectively the same thing. Revisio

DO NOT REPLY [Bug 11713] - javax.xml.soap.SOAPElement and Text are indistinguishable.

2002-09-18 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_b

cvs commit: xml-axis/java/xmls targets.xml

2002-09-18 Thread seibert
seibert 2002/09/18 14:09:38 Modified:java/xmls targets.xml Log: I am fixing this "again" This should correct the (../..) problems when building Revision ChangesPath 1.33 +3 -1 xml-axis/java/xmls/targets.xml Index: targets.xml ===

cvs commit: xml-axis/java/xmls path_refs.xml properties.xml

2002-09-18 Thread rsitze
rsitze 2002/09/18 13:37:41 Modified:java/xmls path_refs.xml properties.xml Log: More properties for jar files, reorder that might(might not) make more sense. Revision ChangesPath 1.9 +4 -2 xml-axis/java/xmls/path_refs.xml Index: path_refs.xml =

DO NOT REPLY [Bug 12737] - reference to AxisServer fails

2002-09-18 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_b

cvs commit: xml-axis/java/src/org/apache/axis/deployment/wsdd WSDDNonFatalException.java WSDDDeployment.java WSDDService.java

2002-09-18 Thread gdaniels
gdaniels2002/09/18 13:04:50 Modified:java/src/org/apache/axis/deployment/wsdd WSDDDeployment.java WSDDService.java Added: java/src/org/apache/axis/deployment/wsdd WSDDNonFatalException.java Log: Don't die when a non-fatal WSDD

Re: cvs commit: xml-axis/java/xmls path_refs.xml

2002-09-18 Thread Matt Seibert
H... I thought I added that in when I created the axis-ant.jar file I guess it got removed at some point Matt Seibert [EMAIL PROTECTED] IBMExternal:(512) 838-3656 Internal: 678-3656

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

2002-09-18 Thread gdaniels
gdaniels2002/09/18 12:14:12 Modified:java/src/org/apache/axis/wsdl/toJava JavaBeanHelperWriter.java Log: Fix subtle bug with capitalization of certain bean fields. A field/xml element named "fOO" will turn into getter/setter methods "getFOO()/setFOO()"

DO NOT REPLY [Bug 12737] - reference to AxisServer fails

2002-09-18 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_b

cvs commit: xml-axis/java/src/org/apache/axis/deployment/wsdd WSDDDeployment.java WSDDService.java

2002-09-18 Thread dims
dims2002/09/18 12:12:36 Modified:java/src/org/apache/axis/deployment/wsdd WSDDDeployment.java WSDDService.java Log: Rolling back...But keeping the log.info Revision ChangesPath 1.46 +1 -0 xml-axis/java/src/org/apache/axis/deployment

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

2002-09-18 Thread dims
dims2002/09/18 11:53:10 Modified:java/src/org/apache/axis/utils axisNLS.properties Log: Possible fix for Bug 12737 - reference to AxisServer fails Revision ChangesPath 1.65 +1 -0 xml-axis/java/src/org/apache/axis/utils/axisNLS.properties Index: axisNLS

DO NOT REPLY [Bug 12636] - Axis rc1 support for multiple output params through WSDL-driven (in runtime) client fails

2002-09-18 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_b

RE: cvs commit: xml-axis/java/src/org/apache/axis/deployment/wsdd WSDDDeployment.java WSDDService.java

2002-09-18 Thread Glen Daniels
s/not/now/ > -Original Message- > From: Glen Daniels [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, September 18, 2002 2:49 PM > To: '[EMAIL PROTECTED]' > Subject: RE: cvs commit: > xml-axis/java/src/org/apache/axis/deployment/wsdd WSDDDeployment.java > WSDDService.java > > > > Hey dim

RE: cvs commit: xml-axis/java/src/org/apache/axis/deployment/wsdd WSDDDeployment.java WSDDService.java

2002-09-18 Thread Glen Daniels
Hey dims, this looks suspiciously like we not will NOT fail on a bad type mapping. We should. What's up? --Glen > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, September 18, 2002 2:26 PM > To: [EMAIL PROTECTED] > Subject: cvs commit: xml-a

Re: cvs commit: xml-axis/java/xmls path_refs.xml

2002-09-18 Thread Davanum Srinivas
axis-ant.jar gets created in build/lib --- Matt Seibert <[EMAIL PROTECTED]> wrote: > > > > > Dims, > > Why was this added? What is in build/lib? > > Matt Seibert [EMAIL PROTECTED] > IBMExternal:(512) 838-3656 Internal: 678-3656 >

Re: cvs commit: xml-axis/java/xmls path_refs.xml

2002-09-18 Thread Matt Seibert
Dims, Why was this added? What is in build/lib? Matt Seibert [EMAIL PROTECTED] IBMExternal:(512) 838-3656 Internal: 678-3656

DO NOT REPLY [Bug 12753] - problem while deserializing output params based on WSDL (3 in params, 2 out params) in the client; org.xml.sax.SAXException: Bad types (double -> class java.lang.String)

2002-09-18 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_b

DO NOT REPLY [Bug 12737] - reference to AxisServer fails

2002-09-18 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_b

cvs commit: xml-axis/java/src/org/apache/axis/deployment/wsdd WSDDDeployment.java WSDDService.java

2002-09-18 Thread dims
dims2002/09/18 11:25:50 Modified:java/src/org/apache/axis/deployment/wsdd WSDDDeployment.java WSDDService.java Log: Possible fix for Bug 12737 - reference to AxisServer fails Revision ChangesPath 1.45 +4 -2 xml-axis/java/src/org/apa

cvs commit: xml-axis/java/xmls path_refs.xml

2002-09-18 Thread dims
dims2002/09/18 11:00:15 Modified:java/xmls path_refs.xml Log: Fix for gump failure Revision ChangesPath 1.8 +3 -0 xml-axis/java/xmls/path_refs.xml Index: path_refs.xml === RCS file: /

RE: user id request

2002-09-18 Thread Glen Daniels
> hard time understanding what the beef is. It may be that I'm just an > overly simple and naive bumpkin from backwoods California, I wasn't going to say anything, James, but now that you bring it up :) --Glen

cvs commit: xml-axis/java/samples/echo echoHeaderStringHandler.java echoHeaderStructHandler.java

2002-09-18 Thread dims
dims2002/09/18 10:19:46 Modified:java/samples/echo echoHeaderStringHandler.java echoHeaderStructHandler.java Log: Build breaks... Revision ChangesPath 1.13 +1 -0 xml-axis/java/samples/echo/echoHeaderStringHandler.java Index: ech

Re: user id request

2002-09-18 Thread James M Snell
Sanjiva, With all due respect, there is more here than an *intent* to work on something. Dave and his crew have provided working, well written and well thought out code. They've done the work already and are continuing to do work and are willing to support it and continually develop it over

cvs commit: xml-axis/java/xmls targets.xml

2002-09-18 Thread seibert
seibert 2002/09/18 09:57:18 Modified:java/xmls targets.xml Log: Fix the "build doesn't fail in forked JVM" problem Revision ChangesPath 1.32 +1 -1 xml-axis/java/xmls/targets.xml Index: targets.xml =

DO NOT REPLY [Bug 12781] New: - [BUG] Admin service assumes FileProvider config

2002-09-18 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_b

[axis] Messages & Logging : change direction?

2002-09-18 Thread Richard Sitze
I'd appreciate more than a silent consent from Tom & Glen :-) Given the changes that are being discussed for Messages, now would be a GREAT time to: - introduce a layer on top of logging that accepts message keys directly: I18NLog - let I18NLog perform translation - expose getMessage() from I

cvs commit: xml-axis/java/src/org/apache/axis/components/i18n MessageBundleFactory.java

2002-09-18 Thread rsitze
rsitze 2002/09/18 09:11:04 Removed: java/src/org/apache/axis/components/i18n MessageBundleFactory.java Log: Use new strategy suggested by Glen

DO NOT REPLY [Bug 12339] - xsd:date fails to un-marshal on reply because the de-serializer is expecting a time.

2002-09-18 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_b

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

2002-09-18 Thread scheu
scheu 2002/09/18 08:48:09 Modified:java/src/org/apache/axis/wsdl/toJava JavaImplWriter.java Log: minor changes to remove unnecessary comments from emitted code Revision ChangesPath 1.30 +0 -1 xml-axis/java/src/org/apache/axis/wsdl/toJava/JavaImplWriter.java

[axis] Messages migration...

2002-09-18 Thread Richard Sitze
After discussions with Glen & Tom, here is what is happening with messages: 1. Moving Messages BACK to o.a.utils [soon, ASAP] 2. Work with o.a.utils.RB, work toward an alternate solution to meet our J2EE requirements. *** Richard A. Sitze IBM WebSph

Re: DO NOT REPLY [Bug 12636] - Axis rc1 support for multiple output params through WSDL-driven (in runtime) client fails

2002-09-18 Thread Davanum Srinivas
Tom, Glen, Attached test case to Bug 12636 to recreate this problem Thanks, dims --- [EMAIL PROTECTED] wrote: > DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG > RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT > . > ANY

DO NOT REPLY [Bug 12636] - Axis rc1 support for multiple output params through WSDL-driven (in runtime) client fails

2002-09-18 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_b

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

2002-09-18 Thread whitlock
whitlock2002/09/18 08:38:20 Modified:java/src/org/apache/wsif/providers/jms WSIFDynamicProvider_Jms.java WSIFOperation_Jms.java java/src/org/apache/wsif/base WSIFClientProxy.java WSIFDefaultPort.java WSIFServiceImpl.java

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

2002-09-18 Thread dims
dims2002/09/18 08:36:37 Modified:java/src/org/apache/axis/components/i18n MessageBundleFactory.java java/src/org/apache/axis/utils axisNLS.properties Log: Fix "ant clean all-tests" failure. Revision ChangesPath 1.2 +4 -2

cvs commit: xml-axis/java/xmls targets.xml

2002-09-18 Thread seibert
seibert 2002/09/18 07:39:08 Modified:java build.xml buildTest.xml java/xmls targets.xml Log: This separates out the junit and functional tests into two targets so that when you run one, it only does what is needed. It also makes the comment on "my-forking-a

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

2002-09-18 Thread antelder
antelder2002/09/18 07:34:07 Modified:java/src/org/apache/wsif/providers/soap/apachesoap WSIFOperation_ApacheSOAP.java Log: Clear the port in the deserializeresponse method to force the typeMapping to be re-setup so the processAsyncResponse method works prope

cvs commit: xml-axis-wsif/java/test/util TestUtilities.java

2002-09-18 Thread antelder
antelder2002/09/18 07:32:38 Modified:java/test/util TestUtilities.java Log: Change TestUtilities setUpExtensionAndProviders method to reset all the providers to default. All the testcases should call this method in their JUNIT setup so this change will ensure they always run wi

DO NOT REPLY [Bug 12529] - .NET's wsdl.exe cannot create Proxy from Axis RC1 WSDL

2002-09-18 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_b

RE: Why are unit tests omitted from the build?

2002-09-18 Thread Glen Daniels
> BTW the ability to run individual tests is wonderful, if I > haven't thanked > you publicly before. +1!

Re: Why are unit tests omitted from the build?

2002-09-18 Thread Glyn Normington
Matt, Thanks. I'll look forward to it. Since I believe Gump runs "ant clean all", that's what I prefer to do before checking anything in. BTW the ability to run individual tests is wonderful, if I haven't thanked you publicly before. Glyn

RE: Why are unit tests omitted from the build?

2002-09-18 Thread Matt Seibert
Sorry, my fault: Glen is right, the old system didn't run everything unless you told it to, but when I translated it over, I "mutated" this sequence. What I meant to say was: "The old (first run) componentized build system ran junit when you asked for functional tests" And you're welc

RE: Why are unit tests omitted from the build?

2002-09-18 Thread Glen Daniels
> In the old build system, functional-tests also ran junit. I No it didn't > have split > these out now to be two separate identities. If you "ant > junit" it will > build and run just the junit tests. If you "ant > functional-tests" if will > build and run just the functional-tests

DO NOT REPLY [Bug 12529] - .NET's wsdl.exe cannot create Proxy from Axis RC1 WSDL

2002-09-18 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_b

RE: Threading fix?

2002-09-18 Thread Tom Jordahl
Dims, Question: So how is the threaded problem fixed? I didn't see any methods that got synchronized in your submit. -- Tom Jordahl Macromedia Server Development -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 17, 2002 6:56 PM To: [EM

Re: Why are unit tests omitted from the build?

2002-09-18 Thread Matt Seibert
Glyn, If you are execing "ant clean all", there was (is) an issue with the dependancies. In the old build system, functional-tests also ran junit. I have split these out now to be two separate identities. If you "ant junit" it will build and run just the junit tests. If you "ant functiona

RE: user id request

2002-09-18 Thread Glen Daniels
My $0.02: I believe that there have been several other occasions in the Axis project in particular where committers were voted in purely on interest (don't recall exact details, but can look). We went through a period where almost all the people involved in the initial project went away and

Re: user id request

2002-09-18 Thread Sanjiva Weerawarana
With all due respects to everyone concerned, I would like to express my -1 for this mode of adding committers. This is not my understanding how Apache works: you do the work first and *then* you become a committer. I don't know Jamie or David or Richard, so this is in no way personal, but AFAIK t

DO NOT REPLY [Bug 12529] - .NET's wsdl.exe cannot create Proxy from Axis RC1 WSDL

2002-09-18 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_b

Re: WSDL for Soap Messaging Help

2002-09-18 Thread Scott Nichol
Please be more specific: what is the error message you are seeing? What is the WSDL (i.e. attach the WSDL that is causing the problem). Scott Nichol - Original Message - From: "Christian Lacetera" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, September 18, 2002 5:36 AM Su

Re: DALNet troubles (again)?

2002-09-18 Thread Russell Butek
I got on DALnet this morning with just a few problems. I got kicked off once. Tried again and while it took a while I'm in. Russell Butek [EMAIL PROTECTED] Glen Daniels <[EMAIL PROTECTED]> on 09/18/2002 07:55:36 AM Please respond to [EMAIL PROTECTED] To:"'Axis-Dev (E-mail)'" <[EMAIL

Re: DALNet troubles (again)?

2002-09-18 Thread Russell Butek
Oops! As soon as I hit 'send' I got kicked off of DALnet. I'm joining you on Undernet... Russell Butek [EMAIL PROTECTED] Glen Daniels <[EMAIL PROTECTED]> on 09/18/2002 07:55:36 AM Please respond to [EMAIL PROTECTED] To:"'Axis-Dev (E-mail)'" <[EMAIL PROTECTED]> cc: Subject:DALNet

Chat log for 9/17/2002

2002-09-18 Thread Glen Daniels
Here's yesterday's chat log - I got disconnected at the end, but this is pretty much all the stuff during the "official" chat time. #ApacheAxis.DALnet.20020917.log Description: Binary data

DALNet troubles (again)?

2002-09-18 Thread Glen Daniels
Is anyone else having problems connecting to IRC? I'm getting "connection refused" errors all over the place I'm going to hop on to Undernet (irc.undernet.org) in the meanwhile, and keep trying DALnet too. --Glen

DO NOT REPLY [Bug 12477] - Schema could not be validated by .NET's wsdl.exe

2002-09-18 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_b

DO NOT REPLY [Bug 12529] - .NET's wsdl.exe cannot create Proxy from Axis RC1 WSDL

2002-09-18 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_b

DO NOT REPLY [Bug 12769] New: - JWS deployment with packages broken

2002-09-18 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_b

DO NOT REPLY [Bug 12529] - .NET's wsdl.exe cannot create Proxy from Axis RC1 WSDL

2002-09-18 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_b

RE: cvs commit: xml-axis/java/src/org/apache/axis/wsdl/toJava JavaServiceImplWriter.java

2002-09-18 Thread Glen Daniels
Richard: I'm curious - why are you making internationalization a component? Who is going to want to switch in/out implementations of stuff that Java mostly does for us? --Glen > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, September 17, 200

[GUMP] Build Failure - Axis Security

2002-09-18 Thread Sam Ruby
This email is autogenerated from the output from: Build results exceed maximum length. Please see URL above for detai

[GUMP] Build Failure - Axis

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

Why are unit tests omitted from the build?

2002-09-18 Thread Glyn Normington
Please forgive me if I missed a note on this subject, but ant clean all does not now run all the unit tests. I was alerted to this by ant clean all giving a BUILD SUCCESSFUL this morning (for which I am very grateful!) in only 6 and a half minutes. The saaj tests were not run in this (and take ov

Re: user id request

2002-09-18 Thread Glyn Normington
I tend to agree that we are rushing this a bit. I would have thought that critical bug fixes to enable a JMS transport would be relatively few and could be handled by sending patches to axis-dev. This will quickly build confidence in the submitters of these patches who can then be proposed as comm

WSDL for Soap Messaging Help

2002-09-18 Thread Christian Lacetera
I need to write a Soap Messaging Service WSDL there are some problem with WSDL4J utility this file must be readed with .Net framework. I appreciate any information. Regards smime.p7s Description: S/MIME Cryptographic Signature

DO NOT REPLY [Bug 12529] - .NET's wsdl.exe cannot create Proxy from Axis RC1 WSDL

2002-09-18 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_b

DO NOT REPLY [Bug 12758] New: - Deserialization of complex classes throws SAXException

2002-09-18 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_b