cvs commit: xml-axis/java/src/javax/xml/soap SOAPEnvelope.java

2002-10-18 Thread rsitze
rsitze 2002/10/18 15:01:44 Modified:java/src/org/apache/axis SOAPPart.java java/src/javax/xml/soap SOAPEnvelope.java Log: Minor cleanup Revision ChangesPath 1.50 +0 -1 xml-axis/java/src/org/apache/axis/SOAPPart.java Index: SOAPPart.java

cvs commit: xml-axis/java/lib commons-discovery.jar

2002-10-10 Thread rsitze
rsitze 2002/10/10 14:21:58 Modified:java/lib commons-discovery.jar Log: Backed out last change, correct fix was in axis. Revision ChangesPath 1.17 +90 -157 xml-axis/java/lib/commons-discovery.jar <>

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

2002-10-10 Thread rsitze
rsitze 2002/10/10 13:47:01 Modified:java/src/org/apache/axis/i18n resource.properties java/src/org/apache/axis/components/net SocketFactoryFactory.java java/docs integration-guide.html java/src/org/apache/axis

cvs commit: xml-axis/java/lib commons-discovery.jar

2002-10-10 Thread rsitze
rsitze 2002/10/10 11:35:24 Modified:java/lib commons-discovery.jar Log: Cause loadClass to force linking of class for JDK14. Only return classes that really can be loaded, preventing future surprises.. Revision ChangesPath 1.16 +156 -94 xml-axis/java/lib

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

2002-10-09 Thread rsitze
rsitze 2002/10/09 15:08:47 Modified:java/docs integration-guide.html Log: Moving toward portable JSSE solution.. Revision ChangesPath 1.16 +66 -0 xml-axis/java/docs/integration-guide.html Index: integration-guide.html

cvs commit: xml-axis/java/src/org/apache/axis/components/net JDK14FakeTrustSocketFactory.java JDK14JSSESocketFactory.java

2002-10-09 Thread rsitze
rsitze 2002/10/09 15:08:27 Modified:java/src/org/apache/axis/components/net JDK14FakeTrustSocketFactory.java JDK14JSSESocketFactory.java Log: Moving toward portable JSSE solution.. Revision ChangesPath 1.2 +67 -66

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

2002-10-08 Thread rsitze
rsitze 2002/10/08 17:44:02 Modified:java/src/org/apache/axis AxisProperties.java Log: Pushing logic back into core-discovery model. Revision ChangesPath 1.19 +6 -5 xml-axis/java/src/org/apache/axis/AxisProperties.java Index: AxisProperties.java

cvs commit: xml-axis/java/src/org/apache/axis/components/net SocketFactoryFactory.java

2002-10-08 Thread rsitze
rsitze 2002/10/08 17:43:05 Modified:java/src/org/apache/axis/components/jms JMSVendorAdapterFactory.java java/src/org/apache/axis/components/image ImageIOFactory.java java/lib commons-discovery.jar

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

2002-10-08 Thread rsitze
rsitze 2002/10/08 15:24:00 Modified:java/src/org/apache/axis/components/net SocketFactoryFactory.java IBMJSSESocketFactory.java java/lib commons-discovery.jar java/src/org/apache/axis/transport/http HTTPSender.java

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

2002-10-08 Thread rsitze
rsitze 2002/10/08 14:55:03 Modified:java/docs integration-guide.html Log: Minor updates. Revision ChangesPath 1.15 +7 -4 xml-axis/java/docs/integration-guide.html Index: integration-guide.html

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

2002-10-04 Thread rsitze
rsitze 2002/10/04 16:12:16 Modified:java/docs integration-guide.html Log: Added general details that covers most of the pluggable components. This, in addition to the existing details for the more complicated pluggable stories, should complete the overall picture for

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

2002-10-02 Thread rsitze
rsitze 2002/10/02 08:27:12 Modified:java/src/org/apache/axis FaultableHandler.java java/src/org/apache/axis/handlers/soap SOAPService.java java/src/org/apache/axis/handlers BasicHandler.java Log: Issue being solved: WSDDService with 0 (zero) options

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

