[JBoss-user] [Security & JAAS/JBoss] - Re: JMX-Console Security in Jboss 4.0

2004-10-15 Thread PSUGirlInPA
Hello, I found the solution to my problem myself. There really needs to be some documentation on 4.0. I found that the standard server will run the security correctly. The reason for this is that in the jbossweb-tomcat50.sar/server.xml file in the standard version has the following entry in t

[JBoss-user] [Security & JAAS/JBoss] - Re: JMX-Console Security in Jboss 4.0

2004-10-12 Thread PSUGirlInPA
Here are the two files. Please let me know if you see something wrong. Just to note, if you got an error saying that you were missing the roles.properties file and user.properties file you are actually using the default "other" realm instead of the jmx-console realm. The other realm works just

[JBoss-user] [Security & JAAS/JBoss] - JMX-Console Security in Jboss 4.0

2004-10-12 Thread PSUGirlInPA
Hello, I have been trying to activate the security for the JMX console in Jboss 4.0. Unfortunately when I uncomment out the security in the jboss-web.xml and web.xml the system seems to still be pointing at the other realm instaed of the jmx-console realm. Any ideas why this would have stopped

[JBoss-user] [JCA/JBoss] - Re: Oracle with Jboss 3.2.5

2004-10-11 Thread PSUGirlInPA
I am running with Java version 1.4.2_03. What version is recomended? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850991#3850991 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3850991 ---

[JBoss-user] [JCA/JBoss] - Oracle with Jboss 3.2.5

2004-10-11 Thread PSUGirlInPA
Hello! I have recently been trying to upgrade from Jboss 3.2.3 to Jboss 3.2.5. I downloaded the jboss-common-jdbc-wrapper-bug988031.jar to get rid of the class missing exception. Now when I run with Oracle and the java security manager set to java.rmi.RMISecurityManager with the policy file se

[JBoss-user] [Security & JAAS/JBoss] - Tomcat Realm

2004-05-13 Thread PSUGirlInPA
Hello, I set up a custom realm in my stand-alone version of Tomcat. When I moved the same code and configuration to the built in tomcat within JBoss, my custom realm no longer gets called. Is there a way to set up a custom tomcat realm from within Jboss. Here is my configuration in the jboss-s