Hi All, The entry should be
security.provider.7=org.bouncycastle.jce.provider.BouncyCastleProvider This will add BouncyCastle as another JCE provider. Will update the FAQ. Thanks, Ruchith On 1/10/06, Eran Chinthaka <[EMAIL PROTECTED]> wrote: > Ruchith, > > Can you please comment on this and please add this to FAQ. (You are the one > who helped me to configure it. :-) ) > > Davanum Srinivas wrote: > > >Are u sure that's the right entry? i see that in the default install > already :( > > > >thanks > >-- dims > > > >On 1/9/06, Eran Chinthaka <[EMAIL PROTECTED]> wrote: > > > > hmm, > > I'm using JDK 1.5 without a problem. BUT, I had to include the > following line in > >>"/jdk1.5.0_06/jre/lib/security/java.security" file > > *security.provider.6=com.sun.security.sasl.Provider. ** > > *I think I should include this in FAQ. > > -- Chinthaka > > Wayne Adams wrote: > > > I'm still trying to get my first Axis2 build to succeed. I'm > > > using Maven 1.1-beta-2. My first failure occurs when Maven > > > can't download bcprov-jdk13-128.jar and opensaml-1.0.1.jar. > > > After installing those manually in the repository and doing a > > > clean, attempting to build results in > > > > > ... > > > [junit] - Invalid service PingPort.aar due to Two services can not > > have same name, a service with PingPort already exists in the > > system > > > [junit] [ERROR] Test > >>org.apache.axis2.security.Scenario2aTest > > FAILED > > > [junit] Running org.apache.axis2.security.Scenario3Test > > > [junit] Tests run: 2, Failures: 2, Errors: 0, Time elapsed: 10.578 > > sec > > > [junit] [ERROR] Test > >>org.apache.axis2.security.Scenario3Test FAILED > > > > [junit] Running org.apache.axis2.security.Scenario4Test > > > [junit] Tests run: 2, Failures: 2, Errors: 0, Time elapsed: 11.515 > > sec > > > [junit] - Invalid service PingPort.aar due to Two services can not > > have same name, a service with PingPort already exists in the > > system > > > [junit] [ERROR] Test > >>org.apache.axis2.security.Scenario4Test FAILED > > > > ... > > > BUILD FAILED > > > File...... C:\Documents and > > >>Settings\wayne.adams.X\.maven\cache\maven-multiproject-plugin-1.4.1\plug > > in.jelly > > > Element... maven:reactor > > > Line...... 218 > > > Column.... 9 > > > Unable to obtain goal [multiproject:install-callback] -- > > C:\Documents and > > >>Settings\wayne.adams.X\.maven\cache\maven-test-plugin-1.7\plugin.jelly:1 > > 83:54: <fail> There were test failures. > > > > > I had the same experience with 1.0.2, also. TIA for > > > any help. > > > > > Wayne > > > > > >> > >> > > >-- > >Davanum Srinivas : http://wso2.com/blogs/ > > > -- Ruchith