2002-10-01 Thread rsitze
rsitze 2002/10/01 14:32:32 Modified:java/docs integration-guide.html Log: 1. Commented some sections out, until we have a better story. 2. Left a few as place holders for future, with comments that we don't have a story yet.. 3. Other minor cleanup. The

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

2002-09-30 Thread rsitze
rsitze 2002/09/30 14:38:49 Modified:java/src/org/apache/axis/deployment/wsdd WSDDDeployableItem.java WSDDDeployment.java Log: Make non-public methods visible to derived classes as protected methods. Revision ChangesPath 1.47 +5 -5 xml

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

2002-09-30 Thread rsitze
rsitze 2002/09/30 13:45:18 Modified:java/src/org/apache/axis/configuration EngineConfigurationFactoryFinder.java Added: java/src/org/apache/axis/discovery DiscoverConstNames.java Log: Bugzilla #13149 : fix using discovery. Let discovery handle

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

2002-09-28 Thread rsitze
rsitze 2002/09/28 21:28:14 Modified:java/src/org/apache/axis/configuration EngineConfigurationFactoryServlet.java java/docs integration-guide.html Log: Updated Configuration information in integration guide to describe how

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

2002-09-28 Thread rsitze
rsitze 2002/09/28 19:48:16 Modified:java/docs developers-guide.html integration-guide.html Log: Updated internationalization: Moved developer info from integration guide to developers guide. Described how to use the message file extension mechanism, and how it works

cvs commit: xml-axis/java/lib commons-logging.jar

2002-09-27 Thread rsitze
rsitze 2002/09/27 09:18:05 Modified:java/lib commons-logging.jar Log: commons logging version 1.0.2 (official) Revision ChangesPath 1.10 +59 -54xml-axis/java/lib/commons-logging.jar <>

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

2002-09-27 Thread rsitze
rsitze 2002/09/27 08:32:02 Modified:java/src/org/apache/axis/transport/http AxisServlet.java java/src/org/apache/axis/configuration EngineConfigurationFactoryServlet.java java/src/org/apache/axis/server JNDIAxisServerFactory.java

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

2002-09-26 Thread rsitze
rsitze 2002/09/26 13:51:35 Modified:java/src/org/apache/axis/configuration EngineConfigurationFactoryFinder.java Log: Reverse order or lookup, start with properties first.. Revision ChangesPath 1.14 +2 -2 xml-axis/java/src/org/apache

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

2002-09-26 Thread rsitze
rsitze 2002/09/26 12:40:54 Modified:java/src/org/apache/axis/configuration EngineConfigurationFactoryFinder.java Added: java/src/org/apache/axis/discovery DiscoverOldNamesInManagedProperties.java Log: Re-introduce lost

cvs commit: xml-axis/java/src/org/apache/axis/discovery - New directory

2002-09-26 Thread rsitze
rsitze 2002/09/26 12:40:51 xml-axis/java/src/org/apache/axis/discovery - New directory

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

2002-09-26 Thread rsitze
rsitze 2002/09/26 09:43:55 Modified:java/src/org/apache/axis/transport/http ServletEndpointContextImpl.java java/src/org/apache/axis/providers/java JavaProvider.java Log: Cleanup Revision ChangesPath 1.4 +10 -10 xml-axis

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

2002-09-25 Thread rsitze
rsitze 2002/09/25 13:54:36 Modified:java/src/org/apache/axis/transport/http AxisServlet.java ServletEndpointContextImpl.java Log: Bugzilla 12972: correct servlet context behaviour in session scope. Revision ChangesPath 1.145 +1 -5 xml

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

2002-09-25 Thread rsitze
rsitze 2002/09/25 13:16:23 Modified:java/src/org/apache/axis/wsdl/toJava Emitter.java Log: Removed commented code. Revision ChangesPath 1.49 +0 -5 xml-axis/java/src/org/apache/axis/wsdl/toJava/Emitter.java Index: Emitter.java

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

