You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by di...@apache.org on 2002/09/06 00:06:10 UTC

cvs commit: xml-axis/java/test/wsdl/session SessionTestCase.java

dims        2002/09/05 15:06:09

  Modified:    java/test/wsdl/session SessionTestCase.java
  Log:
  Patch from "Volanis, Alexander" <AV...@rsasecurity.com> for test/wsdl/session/SessionTestCase.java
  
  Revision  Changes    Path
  1.2       +1 -3      xml-axis/java/test/wsdl/session/SessionTestCase.java
  
  Index: SessionTestCase.java
  ===================================================================
  RCS file: /home/cvs/xml-axis/java/test/wsdl/session/SessionTestCase.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- SessionTestCase.java	5 Sep 2002 20:05:47 -0000	1.1
  +++ SessionTestCase.java	5 Sep 2002 22:06:09 -0000	1.2
  @@ -78,9 +78,7 @@
                           }
                       }
                   }
  -            } catch (javax.xml.rpc.ServiceException e) {
  -                e.printStackTrace();
  -            } catch (java.rmi.RemoteException e) {
  +            } catch (Exception e) {
                   e.printStackTrace();
               }
               // checkout