Can not generate encoded password using  IndentityLoginModule.

I included jce.jar and jboss-jaas.jar, otherwise there was another exception.

F:\jboss-3.2.4RC1>java -cp C:\j2sdk1.4.1_03\jre\lib\jce.jar;F:\jboss-3.2.4RC1\cl
ient\jboss-jaas.jar;lib\jboss-jmx.jar;lib\jboss-common.jar;server\default\deploy
\jboss-jca.jar;server\default\lib\jbosssx.jar org.jboss.resource.security.Secure
IdentityLoginModule password
Exception in thread "main" java.lang.NoSuchMethodError
        at javax.crypto.SunJCE_b.(DashoA6275)
        at javax.crypto.Cipher.a(DashoA6275)
        at javax.crypto.Cipher.getInstance(DashoA6275)
        at org.jboss.resource.security.SecureIdentityLoginModule.encode(SecureId
entityLoginModule.java:131)
        at org.jboss.resource.security.SecureIdentityLoginModule.main(SecureIden
tityLoginModule.java:161)

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838908#3838908

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3838908


-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to