[JBoss-user] [JBoss Portal] - Re: CMSPortlet issues - JBoss AS 4.0.3RC2 and Portal 2.0.1RC

2005-10-22 Thread sradford
I'm having the same issue. portal-2.0.1RC1 on jboss-4.0.2 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3902779#3902779 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3902779 --

[JBoss-user] [Security & JAAS/JBoss] - Re: DynamicLoginConfig problems

2004-12-29 Thread sradford
I have worked out that the following was happening. - The xxxRealm was being 'found' from with ear2 - The ServerLoginModule for the xxxRealm was then causing an class not found exception (it dynamically loads classes, and the one it required was only in ear1). - This exception was then being swa

[JBoss-user] [Security & JAAS/JBoss] - Re: DynamicLoginConfig problems

2004-12-24 Thread sradford
I guess I should add that both my ears have different loader-repositories specified via their jboss-app.xml file. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3859840#3859840 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=repl

[JBoss-user] [Security & JAAS/JBoss] - DynamicLoginConfig problems

2004-12-24 Thread sradford
Hi, I have deployed my own ServerLoginModule via the DynamicLoginConfig (in a sar within an ear, called ear1). It is deployed as xxxRealm. When I connect to EJB's deployed withing ear1, secured by the xxxRealm all works fine. I now have a second ear, say ear2, which deploys more ejbs, secured

[JBoss-user] [Nukes User] - Documentation on 'Forum Security' module

2004-07-04 Thread sradford
Hi, Where would I find documentation on the 'Forum Security' module. I'm after what all the options mean in both the simple and advanced modes. I can take a guess at some, but not sure with others. What's the difference between a PRIVATE and REG user for instance? thanks, Sean View the origi

[JBoss-user] JAWS and multiple tables

2001-09-11 Thread SRadford
Can JAWS handle storing an ejb's fields to multiple tables, or one-to-many relationships? Regards, Sean (I know about the Dependant Value Objects) -- Dr Sean Radford, MBBS, MSc Senior Consultant Agora Professional Services Ltd [EMAIL PROTECTED

Re: [JBoss-user] Tomcat/Jakarta Struts

2001-06-22 Thread SRadford
Not a solution at all, just a statement. I deploy Struts WAR's into jboss (Embedded Tomcat) with no problem. Sean Grim Shiel

[JBoss-user] JAAS with JBoss and Tomcat

2001-06-21 Thread SRadford
I've seen this problem posted but can't seem to find anything that sovles it. I am running JBoss 2.2.2 FINAL with Embedded Tomcat. I have written a JAAS Server login module (to authenticate via a DB) based on the JBoss tutorial ages ago. To get JBoss to locate the class I HAD to put the jar con

Re: [JBoss-user] log4j+JBoss

2001-05-24 Thread SRadford
The log4j setup is in jboss.conf (to be uncommented)? Not in my version (JBoss 2.2.0 FINAL) - Just checked my older versions (2.1 and 2.0) and neither do they. (I don't think I deleted them) Sean -- Dr Sean Radford, MBBS, MSc Senior Consultant Ag

[JBoss-user] security question (network encryption)

2001-04-18 Thread SRadford
Hi, I haven't used JBoss much recently but did play around with JAAS and wrote a class for authentication and access control using an RDB in version 2.0 (it of course still works in 2.2). I'm now about to look into PKI (Public Key Infrastructure) and its usage with JBoss and have seen some refere