Great job folks!

2002-03-06 Thread Scott Seely
I just downloaded the latest version of the Axis SDK (3/6/2002). Nice job on doc/literal! The proxy generated by the toolkit worked without a hitch. I’m using this as a part of an interop demo at TechEd with Keith Ballinger.   I’m really happy to see the job that was done here. Wow!  

cvs commit: xml-axis/java/src/org/apache/axis/transport/http SimpleAxisServer.java

2002-03-06 Thread butek
butek 02/03/06 15:39:17 Modified:java/src/org/apache/axis/handlers JWSProcessor.java java/src/org/apache/axis/providers/java JavaProvider.java java/src/org/apache/axis/transport/http SimpleAxisServer.java Log: I got rid of the

cvs commit: xml-axis/java/test/encoding TestDeser.java

2002-03-06 Thread scheu
scheu 02/03/06 14:46:01 Modified:java/test/encoding TestDeser.java Log: Glen's testStructStruct without xsi:type info Revision ChangesPath 1.30 +19 -3 xml-axis/java/test/encoding/TestDeser.java Index: TestDeser.java =

cvs commit: xml-axis/java/test/encoding TestDeser.java

2002-03-06 Thread gdaniels
gdaniels02/03/06 14:40:34 Modified:java/test/encoding TestDeser.java Log: Make testStructStruct work Revision ChangesPath 1.29 +4 -6 xml-axis/java/test/encoding/TestDeser.java Index: TestDeser.java

cvs commit: xml-axis/java/test/encoding TestDeser.java

2002-03-06 Thread dims
dims02/03/06 14:21:08 Modified:java/test/encoding TestDeser.java Log: Added but commented out a case of SOAP structure within another. Revision ChangesPath 1.28 +26 -0 xml-axis/java/test/encoding/TestDeser.java Index: TestDeser.java ==

cvs commit: xml-axis/java/test/encoding TestDeser.java

2002-03-06 Thread scheu
scheu 02/03/06 13:41:34 Modified:java/test/encoding TestDeser.java Log: testArrayM is just like testArrayL, but it does not use multiref Revision ChangesPath 1.27 +29 -0 xml-axis/java/test/encoding/TestDeser.java Index: TestDeser.java ==

Re: Bugfix and performance enhancement for WSDL generation (Committed)

2002-03-06 Thread R J Scheuerle Jr
Committed the patch Rich Scheuerle XML & Web Services Development 512-838-5115 (IBM TL 678-5115) Thomas Börkel

cvs commit: xml-axis/java/src/org/apache/axis/wsdl/fromJava ClassRep.java

2002-03-06 Thread scheu
scheu 02/03/06 12:51:12 Modified:java/src/org/apache/axis/wsdl/fromJava ClassRep.java Log: Patch for parameter name detection submitted by Thomas Borkel Revision ChangesPath 1.21 +40 -15xml-axis/java/src/org/apache/axis/wsdl/fromJava/ClassRep.java Index:

cvs commit: xml-axis/java/test/wsdl/nested Nested.wsdl Nested2BindingImpl.java Nested2ServiceTestCase.java

2002-03-06 Thread dims
dims02/03/06 12:39:40 Modified:java/test/wsdl Wsdl2javaTestSuite.xml Added: java/test/wsdl/nested Nested.wsdl Nested2BindingImpl.java Nested2ServiceTestCase.java Log: Added a test case for Nested complex return values. Revision ChangesPa

cvs commit: xml-axis/java/test/wsdl/nested - New directory

2002-03-06 Thread dims
dims02/03/06 12:38:46 xml-axis/java/test/wsdl/nested - New directory

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

2002-03-06 Thread butek
butek 02/03/06 12:34:17 Modified:java/src/org/apache/axis SimpleChain.java java/src/org/apache/axis/client AxisClient.java Call.java Log: I got rid of some of the ignorable exceptions from the functional-tests. I only went after the biggest offender - the multith

RE: Subsystem responsibilities: WSDD

2002-03-06 Thread Sedukhin, Igor
Glyn, I would add 4. There should be only one Engine instance per client/server usage (i.e. NOT one Engine instance per one 'snapshot'). There could be multiple 'snapshots' known to the Engine though. One MessageContext would always refer to one 'snapshot'. I would question 3. The Engine is t

cvs commit: xml-axis/java/test/wsdl/roundtrip BondInvestment.java RoundtripTestServiceTestCase.java RoundtripTestSoapBindingImpl.java

2002-03-06 Thread scheu
scheu 02/03/06 11:35:50 Modified:java/src/org/apache/axis/encoding DeserializationContextImpl.java Deserializer.java DeserializerImpl.java SerializationContext.java java/src/org/apache/axis/encoding/ser ArrayDeserializer.j

Problem when two services share the same port name

2002-03-06 Thread Russell Butek
This was discovered last week at the interop meeting. Two different services may share the same port name. (http://www.whitemesa.com/r3/InteropTestDocLit.wsdl and http://www.whitemesa.com/r3/InteropTestDocLitParameters.wsdl) When the WSDD for these services is generated, they will have the same

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

2002-03-06 Thread scheu
scheu 02/03/06 10:50:51 Modified:java/src/org/apache/axis/wsdl/toJava JavaDeployWriter.java JavaStubWriter.java Log: Changes to get comprehensive tests to work. The code in the deploy and stub writers needs to be in sync. Added appopriate fix

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

2002-03-06 Thread dims
dims02/03/06 08:25:35 Modified:java/src/org/apache/axis MessageContext.java Log: Fix for Build Failure. Now "all-tests" should work!!! Revision ChangesPath 1.82 +1 -0 xml-axis/java/src/org/apache/axis/MessageContext.java Index: MessageConte

Re: WSDL4J import problem

2002-03-06 Thread Thomas Sandholm
While you are poking at this I'd like to mention a related problem we hit with WSDL imports. If we use relative urls in the import location like ../../bindings.wsdl, we run into problems when importing from multiple locations. For example WSDL4J (or WSDL2Java) does not recognize that a ../bind

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

2002-03-06 Thread igors
igors 02/03/06 06:49:49 Modified:java/src/org/apache/axis/wsdl/toJava JavaStubWriter.java SchemaUtils.java Log: Taken care of simple types derived from base types (not enumerations) For example like this Previously such derived types were not r

Re: Broken GUMP - but no e-mail?

2002-03-06 Thread Glyn Normington
I hit that problem last week and just committed a fix [1]. The code was broken when it was introduced in revision 1.13 of SimpleAxisServer.java, so I don't know why it ever appeared to work. Glyn [1] http://marc.theaimsgroup.com/?l=axis-dev&m=101542290503372&w=2

RE: cvs commit: xml-axis/java/src/org/apache/axis/transport/http SimpleAxisServer.java

2002-03-06 Thread Glyn Normington
Yes. The session state was being carried between unrelated requests and the AddressBook test spotted the anomaly. As discussed on yesterday's chat, I rebuilt Axis using AspectJ and then added the following aspect to debug this problem: (See attached file: SessionDebug.java) I started out with a

Re: WSDL4J import problem

2002-03-06 Thread Sanjiva Weerawarana
Hi Russell, As Paco said in his reply, the issue here is a WSDL interpretation question and you heard what the intent of the authors was. If you want to call that intent wrong then you can consider the WSDL4J behavior a bug. Otherwise it works the way it should. Sanjiva. Russell Butek 03/06/20

cvs commit: xml-axis/java/src/org/apache/axis/providers/java RPCProvider.java

2002-03-06 Thread dims
dims02/03/06 06:43:59 Modified:java/src/org/apache/axis/providers/java RPCProvider.java Log: Throw "Method not found" when we finish iterating through the method array and did not find anything suitable. Right now there is a ArrayIndexOutOfBoundsException if the method is not

[GUMP] Build timed out - Axis

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

RE: Bugfix and performance enhancement for WSDL generation (Class Rep.java)

2002-03-06 Thread Davanum Srinivas
Rich, I fixed the "functional tests during the tcp test of stock quote" problem. Thanks, dims --- R J Scheuerle Jr <[EMAIL PROTECTED]> wrote: > Thanks Thomas! > > I have a few other changes. I think I can add this today, Glen. > > By the way I am seeing functional-test failures in comprehen

Re: Need extensibility in RPCProvider.java

2002-03-06 Thread Davanum Srinivas
Thomas, How about posting a Patch as a proposal? Thanks, dims --- Thomas_Börkel <[EMAIL PROTECTED]> wrote: > HI! > > We are using our own provider, because we need our own security and stuff for >calling methods. > So, we copied code from Axis' RPCProvider to our own and enhanced it with our

Re: WSDL4J import problem

2002-03-06 Thread Russell Butek
Is the fact that everything is in the same namespace clouding the issue? OK, give each WSDL file its own namespace: binding.wsdl: "uri:diy.b"; porttype.wsdl: "uri.diy.pt". I still see the same problem. Definition def; // the definition for tutorial.wsdl PortType portType = def.getPortType(new

RE: Bugfix and performance enhancement for WSDL generation (Class Rep.java)

2002-03-06 Thread R J Scheuerle Jr
Thanks Thomas! I have a few other changes. I think I can add this today, Glen. By the way I am seeing functional-test failures in comprehensive tests...seems to be related to the fact the elements with anonymous types no longer have type mappings in the deploy.wsdd I am also getting failur

Re: WSDL4J import problem

2002-03-06 Thread Sam Ruby
I definitely believe that there is a bug somewhere, though I will not hazard a guess as to where the bug may be. For context, take a look at http://radio.weblogs.com/0101679/stories/2002/02/15/aBusyDevelopersGuideToWsdl11.html . It took me quite a while to find a set of definitions which I coul

RE: cvs commit: xml-axis/java/src/org/apache/axis/transport/http SimpleAxisServer.java

2002-03-06 Thread Glen Daniels
Nice catch. What this what was causing the AddressBook test to fail in some cases? > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, March 06, 2002 8:55 AM > To: [EMAIL PROTECTED] > Subject: cvs commit: xml-axis/java/src/org/apache/axis/transpo

RE: Bugfix and performance enhancement for WSDL generation (ClassRep.java)

2002-03-06 Thread Glen Daniels
Thank you, Thomas! I'll take a look at this today once I get in to work, and see about committing it. --Glen > -Original Message- > From: Thomas Börkel [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, March 06, 2002 8:45 AM > To: Axis Dev Mailinglist > Subject: Bugfix and performance enh

Need extensibility in RPCProvider.java

2002-03-06 Thread Thomas Börkel
HI! We are using our own provider, because we need our own security and stuff for calling methods. So, we copied code from Axis' RPCProvider to our own and enhanced it with our security. If I compare the RPCProvider code from 2 weeks ago with today, it has changed much and keeping up with the

cvs commit: xml-axis/java/src/org/apache/axis/transport/http SimpleAxisServer.java

2002-03-06 Thread glyn
glyn02/03/06 05:54:59 Modified:java/src/org/apache/axis/transport/http SimpleAxisServer.java Log: Prevent cookie2 from being incorrectly carried from request to request. Revision ChangesPath 1.54 +2 -2 xml-axis/java/src/org/apache/a

Bugfix and performance enhancement for WSDL generation (ClassRep.java)

2002-03-06 Thread Thomas Börkel
HI! Some days ago, I have posted benchmarks for bcel and tt-bytecode in the user mailinglist. Any comments on this? Also, both algorithms in Axis (old bcel and new tt-bytecode) have the same flaw, if for example one parameter is a String. Consider this method signature: public String par

Re: WSDL4J import problem

2002-03-06 Thread Russell Butek
axis-dev folks, we have a problem with WSDL4J that affects WSDL2Java imports. I presented the problem to the WSDL4J folks, but I lost my argument. I'm posting this chain of mail here to see whether anyone thinks I should reopen my argument (I still think it's a bug), or whether I should just dro