[JBoss-user] [Security JAAS/JBoss] - Migrating from JBoss-2.4.4 to JBoss-3.2.x

2004-09-10 Thread karipulkka
Hi! The company I'm working in is finally migrating from JBoss-2.4.4 to version 3.2.x. In the old version we've had a custom Tomcat Realm to process the authentication/authorization. With the newer version it was no problem to make the transition to a new custom module based on

[JBoss-user] [Security JAAS/JBoss] - Problem with password using LdapLoginModule

2004-03-17 Thread karipulkka
Hi, I have the following problem: the LdapLoginModule seems to ignore the case of the password the user inputs, eg. it does not differentiate Foo -- foo. Passwords that are not correct (eg. fee) and empty password fail as expected. Here are my confs: web.xml: ... security-constraint

[JBoss-user] [Beginners Corner] - Strange jsp compilation problem

2004-03-16 Thread karipulkka
I have deployed a war-file on my XP-box in D:\jboss-3.2.3\server\default\deploy. I have put some library-jars that my simple web-app needs in D:\jboss-3.2.3\server\default\lib. Here is an excerpt from the web.xml: security-constraint web-resource-collection

[JBoss-user] [JBoss Getting Started Documentation] - Re: Help starting JBOSS 3.2.3

2004-03-16 Thread karipulkka
I have problems getting my web-apps working in JBoss-3.2.3. I have modified the run.bat with the following: set JAVA_HOME=d:/j2sdk1.4.2_04 When I run the startup script it shows this: == . JBoss Bootstrap Environment . JBOSS_HOME: