Changing the default type mapping registry?

2002-02-27 Thread Melissa Turner
We've run into the following situation: We have a number of classes that share certain characteristics, and which we need to serialize and deserialize, and we'd like to avoid having to register a separate serializer/deserializer pair for each class. It looks like the best way to do this is to

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

2002-02-27 Thread tomj
tomj02/02/27 15:46:32 Modified:java/src/org/apache/axis/wsdl/fromJava Emitter.java java/src/org/apache/axis/wsdl/toJava JavaDeployWriter.java java/src/org/apache/axis/encoding/ser SimpleSerializer.java java/src/org/apache/axis/deployment/

cvs commit: xml-axis/java/test/wsdl/interop3/import1 build.xml

2002-02-27 Thread rubys
rubys 02/02/27 15:36:53 Modified:java build.xml java/src/org/apache/axis/wsdl/toJava Emitter.java Added: java/test/wsdl/interop3/compound1 build.xml java/test/wsdl/interop3/import1 build.xml Log: Add interop/compound1 Revision Change

cvs commit: xml-axis/java/test/wsdl/interop3/import1 NStoPkg.properties

2002-02-27 Thread rubys
rubys 02/02/27 15:09:15 Modified:java build.xml java/src/org/apache/axis/wsdl WSDL2Java.java java/src/org/apache/axis/wsdl/toJava Emitter.java java/test/wsdl Wsdl2javaAntTask.java java/test/wsdl/interop3/import1 NStoPkg.p

cvs commit: xml-axis/java/test/wsdl/interop3/emptysa EmptySATestCase.java

2002-02-27 Thread gdaniels
gdaniels02/02/27 15:02:25 Removed: java/test/wsdl/interop3/emptysa EmptySATestCase.java Log: Pull unused EmptySA stuff

cvs commit: xml-axis/java/test/wsdl/interop3/compound1 SoapInteropCompound1BindingImpl.java

2002-02-27 Thread gdaniels
gdaniels02/02/27 15:00:15 Added: java/test/wsdl/interop3/compound1 SoapInteropCompound1BindingImpl.java Log: Add compound1 implementation Revision ChangesPath 1.1 xml-axis/java/test/wsdl/interop3/compound1/SoapInteropCompound1B

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

2002-02-27 Thread butek
butek 02/02/27 14:57:42 Modified:java/test/wsdl Wsdl2javaTestSuite.xml Log: The interop3 import tests should be getting info from the skeletons. Revision ChangesPath 1.82 +3 -0 xml-axis/java/test/wsdl/Wsdl2javaTestSuite.xml Index: Wsdl2javaTestSuite.xml

cvs commit: xml-axis/java/test/wsdl/interop3/compound1 NStoPkg.properties

2002-02-27 Thread gdaniels
gdaniels02/02/27 14:38:05 Added: java/test/wsdl/interop3/compound1 NStoPkg.properties Log: Finish case switching. Revision ChangesPath 1.1 xml-axis/java/test/wsdl/interop3/compound1/NStoPkg.properties Index: NStoPkg.properties ==

cvs commit: xml-axis/java/test/wsdl/interop3/import3 NStoPkg.properties

2002-02-27 Thread rubys
rubys 02/02/27 14:29:16 Added: java/test/wsdl/interop3/import3 NStoPkg.properties Log: Another rename Revision ChangesPath 1.1 xml-axis/java/test/wsdl/interop3/import3/NStoPkg.properties Index: NStoPkg.properties ==

cvs commit: xml-axis/java/test/wsdl/interop3/import2 NStoPkg.properties

2002-02-27 Thread rubys
rubys 02/02/27 14:26:53 Added: java/test/wsdl/interop3/import2 NStoPkg.properties Log: Correct case of NStoPkg Revision ChangesPath 1.1 xml-axis/java/test/wsdl/interop3/import2/NStoPkg.properties Index: NStoPkg.properties =

cvs commit: xml-axis/java/test/wsdl/interop3/import1 NStoPkg.properties

2002-02-27 Thread rubys
rubys 02/02/27 14:13:53 Added: java/test/wsdl/interop3/import1 NStoPkg.properties Log: Add back in NStoPkg with the correct name Revision ChangesPath 1.1 xml-axis/java/test/wsdl/interop3/import1/NStoPkg.properties Index: NStoPkg.properties ===

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

2002-02-27 Thread butek
butek 02/02/27 14:08:34 Modified:java/test/wsdl/clash VerifyFilesTestCase.java clash.wsdl Log: Now that Glen/Tom are getting doc/lit working, the clash test, which has a doc/lit binding, doesn't work. It was pure luck that it worked before. For the short term I'll comment

cvs commit: xml-axis/java/test/wsdl/interop3/import3 NstoPkg.properties

2002-02-27 Thread gdaniels
gdaniels02/02/27 13:59:29 Modified:java/test/wsdl/interop3/compound1 Compound1TestCase.java java/test/wsdl/interop3/emptysa EmptySATestCase.java Removed: java/test/wsdl/interop3/compound1 NstoPkg.properties java/test/wsdl/interop3/emptysa NstoPkg.prop

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

2002-02-27 Thread rubys
rubys 02/02/27 12:38:44 Modified:java/test/wsdl Wsdl2javaAntTask.java Log: Output directory should be relative to the project basedir Revision ChangesPath 1.19 +8 -2 xml-axis/java/test/wsdl/Wsdl2javaAntTask.java Index: Wsdl2javaAntTask.java ===

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

2002-02-27 Thread scheu
scheu 02/02/27 12:31:44 Added: java/src/org/apache/axis/wsdl/fromJava BaseRep.java Log: Added new BaseRep class: Revision ChangesPath 1.1 xml-axis/java/src/org/apache/axis/wsdl/fromJava/BaseRep.java Index: BaseRep.java

cvs commit: xml-axis/java/src/org/apache/axis/wsdl/fromJava ClassRep.java Emitter.java ExceptionRep.java FieldRep.java MethodRep.java ParamRep.java

2002-02-27 Thread scheu
scheu 02/02/27 12:31:10 Modified:java/src log4j.properties java/src/org/apache/axis/wsdl/fromJava ClassRep.java Emitter.java ExceptionRep.java FieldRep.java MethodRep.java ParamRep.java Log: The following changes were

cvs commit: xml-axis/java/src/org/apache/axis/encoding/ser SimpleDeserializer.java

2002-02-27 Thread tomj
tomj02/02/27 11:19:44 Modified:java/src/org/apache/axis/encoding/ser SimpleDeserializer.java Log: Rework SimpleType to store attributes until after the endElement, then set them. Revision ChangesPath 1.4 +53 -18 xml-axis/java/src/org

Churning

2002-02-27 Thread R J Scheuerle Jr
Warning! The code is currently unstable. There are numerous changes being applied for interoperability. Rich Scheuerle XML & Web Services Development 512-838-5115 (IBM TL 678-5115)

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

2002-02-27 Thread scheu
scheu 02/02/27 11:07:51 Modified:java/samples/echo EchoService.java java/src/org/apache/axis/wsdl/toJava JavaStubWriter.java Log: Following changes are made: * Fixed EchoService to comply with Russell's meta data change. * Fixed JavaStubWriter to remove NPE.

AxisClassLoader

2002-02-27 Thread Barry Lagerweij
I'm experiencing difficulties in using Axis with application servers (in this case Orion), but I believe the problems will occur in other appservers as well (I've seen e-mails on this list regarding the use of Axis in Tomcat). The following is the stack-trace: 500 Internal Server Error java.lang

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

2002-02-27 Thread butek
butek 02/02/27 10:42:58 Modified:java/src/org/apache/axis/wsdl SkeletonImpl.java java/src/org/apache/axis/wsdl/toJava JavaSkelWriter.java Log: Added per-operation meta info to generated skeletons: - soapAction - input/output namespaces Scenario: - Start w

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

2002-02-27 Thread gdaniels
gdaniels02/02/27 10:29:35 Modified:java/src/org/apache/axis/transport/http AxisServlet.java Log: *with* the import statement this time. :) Revision ChangesPath 1.87 +1 -0 xml-axis/java/src/org/apache/axis/transport/http/AxisServlet.java Index: AxisServlet

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

2002-02-27 Thread gdaniels
gdaniels02/02/27 10:28:24 Modified:java/src/org/apache/axis/transport/http AxisServlet.java Log: Replace old version of getRequestURL code - the 1.85 version breaks with pre-2.3 servlet.jars. It would have been nice to put a comment about this change in the log entry for 1.

Re: [wsdl2java] combining maxOccurs="0" with maxOccurs="1" generates datamembers as arrays, is this normal?

2002-02-27 Thread R J Scheuerle Jr
There has been some discussion about what maxOccurs="1" minOccurs="0" means. Currently the only way that axis can get this to flow over the wire correctly is to map this as an array. There needs to be a way to know if the value exists or not. Checking for nill is not sufficient because there is

[wsdl2java] combining maxOccurs="0" with maxOccurs="1" generates data members as arrays, is this normal?

2002-02-27 Thread St-Germain, Sylvain
Removing the minOccurs as below fixes it. I get two strings instead of two arrays of strings, which is what I want. I think that maxOccurs="1" shouldn't generate an array. -- Sylvain This message may contain privileged and/or confidential i

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

2002-02-27 Thread tomj
tomj02/02/27 09:32:17 Modified:java/src/org/apache/axis/wsdl/toJava JavaStubWriter.java java/src/org/apache/axis/client Call.java java/src/org/apache/axis/message BodyBuilder.java Log: More document/literal changes to make interop tests work. R

cvs commit: xml-axis/java/test build_functional_tests.xml

2002-02-27 Thread rubys
rubys 02/02/27 09:22:56 Modified:java/test build_functional_tests.xml Log: Continue with the removal of interop3 from the build Revision ChangesPath 1.36 +1 -0 xml-axis/java/test/build_functional_tests.xml Index: build_functional_tests.xml

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

2002-02-27 Thread igors
igors 02/02/27 09:19:49 Modified:java/src/org/apache/axis/transport/http AdminServlet.java AxisServlet.java Log: To start AxisEngine consistently within any servlet context, a static method getEngine(HttpServlet) is exposed on AxisServlet. This method c

Re: Axis/BEA WL 6.1 Can we indicate new location for the server-config.wsdd?

2002-02-27 Thread Glyn Normington
I just committed some further improvements which should help, so please try again with tonight's build. The basic problem producing "null/server-config.wsdd" may stem from some kind of problem with the WEB_INF directory. Glyn

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

2002-02-27 Thread glyn
glyn02/02/27 09:13:32 Modified:java/src/org/apache/axis/configuration FileProvider.java ServletEngineConfigurationFactory.java java/src/org/apache/axis/utils resources.properties Log: Further diagnostics improvements for configuration file

cvs commit: xml-axis/java build.xml

2002-02-27 Thread rubys
rubys 02/02/27 09:10:56 Modified:java build.xml Log: Working on a new build methodology for interop3. Start by excluding interop3 from the build Revision ChangesPath 1.114 +1 -1 xml-axis/java/build.xml Index: build.xml

Re: Deprecation warnings (yes..please get rid of these)

2002-02-27 Thread R J Scheuerle Jr
Rich Scheuerle XML & Web Services Development 512-838-5115 (IBM TL 678-5115)

Deprecation warnings

2002-02-27 Thread Sedukhin, Igor
Title: Deprecation warnings Has anyone seen these deprecation warnings... Any reason for these? I'm doing some small changes to the AxisServlet. Can take care of these too... xml-axis/java/src/org/apache/axis/transport/http/AxisServlet.java [83] warning: javax.servlet.http.HttpUtils in javax

Re: Comprehensive Test is failing...Now interop stuff is not compiling

2002-02-27 Thread R J Scheuerle Jr
I see that Tom just made a change to JavaStubWriter which should fix the problem.. However, now I can't get the interop soap stuff to compile... Glen/Tom, when do you anticipate a clean code base ? Rich Scheuerle XML & Web Services Development 512-838-5115 (IBM TL 678-5115)

cvs commit: xml-axis/java/test/wsdl/interop3/import3 Import3TestCase.java

2002-02-27 Thread gdaniels
gdaniels02/02/27 07:50:58 Added: java/test/wsdl/interop3/emptysa EmptySATestCase.java java/test/wsdl/interop3/import1 Import1TestCase.java java/test/wsdl/interop3/import2 Import2TestCase.java java/test/wsdl/interop3/import3 Import3TestCase.

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

2002-02-27 Thread tomj
tomj02/02/27 07:50:11 Modified:java/src/org/apache/axis/wsdl/toJava JavaStubWriter.java java/src/org/apache/axis/encoding DeserializationContextImpl.java java/src/org/apache/axis/client Call.java Log: More type mapping change

cvs commit: xml-axis/java/test/wsdl/interop3/import3 NstoPkg.properties

2002-02-27 Thread gdaniels
gdaniels02/02/27 07:48:20 Added: java/test/wsdl/interop3/compound1 Compound1TestCase.java NstoPkg.properties java/test/wsdl/interop3/emptysa NstoPkg.properties java/test/wsdl/interop3/import1 NstoPkg.properties java/

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

2002-02-27 Thread gdaniels
gdaniels02/02/27 07:41:20 xml-axis/java/test/wsdl/interop3/import3 - New directory

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

2002-02-27 Thread gdaniels
gdaniels02/02/27 07:41:16 xml-axis/java/test/wsdl/interop3/import2 - New directory

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

2002-02-27 Thread gdaniels
gdaniels02/02/27 07:41:11 xml-axis/java/test/wsdl/interop3/import1 - New directory

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

2002-02-27 Thread gdaniels
gdaniels02/02/27 07:41:07 xml-axis/java/test/wsdl/interop3/emptysa - New directory

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

