* Jon Haugsand
> * Adrian Brock
>> You should remove the SRP stuff from
>> client/auth.conf
>> It is only there as an example.
>
> OK, but I am just in the process to make my own authentication
> modules.  Good thing to experience with a working example
>
> It does not work though.  :-)

I found where the wrong configuration was, in
JBOSS_HOME/client/auth.conf.  However, it still does not work, but
maybe I forget the whole thing?

run-init:
     [java] Name = jduke
     [java] Pass = theduke
     [java] ERROR [main] (SRPLoginModule.java:391) - Failed to 
lookup(SRPServerInterface)
     [java] javax.naming.NameNotFoundException: SRPServerInterface not bound
     [java]     at org.jnp.server.NamingServer.getBinding(NamingServer.java:495)
     [java]     at org.jnp.server.NamingServer.getBinding(NamingServer.java:503)
     [java]     at org.jnp.server.NamingServer.getObject(NamingServer.java:509)
     [java]     at org.jnp.server.NamingServer.lookup(NamingServer.java:282)
     [java]     at sun.reflect.GeneratedMethodAccessor138.invoke(Unknown Source)
     [java]     at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     [java]     at java.lang.reflect.Method.invoke(Method.java:324)
     [java]     at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:261)


-- 
 Jon Haugsand, [EMAIL PROTECTED]
 http://www.norges-bank.no



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to