2002-09-25 Thread rsitze
rsitze 2002/09/25 13:16:05 Modified:java/src/org/apache/axis/providers/java JavaProvider.java Log: Ensure that we cleanup proper scope... Revision ChangesPath 1.81 +20 -18 xml-axis/java/src/org/apache/axis/providers/java/JavaProvider.java Index

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

2002-09-25 Thread rsitze
rsitze 2002/09/25 08:10:19 Modified:java/src/org/apache/axis/deployment/wsdd WSDDDeployment.java Log: Log exception instead of printStackTrace. Revision ChangesPath 1.50 +1 -4 xml-axis/java/src/org/apache/axis/deployment/wsdd/WSDDDeployment.java Index

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

2002-09-24 Thread rsitze
rsitze 2002/09/24 11:16:37 Modified:java/src/org/apache/axis/deployment/wsdd WSDDDeployment.java java/src/org/apache/axis/configuration FileProvider.java java TODO.txt java/src/org/apache/axis/utils Admin.java Added: java/src

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

2002-09-23 Thread rsitze
rsitze 2002/09/23 09:17:46 Modified:java/src/org/apache/axis/i18n resource.properties java/src/org/apache/axis/configuration EngineConfigurationFactoryServlet.java Log: Log warning if servlet config not found were expected. Revision

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

2002-09-20 Thread rsitze
rsitze 2002/09/20 13:55:03 Modified:java/docs integration-guide.html java/test/utils TestMessages.java java build.xml TODO.txt java/src/org/apache/axis/i18n MessagesConstants.java Added: java/test/utils resource.properties

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

2002-09-20 Thread rsitze
rsitze 2002/09/20 13:14:30 Modified:java/test/utils TestMessages.java Added: java/test/utils axisNLS.properties Messages.java Log: Test cases for message extensions: - for all messages test, verify that # keys found exceeds a threshold (currently 500). this

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

2002-09-20 Thread rsitze
rsitze 2002/09/20 13:12:53 Modified:java/src/org/apache/axis/utils Messages.java java/src/org/apache/axis/i18n Messages.java Log: Cleanup comments.. this is going to confuse someone :-) Revision ChangesPath 1.7 +4 -3 xml-axis/java/src/org

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

2002-09-20 Thread rsitze
rsitze 2002/09/20 13:12:25 Modified:java/src/org/apache/axis/i18n ProjectResourceBundle.java Log: - fixed handleGetObject, correctly returns null if key not found - fixed getKeys(), returns keys + parent keys Revision ChangesPath 1.3 +53 -7 xml-axis/java

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

2002-09-20 Thread rsitze
rsitze 2002/09/20 10:35:35 Modified:java/src/org/apache/axis/utils Messages.java java/src/org/apache/axis/i18n Messages.java Log: Other cleanup now that proper function has been restored. Revision ChangesPath 1.6 +5 -1 xml-axis/java/src/org

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

2002-09-20 Thread rsitze
rsitze 2002/09/20 09:54:37 Modified:java/src/org/apache/axis/i18n MessagesConstants.java Log: And now the correct fix. Revision ChangesPath 1.3 +6 -2 xml-axis/java/src/org/apache/axis/i18n/MessagesConstants.java Index: MessagesConstants.java

cvs commit: xml-axis/java/src/org/apache/axis/i18n MessageBundle.java MessagesConstants.java ProjectResourceBundle.java Messages.java ExtendMessages.java

2002-09-20 Thread rsitze
rsitze 2002/09/20 09:35:36 Modified:java/src/org/apache/axis/utils Messages.java java/src/org/apache/axis/i18n MessagesConstants.java ProjectResourceBundle.java Messages.java Added: java/src/org/apache/axis/i18n MessageBundle.java

cvs commit: xml-axis/java/src/org/apache/axis/i18n MessagesConstants.java RB.java ExtendMessages.java ProjectResourceBundle.java Messages.java

