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
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
<>
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
<>
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
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
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
rsitze 2002/09/26 12:40:51
xml-axis/java/src/org/apache/axis/discovery - New directory
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
rsitze 2002/09/20 08:19:21
xml-axis/java/src/org/apache/axis/i18n - New directory
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
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
rsitze 2002/09/18 09:11:04
Removed: java/src/org/apache/axis/components/i18n
MessageBundleFactory.java
Log:
Use new strategy suggested by Glen
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
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
rsitze 2002/09/17 15:26:50
Removed: java buildTest.xml.~1.37.~
Log:
remove tmp file.
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
rsitze 2002/09/17 14:58:46
xml-axis/java/src/org/apache/axis/components/i18n - New directory
rsitze 2002/09/17 14:54:37
xml-axis/java/src/org/apache/axis/components/messages - New directory
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
rsitze 2002/07/03 11:47:09
Modified:java/test/functional TestMessageSample.java
TestBidBuySample.java TestProxySample.java
TestJAXRPCSamples.java TestElementSample.java
TestTCPTransportSample.java
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
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
rsitze 2002/07/03 10:50:01
xml-axis/java/src/org/apache/axis/components/bytecode - New directory
rsitze 2002/07/03 10:50:02
xml-axis/java/src/org/apache/axis/components/logger - New directory
rsitze 2002/07/03 10:50:00
xml-axis/java/src/org/apache/axis/components - New directory
rsitze 2002/07/03 10:50:01
xml-axis/java/src/org/apache/axis/components/compiler - New directory
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
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
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
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
--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
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
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
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
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
+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
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
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
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
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
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
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
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
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
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
<>
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
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
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
rsitze 2002/06/11 06:26:08
xml-axis/java/src/org/apache/axis/enum - New directory
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
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
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
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
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
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
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
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/
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
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
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
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
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
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:
"
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
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
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
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
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
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
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
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 - 100 of 165 matches
Mail list logo