I am trying to get an ANT Build going on AIX using Source Jammer.

- I installed the Source Jammer Client
- I installed ANT, placed the sj_ant.jar, sj_client.jar, sj_lib.jar, soap.jar, mail.jar, activation.jar in the $ANT_HOME/lib directory

I am simply trying to pull a project from SourceJammer

Here is the output from the build.  Any thoughts would be great.


getAllConfig:
[sjgetproject] SourceJammer archive (IPUA)
[sjgetproject] SourceJammer server URL (http://biwrtp01.raleigh.ibm.com:8080/sourcejammer/servlet/rpcrouter)
[sjgetproject] SourceJammer destination path (/dbwork/antbuildsys/src)
[sjgetproject] SourceJammer project path (/Deployment)
[sjgetproject] SourceJammer verify checkin (false)
[sjgetproject] SourceJammer config path (/dbwork/antbuildsys/sourcejammer/client/conf)
[sjgetproject] SourceJammer eol type (CRLF)
[sjgetproject] ac - /dbwork/antbuildsys/conf.xml
[sjgetproject] ac - /dbwork/antbuildsys/sourcejammer/client/conf/conf.xml
[sjgetproject] cc - /dbwork/antbuildsys/sourcejammer/client/conf/clientconf.xml
[sjgetproject] Connectiong to archive: IPUA

BUILD FAILED
java.lang.NoClassDefFoundError: com/sun/net/ssl/internal/ssl/Provider


Reply via email to