2002-09-20 Thread rsitze
rsitze 2002/09/20 08:19:25 Modified:java/src/org/apache/axis/utils Messages.java Added: java/src/org/apache/axis/i18n MessagesConstants.java RB.java ExtendMessages.java ProjectResourceBundle.java Messages.java Removed: java

cvs commit: xml-axis/java/src/org/apache/axis/i18n - New directory

2002-09-20 Thread rsitze
rsitze 2002/09/20 08:19:21 xml-axis/java/src/org/apache/axis/i18n - New directory

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

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

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

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

2002-09-17 Thread rsitze
rsitze 2002/09/17 16:02:34 Modified:java/test/utils TestMessages.java Log: Adjust test Revision ChangesPath 1.15 +3 -1 xml-axis/java/test/utils/TestMessages.java Index: TestMessages.java

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

2002-09-17 Thread rsitze
rsitze 2002/09/17 16:02:21 Modified:java/src/org/apache/axis/components/i18n Messages.java Added: java/src/org/apache/axis/components/i18n DefaultMessageBundle.java MessageBundle.java MessageBundleFactory.java Log: Add

cvs commit: xml-axis/java buildTest.xml.~1.37.~

2002-09-17 Thread rsitze
rsitze 2002/09/17 15:26:50 Removed: java buildTest.xml.~1.37.~ Log: remove tmp file.

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

2002-09-17 Thread rsitze
rsitze 2002/09/17 15:22:28 Modified:java/src/org/apache/axis/wsdl/toJava JavaServiceImplWriter.java Log: Previous hack to extend messages proved to be insufficient. This change is a first step to making messages fully pluggable. Revision Changes

cvs commit: xml-axis/java/src/org/apache/axis/components/i18n - New directory

2002-09-17 Thread rsitze
rsitze 2002/09/17 14:58:46 xml-axis/java/src/org/apache/axis/components/i18n - New directory

cvs commit: xml-axis/java/src/org/apache/axis/components/messages - New directory

2002-09-17 Thread rsitze
rsitze 2002/09/17 14:54:37 xml-axis/java/src/org/apache/axis/components/messages - New directory

Re: WSDL Ant Tasks

2002-07-03 Thread rsitze
Any chance we can separate core runtime function from tooling and support, including ant tasks, into different jar files? *** Richard A. Sitze[EMAIL PROTECTED] CORBA Interoperability & WebServices IBM WebSphere Development James M Snell/Fresno/I

cvs commit: xml-axis/java/test/wsdl/addrNoImplSEI AddressBookTestCase.java

2002-07-03 Thread rsitze
rsitze 2002/07/03 11:47:09 Modified:java/test/functional TestMessageSample.java TestBidBuySample.java TestProxySample.java TestJAXRPCSamples.java TestElementSample.java TestTCPTransportSample.java

cvs commit: xml-axis/java/test/wsdl/extensibility ExtensibilityQueryBindingImpl.java

2002-07-03 Thread rsitze
rsitze 2002/07/03 11:19:29 Modified:java/test/wsdl/extensibility ExtensibilityQueryBindingImpl.java Log: Hmm.. somehow this got missed. Updated for component reorg. Revision ChangesPath 1.9 +3 -3 xml-axis/java/test/wsdl

cvs commit: xml-axis/java build.xml

2002-07-03 Thread rsitze
rsitze 2002/07/03 11:14:46 Modified:java build.xml Log: Fixed bytecode build paths, for reorganize pluggable component under org.apache.axis.components.*. Revision ChangesPath 1.157 +3 -3 xml-axis/java/build.xml Index: build.xml

cvs commit: xml-axis/java/src/org/apache/axis/components/bytecode - New directory

2002-07-03 Thread rsitze
rsitze 2002/07/03 10:50:01 xml-axis/java/src/org/apache/axis/components/bytecode - New directory

cvs commit: xml-axis/java/src/org/apache/axis/components/logger - New directory

2002-07-03 Thread rsitze
rsitze 2002/07/03 10:50:02 xml-axis/java/src/org/apache/axis/components/logger - New directory

