rsitze 02/05/22 11:07:56
Removed: java/src/org/apache/axis/utils resources.properties
Log:
rename of resources.properties to axis.nls.properties to axisNLS.properties
(basename must be valid class name)
scheu 02/05/18 08:07:54
Modified:java/src/org/apache/axis/providers/java RPCProvider.java
java/src/org/apache/axis/utils resources.properties
Log:
The second insert of this message was not being inserted properly. Tweaked the code
and message, and now it works.
scheu 02/05/16 12:41:38
Modified:java/src/org/apache/axis/providers/java RPCProvider.java
java/src/org/apache/axis/utils resources.properties
Log:
If the dispatch fails due to an illegal argument exception, catch the message
and pass back a message that is more us
glyn02/05/16 05:54:36
Modified:java TODO.txt
java/src/org/apache/axis/client Call.java
java/src/org/apache/axis/encoding
DeserializationContextImpl.java
java/src/org/apache/axis/message BodyBuilder.java
rsitze 02/05/09 11:31:22
Modified:java/src/org/apache/axis/utils resources.properties
Log:
New NLS strings for exceptions
Revision ChangesPath
1.97 +29 -4 xml-axis/java/src/org/apache/axis/utils/resources.properties
Index: resources.properties
==
L PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 30, 2002 3:08 PM
To: [EMAIL PROTECTED]
Subject: cvs commit: xml-axis/java/src/org/apache/axis/utils
resources.properties
rsitze 02/04/30 12:07:31
Modified:java/src/org/apache/axis/providers/j
rsitze 02/04/30 12:07:31
Modified:java/src/org/apache/axis/providers/java EJBProvider.java
JavaProvider.java MsgProvider.java
java/src/org/apache/axis/utils resources.properties
Log:
Log exceptions
Revision ChangesPath
1.16 +1
file.
Russell Butek
[EMAIL PROTECTED]
[EMAIL PROTECTED] on 04/23/2002 05:21:46 PM
Please respond to [EMAIL PROTECTED]
To:[EMAIL PROTECTED]
cc:
Subject: cvs commit: xml-axis/java/src/org/apache/axis/utils
resources.properties
scheu 02/04/23 15:21:46
Modi
Please respond to [EMAIL PROTECTED]
To:[EMAIL PROTECTED]
cc:
Subject:cvs commit: xml-axis/java/src/org/apache/axis/utils
resources.properties
scheu 02/04/23 15:21:46
Modified:java/docs user-guide.html
java/samples/userguide/example1 TestClient.java
scheu 02/04/23 15:21:46
Modified:java/docs user-guide.html
java/samples/userguide/example1 TestClient.java
java/src/org/apache/axis/utils resources.properties
Log:
Changes made to user-guide for beta 2
- change beta-1 to beta-2
- addParameter ex
butek 02/04/09 09:58:18
Modified:java/samples/bidbuy deploy.wsdd
java/samples/stock deploy.wsdd
java/src/org/apache/axis/utils resources.properties
Log:
Bugzill 7296 said the comments in samples/stock/deploy.wsdd were old.
I fixed this, samples/bidb
scheu 02/04/05 08:15:37
Modified:java/src/org/apache/axis/client Call.java
java/src/org/apache/axis/encoding
DefaultTypeMappingImpl.java
java/src/org/apache/axis/encoding/ser HexSerializer.java
java/src/org/apache/ax
gdaniels02/03/24 20:44:02
Modified:java/src/org/apache/axis Constants.java MessageContext.java
java/src/org/apache/axis/description ParameterDesc.java
ServiceDesc.java
java/src/org/apache/axis/encoding
Deseria
scheu 02/03/21 11:10:10
Modified:java/src/org/apache/axis/encoding
DefaultTypeMappingImpl.java
java/src/org/apache/axis/encoding/ser
VectorDeserializer.java
java/src/org/apache/axis/utils resources.propertie
butek 02/03/21 06:42:41
Modified:java/src/org/apache/axis/utils resources.properties
Log:
Oops! Forgot the resources.properties fixes for the Service.getPort(Class)
additions.
Revision ChangesPath
1.80 +8 -1 xml-axis/java/src/org/apache/axis/utils/resource
dims02/03/19 14:51:15
Modified:java/docs user-guide.html
java/src/org/apache/axis/utils resources.properties
Log:
- added some documentation for timeout
- better usage message (I hope!)
- No test case yet!!!
Revision ChangesPath
1.50 +3 -0
glyn02/03/14 09:26:26
Modified:java/src/org/apache/axis/message MessageElement.java
SOAPHeader.java
java/src/org/apache/axis/utils resources.properties
Log:
Improve constructor signatures and improve policing in setObjectValue.
Revisio
glyn02/03/14 09:01:13
Modified:java/src/org/apache/axis/message MessageElement.java
SOAPHeader.java
java/src/org/apache/axis/utils resources.properties
Log:
MessageElement.outputImpl serialises the object value or the children of the
elem
gdaniels02/03/12 21:18:06
Modified:java/test/wsdl Wsdl2javaAntTask.java
java/src/org/apache/axis/wsdl WSDL2Java.java
java/src/org/apache/axis/utils resources.properties
Log:
Introduce a timeout (defaulted to 45 seconds) on the WSDL2Java
emitter. This
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
tomj02/02/26 07:23:22
Modified:java/src/org/apache/axis/transport/http
SimpleAxisServer.java
java/src/org/apache/axis/utils resources.properties
Log:
Print the port number for SimpleAxisServer on startup in info message.
Revision Chan
tomj02/02/21 12:02:20
Modified:java/src/org/apache/axis/wsdl/toJava SymbolTable.java
java/src/org/apache/axis/utils resources.properties
Log:
Fix problems in the WSDL2Java symbol table routine that creates a type element
for the attribute. Reject non-simple typ
tomj02/02/19 12:55:00
Modified:java/src/org/apache/axis/wsdl/toJava SymbolTable.java
java/src/org/apache/axis/utils resources.properties
Log:
Add a 'dotnet' internal switch to the symbol table to prevent treating
document style WSDL as rpc. Right now this switc
glyn02/02/12 04:51:53
Modified:java/src/org/apache/axis/configuration FileProvider.java
java/src/org/apache/axis/utils resources.properties
Log:
If the engine configuration is derived from a read-only file, issue
an informational message (via the logging package
AIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, February 06, 2002 10:17 AM
> To: [EMAIL PROTECTED]
> Subject: cvs commit: xml-axis/java/src/org/apache/axis/utils
> resources.properties
>
>
> butek 02/02/06 07:17:17
>
> Modified:java/src/org/ap
IL PROTECTED]]
> Sent: Wednesday, February 06, 2002 10:17 AM
> To: [EMAIL PROTECTED]
> Subject: cvs commit: xml-axis/java/src/org/apache/axis/utils
> resources.properties
>
>
> butek 02/02/06 07:17:17
>
> Modified:java/src/org/apache/axis/client Call.java Stu
> Should we keep setMaintainSession?
I vote to keep it.
--
Tom Jordahl
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 06, 2002 10:17 AM
To: [EMAIL PROTECTED]
Subject: cvs commit: xml-axis/java/src/org/apache/axis/ut
butek 02/02/06 07:17:17
Modified:java/src/org/apache/axis/client Call.java Stub.java
java/src/org/apache/axis/utils resources.properties
Log:
We now verify the standard JAX-RPC properties in both Call and Stub objects.
ToDo: replace the AXIS properties with JA
28 matches
Mail list logo