I am attempting to create a new LDAPLoginModule which will allow for redundant LDAP servers. However, I think my configuration for LDAPLoginModule is wrong, so I need that working before I can build onto it.
I found a testCase to help me on my way with testing, but I'm not sure how to launch it, as I'm still learning JUnit. I would imagine it requires "in-container" testing, but not sure. Can someone give me a hand with how to launch http://wiki.jboss.org/wiki/attach?page=LdapExtLoginModule%2FLoginModulesTestCase.java found on the LDAPLogin Wiki? Once I can launch the test case, I can test several scenarios, and then I can build onto the LDAPLoginModule, and test my new code. I would love any guidance with using JUnit with JBoss. Even a link to general JBoss testing would be a start. It's unfortunate that the JBoss Developer's notebook didn't include that. Wishlist maybe? Thank you!! --Aaron[/url] View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3896821#3896821 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3896821 ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