cvs commit: xml-axis/java/src/org/apache/axis/components - New directory

2002-07-03 Thread rsitze
rsitze 2002/07/03 10:50:00 xml-axis/java/src/org/apache/axis/components - New directory

cvs commit: xml-axis/java/src/org/apache/axis/components/compiler - New directory

2002-07-03 Thread rsitze
rsitze 2002/07/03 10:50:01 xml-axis/java/src/org/apache/axis/components/compiler - New directory

RE: cvs commit: xml-axis/java/test/wsdl/multithread MultithreadTestCase.java

2002-07-03 Thread rsitze
Glen/Costin I understand that the cost is LOW (we are using 'static Log' now). I also understand that I've introduced one more level of abstraction. I understood Axis to be both a frame work and a SOAP solution. My focus is the framework, and integrating that framework into/with other products

RE: cvs commit: xml-axis/java/test/wsdl/multithread MultithreadTestCase.java

2002-07-02 Thread rsitze
Glen, I understand BUT.. Calling LogFactory.getLog - forces a hashtable lookup on every call to obtain the correct LogFactory implementation (key is classloader)... - doesn't guarentee that the LogFactory implementation found is the same one used by the rest of Axis (context class loaders, etc) B

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

2002-07-02 Thread rsitze
rsitze 2002/07/02 11:28:34 Modified:java/src/org/apache/axis/encoding DeserializerImpl.java Log: Localizing external service interfaces Revision ChangesPath 1.23 +2 -3 xml-axis/java/src/org/apache/axis/encoding/DeserializerImpl.java Index

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

2002-07-02 Thread rsitze
rsitze 2002/07/02 11:26:16 Modified:java/src/org/apache/axis/providers/java EJBProvider.java java/src/org/apache/axis/handlers BasicHandler.java java/src/org/apache/axis/server AxisServer.java java/src/org/apache/axis AxisEngine.java

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

2002-07-01 Thread rsitze
--Glen > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Monday, July 01, 2002 12:21 PM > To: [EMAIL PROTECTED] > Subject: cvs commit: xml-axis/java/src/org/apache/axis > AxisInternalServices.java > > > rsitze 2002/07/0

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

2002-07-01 Thread rsitze
rsitze 2002/07/01 09:21:19 Added: java/src/org/apache/axis AxisInternalServices.java Log: Creating a central clearinghouse for hooks for external services used by Axis. Revision ChangesPath 1.1 xml-axis/java/src/org/apache/axis

Re: Duplicate QName class

2002-06-26 Thread rsitze
It solves the immediate problem from the perspective of AXIS. *** Richard A. Sitze[EMAIL PROTECTED] CORBA Interoperability & WebServices IBM WebSphere Development Jeremy Hughes/UK/IBM@IBMGB Jeremy Hughes/UK/IBM@IBMGB 06/26/2002 11:36 A

Duplicate QName class

2002-06-25 Thread rsitze
I know there was some recent conversation related to this issue, and I think the concensus was NOT to use the Sun implementation because of licensing constraints. In the meantime, we still have java.xml.namespace.QName defined in two places (from AXISs' perspective): jaxrpc.jar wsdl4j.jar We s

Re: log4j

2002-06-24 Thread rsitze
Thank you for your comments. I'm the one responsible for migrating AXIS to the commons-logging API. Let me first acknowledge that recent builds of the commons-logging API DO tend to (unnaturally) favor Log4j. However, the fundamental principle of being able to remove Log4j is still available. I

Re: TCK issue: beans with full constructors?

2002-06-14 Thread rsitze
+1 for your analysis & conclusion *** Richard A. Sitze[EMAIL PROTECTED] CORBA Interoperability & WebServices IBM WebSphere Development Russell Butek/Austin/IBM@IBMUS Russell Butek/Austin/IBM@IBMUS 06/13/2002 06:03 PM Please respond to

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

2002-06-13 Thread rsitze
rsitze 2002/06/13 12:44:24 Modified:java/test/utils TestXMLUtils.java Log: Remove unnecessary test. Revision ChangesPath 1.12 +0 -6 xml-axis/java/test/utils/TestXMLUtils.java Index: TestXMLUtils.java

Re: cvs commit: xml-axis/java/test/utils TestXMLUtils.java

2002-06-13 Thread rsitze
cc: Subject: cvs commit: xml-axis/java/test/utils TestXMLUtils.java dims        2002/06/13 10:19:43  Modified:    java/test/utils TestXMLUtils.java  Log:  comment initDOMFactory as rsitze renamed it to getDOMFactory AND made it private :-)    Revision  Changes    Path  

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

