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 2004/10/15 01:11:45 UTC

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

dims        2004/10/14 16:11:45

  Modified:    java/xmls targets.xml
  Log:
  Additional check for ibm jsse presence.
  
  Revision  Changes    Path
  1.73      +1 -0      ws-axis/java/xmls/targets.xml
  
  Index: targets.xml
  ===================================================================
  RCS file: /home/cvs/ws-axis/java/xmls/targets.xml,v
  retrieving revision 1.72
  retrieving revision 1.73
  diff -u -r1.72 -r1.73
  --- targets.xml	2 Jun 2004 17:05:22 -0000	1.72
  +++ targets.xml	14 Oct 2004 23:11:45 -0000	1.73
  @@ -163,6 +163,7 @@
           <available classname="javax.net.SocketFactory" classpathref="classpath" />
           <available classname="com.ibm.net.ssl.SSLContext" classpathref="classpath" />
           <available classname="javax.net.ssl.SSLSocketFactory" classpathref="classpath" />
  +        <available classname="com.ibm.crypto.provider.IBMJCE" classpathref="classpath" />
         </and>
       </condition>