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

2002-10-04 Thread tomj
tomj2002/10/03 11:58:07 Modified:java/src/org/apache/axis/description Tag: interop4 ServiceDesc.java OperationDesc.java FaultDesc.java java/src/org/apache/axis/utils Tag: interop4 BeanUtils.java Log: Add some code to generate fault data Sch

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 =

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

2002-06-05 Thread Davanum Srinivas
Russell, This patch will get past the problem that you had yesterday with the RoundTrip test case under JDK14. Thanks, dims --- [EMAIL PROTECTED] wrote: > dims2002/06/05 08:47:19 > > Modified:java build.xml >java/src/org/apache/axis/utils BeanUtils.java > L

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

2002-06-05 Thread dims
dims2002/06/05 08:47:19 Modified:java build.xml java/src/org/apache/axis/utils BeanUtils.java Log: - Added JVM information in build output - suppress JDK1.4 Exception's getStackTrace/setStackTrace NOTE: JDK1.4 all-tests now failes in test.wsdl.multith

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

2002-05-03 Thread tomj
tomj02/05/03 10:41:20 Modified:java/src/org/apache/axis/utils BeanUtils.java Log: Ignore Bean fields that are declared final. As reported by Narve Saetre ([EMAIL PROTECTED]) Revision ChangesPath 1.4 +4 -0 xml-axis/java/src/org/apache/axis/utils/BeanUtils

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

2002-04-22 Thread scheu
scheu 02/04/22 13:54:19 Modified:java/src/org/apache/axis/utils BeanUtils.java Log: Added patch from Greg Truty to allow BeanDeserializer to run with Java 2 Security. Revision ChangesPath 1.3 +23 -2 xml-axis/java/src/org/apache/axis/utils/BeanUtils.java