2002-06-13 Thread rsitze
rsitze 2002/06/13 06:33:04 Modified:java/src/org/apache/axis/utils XMLUtils.java Log: Patch supplied by Takashi Okamoto to correct thread unsafe access to DocumentationBuilderFactory. Eliminate (redundant!) side-effect in initDOMFactory, rename to getDOMFactory, and

Re: Is axis client thread safe?(with patch)

2002-06-13 Thread rsitze
Is the first unnecessary because of the implementation of saxFactory, or because the spec was changed to mandate that it be thread-safe? *** Richard A. Sitze[EMAIL PROTECTED] CORBA Interoperability & WebServices IBM WebSphere Development Sam Rub

Re: Is axis client thread safe?(with patch)

2002-06-12 Thread rsitze
Are there any objections to this before I make this change for Takashi? I hate to ask this kind of question, because "silence == consent", but when I don't it comes back to bite me (sometimes). We are all busy, but even a quick proactive -1 (we can presume the +1's), if that is your opinion, woul

[axis] Base64Encoding & HTTPSender/Client

2002-06-12 Thread rsitze
To remove the dependency on sun.misc.Base64Encoding, I'm going to copy the class 'Base64' from Jakarta Commons HttpClient into org.apache.axis.utils.Base64. This (or something) is necessary, because the J2EE security manager doesn't allow applications to instantiate sun.misc.* classes. Has there

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

2002-06-12 Thread rsitze
rsitze 2002/06/12 11:45:58 Modified:java/src/org/apache/axis/utils XMLUtils.java java/src/org/apache/axis/transport/http HTTPSender.java Added: java/src/org/apache/axis/utils Base64.java Log: Replace use of sun.misc.Base64Encoding with open-source. J2EE

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