2002-02-27 Thread gdaniels
gdaniels02/02/27 07:41:01 xml-axis/java/test/wsdl/interop3/compound1 - New directory

Comprehensive Test is failing

2002-02-27 Thread R J Scheuerle Jr
The Comprehensive Test is failing. The stub no longer is registering elemWComplex ? However, the mapping is still in the deploy.wsdd. I am going to look at the WSDL2Java code to see what changed. Rich Scheuerle XML & Web Services Development 512-838-5115 (IBM TL 678-5115)

Re: Array Serializer and java.util.List

2002-02-27 Thread R J Scheuerle Jr
Great observation! It makes sense to me that the component types of a List object should always be considered as an Object. The code should not look at the actual data to determine the type. (The elements of the List could be missing, mixed or null). This is one of those situations where the se

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

2002-02-27 Thread glyn
glyn02/02/27 06:54:27 Modified:java/src/org/apache/axis/configuration FileProvider.java Log: Provide diagnostics when configuration file directory is invalid. Revision ChangesPath 1.23 +15 -0 xml-axis/java/src/org/apache/axis/configuration/FileProvider.java

cvs commit: xml-axis/java/test build_functional_tests.xml

2002-02-27 Thread glyn
glyn02/02/27 06:24:10 Modified:java/test build_functional_tests.xml Log: Really exclude EmptySATestCase for now. Revision ChangesPath 1.35 +1 -0 xml-axis/java/test/build_functional_tests.xml Index: build_functional_tests.xml =

cvs commit: xml-axis/java/test/wsdl/interop3 EmptySATestCase.java

2002-02-27 Thread gdaniels
gdaniels02/02/27 05:54:50 Modified:java/test build_functional_tests.xml java/test/wsdl/interop3 EmptySATestCase.java Log: Exclude EmptySATestCase for now Revision ChangesPath 1.34 +1 -0 xml-axis/java/test/build_functional_tests.xml Index: bu

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

2002-02-27 Thread tomj
tomj02/02/27 05:41:29 Modified:java/samples/transport/tcp TCPSender.java java/src log4j.properties java/src/org/apache/axis MessageContext.java java/src/org/apache/axis/client Call.java java/src/org/apache/axis/encoding

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

2002-02-27 Thread igors
igors 02/02/27 05:25:36 Modified:java/src/org/apache/axis/wsdl/toJava Namespaces.java Log: Took care of namespaces like urn:mystd:api. That is ':' may also be used as a name part separator. WSDL2Java was choking on nsps like that. Such nsps are extensively used in some stand

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

2002-02-27 Thread gdaniels
gdaniels02/02/27 05:13:13 Modified:java/src/org/apache/axis/message Tag: TomAndGlen MessageElement.java Added: java/src/org/apache/axis/encoding Tag: TomAndGlen SimpleType.java Log: Set encoding style prefix when encoded, so it

cvs commit: xml-axis/java/src/org/apache/axis/attachments AttachmentPart.java Attachments.java AttachmentsImpl.java MimeUtils.java

2002-02-27 Thread rineholt
rineholt02/02/27 05:06:12 Modified:java/src/org/apache/axis Message.java Part.java SOAPPart.java java/src/org/apache/axis/attachments AttachmentPart.java Attachments.java AttachmentsImpl.java MimeUtil

cvs commit: xml-axis/java/test/wsdl/interop3 EmptySATestCase.java import1.xml Import2TestCase.java emptysa.xml

2002-02-27 Thread gdaniels
gdaniels02/02/27 03:54:16 Modified:java/test/wsdl/interop3 Tag: TomAndGlen Import2TestCase.java emptysa.xml Added: java/test/wsdl/interop3 Tag: TomAndGlen EmptySATestCase.java import1.xml Log: Interop test case work Revisi

cvs commit: xml-axis/java/test/wsdl/interop3/groupE Interop3GroupE.xml deploy.wsdd

2002-02-27 Thread glyn
glyn02/02/27 03:00:17 Modified:java/test/wsdl/interop3/groupE Interop3GroupE.xml deploy.wsdd Log: Correct namespaces for doclit and rpcenc services. Revision ChangesPath 1.3 +6 -2 xml-axis/java/test/wsdl/interop3/groupE/Interop3Grou

cvs commit: xml-axis/java/test/wsdl/interop3/groupE Interop3GroupE.xml deploy.wsdd

2002-02-27 Thread glyn
glyn02/02/27 02:20:31 Modified:java/test/wsdl/interop3/groupE Interop3GroupE.xml deploy.wsdd Log: Correct namespace of List to http://soapinterop.org/xsd. client/InteropTestListServiceTestClient now works with our endpoint as well as with those cur