2002-06-12 Thread rsitze
rsitze 2002/06/12 11:41:12 Modified:java/test/wsdl/interop3/groupE Interop3GroupE.xml java/test/wsdl/interop3 emptysa.xml RPCEncD.xml java/test/wsdl Wsdl2javaTestSuite.xml java/test build_functional_tests.xml Log: Remove (apparently

cvs commit: xml-axis/java/lib commons-logging.jar

2002-06-12 Thread rsitze
rsitze 2002/06/12 11:36:50 Modified:java/lib commons-logging.jar Log: New commons-logging (finally) corrects (some) security and null pointer exceptions. From 6/12 nightly build Revision ChangesPath 1.6 +79 -86xml-axis/java/lib/commons-logging.jar <>

Re: Axis Re-architecture

2002-06-12 Thread rsitze
It's hard to argue with Glyn here. I've been staring at chuncks of this for months, and feel like I'm just treading water. I'm still convinced that we can fix this through smaller refactoring steps. It DOES help to go through the code, see where there is too much dependence on internal data by u

RE: Axis Re-architecture

2002-06-12 Thread rsitze
Just to echo that... there are efforts outside the immediate AXIS group related to integration of AXIS into other systems. This can be done by taking AXIS as-is and shoe-horning. Alternatively, I - and I hope others - see what appears to be generally useful integration points that can be added t

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

2002-06-11 Thread rsitze
rsitze 2002/06/11 06:26:16 Modified:java/src/org/apache/axis/description ServiceDesc.java OperationDesc.java java/src/org/apache/axis/encoding SerializationContextImpl.java java/src/org/apache/axis/wsdl

cvs commit: xml-axis/java/src/org/apache/axis/enum - New directory

2002-06-11 Thread rsitze
rsitze 2002/06/11 06:26:08 xml-axis/java/src/org/apache/axis/enum - New directory

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

2002-06-10 Thread rsitze
rsitze 2002/06/10 16:48:52 Modified:java/src/org/apache/axis/encoding DeserializerImpl.java Log: Correct to maintain legacy test-logic Revision ChangesPath 1.16 +1 -1 xml-axis/java/src/org/apache/axis/encoding/DeserializerImpl.java Index

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

2002-06-10 Thread rsitze
rsitze 2002/06/10 16:48:13 Modified:java/src/org/apache/axis/handlers SimpleAuthorizationHandler.java Log: Correct to maintain legacy test-logic Revision ChangesPath 1.31 +1 -1 xml-axis/java/src/org/apache/axis/handlers

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

2002-06-10 Thread rsitze
rsitze 2002/06/10 16:47:29 Modified:java/src/org/apache/axis/message RPCHandler.java Log: Correct to maintain legacy test-logic Revision ChangesPath 1.45 +2 -3 xml-axis/java/src/org/apache/axis/message/RPCHandler.java Index: RPCHandler.java

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

2002-06-10 Thread rsitze
rsitze 2002/06/10 16:46:36 Modified:java/src/org/apache/axis/wsdl/toJava JavaBeanWriter.java Log: Correct to maintain legacy test-logic Revision ChangesPath 1.18 +1 -1 xml-axis/java/src/org/apache/axis/wsdl/toJava/JavaBeanWriter.java Index

cvs commit: xml-axis/java/src/org/apache/axis/wsdl/symbolTable Utils.java

2002-06-10 Thread rsitze
rsitze 2002/06/10 16:46:12 Modified:java/src/org/apache/axis/wsdl/symbolTable Utils.java Log: Correct to maintain legacy test-logic Revision ChangesPath 1.11 +1 -1 xml-axis/java/src/org/apache/axis/wsdl/symbolTable/Utils.java Index: Utils.java

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

2002-06-10 Thread rsitze
rsitze 2002/06/10 16:45:55 Modified:java/src/org/apache/axis/utils Admin.java java/src/org/apache/axis/transport/http AxisServlet.java Log: Correct to maintain legacy test-logic Revision ChangesPath 1.113 +1 -1 xml-axis/java/src/org/apache/axis

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

2002-06-10 Thread rsitze
rsitze 2002/06/10 16:45:02 Modified:java/src/org/apache/axis/utils BeanUtils.java Log: fix indent to make readable Revision ChangesPath 1.8 +4 -3 xml-axis/java/src/org/apache/axis/utils/BeanUtils.java Index: BeanUtils.java

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

2002-06-10 Thread rsitze
rsitze 2002/06/10 16:44:13 Modified:java/src/org/apache/axis/utils JavaUtils.java Log: Consolidate non-boolean tests for 'true' (String/Integer) in JavaUtils. JavaUtils is getting to be a mess... Revision ChangesPath 1.47 +8 -0 xml-axis/java/src/

cvs commit: xml-axis/java/src/org/apache/axis/wsdl/symbolTable Utils.java

2002-06-10 Thread rsitze
rsitze 2002/06/10 15:58:19 Modified:java/src/org/apache/axis/wsdl/symbolTable Utils.java Log: Consolidate non-boolean tests for 'true' (String/Integer) in JavaUtils. JavaUtils is getting to be a mess... Revision ChangesPath 1.10 +2 -2 xml-axis/ja

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

2002-06-10 Thread rsitze
rsitze 2002/06/10 15:54:50 Modified:java/src/org/apache/axis/transport/http AxisServlet.java java/src/org/apache/axis/encoding DeserializationContextImpl.java DeserializerImpl.java java/src/org/apache/axis

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

2002-06-10 Thread rsitze
rsitze 2002/06/10 15:48:33 Modified:java/src/org/apache/axis/client Call.java Log: use accessor methods Revision ChangesPath 1.132 +6 -7 xml-axis/java/src/org/apache/axis/client/Call.java Index: Call.java

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

2002-06-06 Thread rsitze
rsitze 2002/06/06 06:36:19 Modified:java/src/org/apache/axis/wsdl/toJava Emitter.java Log: Updated comments for scope change Revision ChangesPath 1.40 +5 -1 xml-axis/java/src/org/apache/axis/wsdl/toJava/Emitter.java Index: Emitter.java

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

2002-06-06 Thread rsitze
rsitze 2002/06/06 06:35:55 Modified:java/test/wsdl Wsdl2javaAntTask.java Log: Adjusted for movement of 'scope' constants to JavaProvider from WSDDConstants. Revision ChangesPath 1.29 +5 -3 xml-axis/java/test/wsdl/Wsdl2javaAntTask.java

cvs commit: xml-axis/java/src/org/apache/axis/server server-config.wsdd

2002-06-05 Thread rsitze
rsitze 2002/06/05 16:26:07 Modified:java/src/org/apache/axis/providers/java JavaProvider.java java/src/org/apache/axis/handlers JWSHandler.java JWSProcessor.java java/src/org/apache/axis/server server-config.wsdd Log: "

cvs commit: xml-axis/java/src/org/apache/axis/deployment/wsdd WSDDDeployableItem.java WSDDConstants.java

2002-06-05 Thread rsitze
rsitze 2002/06/05 16:24:35 Modified:java/src/org/apache/axis/wsdl WSDL2Java.java java/src/org/apache/axis/wsdl/toJava Emitter.java JavaDeployWriter.java java/src/org/apache/axis/deployment/wsdd

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

2002-06-05 Thread rsitze
rsitze 2002/06/05 14:49:20 Modified:java/src/org/apache/axis AxisFault.java ConfigurationException.java java/src/org/apache/axis/utils JavaUtils.java java/src/org/apache/axis/deployment/wsdd

cvs commit: xml-axis/java/src/org/apache/axis/server DefaultAxisServerFactory.java AxisServer.java

2002-06-04 Thread rsitze
rsitze 2002/06/04 15:58:32 Modified:java/src/org/apache/axis/transport/http AxisServlet.java HTTPSender.java java/src/org/apache/axis/configuration FileProvider.java DefaultEngineConfigurationFactory.java

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

2002-06-04 Thread rsitze
rsitze 2002/06/04 15:55:51 Modified:java/docs developers-guide.html Log: New guides lines for using 'system properties'. Briefly, use AxisEngine.getGlobalProperties() to get these, so we can establish a central point of access. In the near future I expect to u

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

2002-06-04 Thread rsitze
rsitze 2002/06/04 15:07:59 Modified:java/src/org/apache/axis/utils DOM2Writer.java CLUtil.java Log: Cleanup use of literals and system properties Revision ChangesPath 1.8 +15 -12xml-axis/java/src/org/apache/axis/utils/DOM2Writer.java Index

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

2002-06-04 Thread rsitze
rsitze 2002/06/04 13:35:42 Modified:java/src/org/apache/axis/transport/http AxisServlet.java Log: Minor readability refactoring Revision ChangesPath 1.106 +12 -10 xml-axis/java/src/org/apache/axis/transport/http/AxisServlet.java Index: AxisServlet.java

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

2002-06-04 Thread rsitze
rsitze 2002/06/04 13:34:03 Modified:java/src/org/apache/axis MessageContext.java java/src/org/apache/axis/client Call.java java/src/org/apache/axis/description ServiceDesc.java java/src/org/apache/axis/deployment/wsdd WSDDService.java Log

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

2002-06-03 Thread rsitze
rsitze 2002/06/03 15:44:42 Modified:java/src/org/apache/axis/transport/http AxisServlet.java Log: Remove tabs, fix line lengths (long lines) Revision ChangesPath 1.105 +202 -149 xml-axis/java/src/org/apache/axis/transport/http/AxisServlet.java Index

  1   2   >