Re: [JBoss-user] documentroot value for integrated tomcat in JBoss 3.2.x

2004-01-06 Thread jfc
EMAIL PROTECTED] On Behalf Of jfc Sent: Friday, January 02, 2004 4:46 PM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] documentroot value for integrated tomcat in JBoss 3.2.x I want to deploy one ear per virtual host but am struggling to get it working. The thought had occurred to me that the httpd doc

Re: [JBoss-user] documentroot value for integrated tomcat in JBoss 3.2.x

2004-01-02 Thread jfc
Chief Technology Officer JBoss Group, LLC -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of jfc Sent: Thursday, January 01, 2004 11:03 AM To: jboss-user Subject: [JBoss-user] documentroot value for integrated tomcat in JBoss 3.2.

[JBoss-user] documentroot value for integrated tomcat in JBoss 3.2.x

2004-01-01 Thread jfc
Hi, Can someone please point me in the right direction here? What should the httpd.conf's documentroot for integrated httpd/tomcat4.1.24/jboss3.2.1 be? Thanks for any help. jfc --- This SF.net email is sponsored by: IBM Linux Tuto

[JBoss-user] virtual hosting: how to map one ear file per virtual host

2003-12-28 Thread jfc
Hi My environment: gnu linux 2.4.x, jdk 1.4.1, apache httpd 2.0.48, jboss3.2.1+tomcat4.1.24 I want to deploy one ear file per virtual host. (notice I said 'ear' file not 'war' file - is it possible to associate one ear file per virtual host? The rest of this message assumes I can use an ear

Re: [JBoss-user] j_security_check & JBoss/Jetty

2003-06-24 Thread jfc
tach them manually. You don't need to use an action class mapping for form-based login. jfc --- This SF.Net email is sponsored by: INetU Attention Web Developers & Consultants: Become An INetU Hosting Partner. Refer Dedicated Se

Re: [JBoss-user] security question: logging out properly - I havea test case

2003-06-05 Thread jfc
Scott M Stark wrote: Send it to me, [EMAIL PROTECTED] Scott Stark Chief Technology Officer JBoss Group, LLC On Tuesday, June 3, 2003, at 08:28 AM, jfc wrote: Hi, I am still trying to find the answer to my previous post to do with why my logged

Re: [JBoss-user] jmx docs : Where can I find a good starting point/ tutorial / guide

2003-06-05 Thread jfc
Sacha Labourey wrote: I tried looking at the old jboss 2.4.x docs but it appears they are no longer available (dead link on jboss.org). They have been removed, I've uploaded them again here http://jboss.sourceforge.net/doc-24/ and fixed the url. You can also checkout module "manual" from JB

[JBoss-user] jmx docs : Where can I find a good starting point / tutorial / guide

2003-06-04 Thread jfc
Hi, I tried looking at the old jboss 2.4.x docs but it appears they are no longer available (dead link on jboss.org). Where can I find a simple intro to using jmx with preferably a simple example that I can deploy in jboss3.0.x - just to get me started. thanks jfc

[JBoss-user] security question: logging out properly - I have a test case

2003-06-04 Thread jfc
b ctx will return yes to isCallerInRole when he has just logged out. There is obviously no way to attach the test case so please respond then I can email it direct. (test case consists of stc.ear, stc.tar.gz (see the readme.txt in the tarball)) Any help is much apprec

Re: [JBoss-user] security question: flushed authentication cachere-appearing

2003-06-02 Thread jfc
jfc wrote: jfc wrote: Scott M Stark wrote: From the 3.0.7 release notes: comments: Add a flushAuthenticationCache(String securityDomain, Principal user) operation to allow a single user to be flushed from the authentication cache. Scott Stark Chief Technology Officer

Re: [JBoss-user] security question: removing an individual user fromauthent cache

2003-06-02 Thread jfc
jfc wrote: Scott M Stark wrote: From the 3.0.7 release notes: comments: Add a flushAuthenticationCache(String securityDomain, Principal user) operation to allow a single user to be flushed from the authentication cache. Scott Stark Chief Technology Officer JBoss Group

Re: [JBoss-user] security question: removing an individual user fromauthent cache

2003-05-29 Thread jfc
- Original Message - From: "jfc" <[EMAIL PROTECTED]> To: "jboss-user" <[EMAIL PROTECTED]> Sent: Wednesday, May 28, 2003 3:04 AM Subject: [JBoss-user] security question: removing an individual user from authent cache Hi, I would like

[JBoss-user] security question: removing an individual user from authent cache

2003-05-28 Thread jfc
to do without upgrading, I would like to know how to do it as I have had problems upgrading to 3.2.1 and I'm not sure when I will be able to resolve the problem. thanks for any help jfc --- This SF.net email is sponsored by: ObjectStor

Re: [JBoss-user] how do I navigate from gangster to organizationwith unidirectional relationship

2003-01-12 Thread jfc
Greg Turner wrote: You don't need anything special. the CMR will do it for you. See this link: http://www.tiburon-e-systems.com/nl20030101/article.html Greg jfc wrote: Hi, I'll use the well known jboss 3 example to explain. I have a one to many unidirectional relati

[JBoss-user] how do I navigate from gangster to organization with unidirectionalrelationship

2003-01-12 Thread jfc
icular gangster belongs to? Thanks in advance. jfc --- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com ___ JBoss-us

Re: [JBoss-user] bundled tc4/jetty not remembering previous authentication in single session

2002-08-29 Thread jfc
Scott M Stark wrote: >Yes, the default catalina caching policy allows for this behavior. > > >Scott Stark >Chief Technology Officer >JBoss Group, LLC > >- Original Message - >From: "jfc" <[EMAIL PR

Re: [JBoss-user] bundled tc4/jetty not remembering previous authentication in single session

2002-08-28 Thread jfc
ef Technology Officer >JBoss Group, LLC > >- Original Message - >From: "jfc" <[EMAIL PROTECTED]> >To: "jboss user" <[EMAIL PROTECTED]> >Sent: Tuesday, August 27, 2002 7:48 AM >Subject: [JBoss-user] bundled tc4

[JBoss-user] bundled tc4/jetty not remembering previous authentication in single session

2002-08-27 Thread jfc
Hi, JBoss3.0.0+Jetty??? (don't see any reference to Jetty version in latest bundle) I have created a war file to demonstrate a problem(relating to authentication - FORM-BASED or BASIC on jboss+jetty bundle) with which I have spent a lot of time trying to resolve. The problem is this: 1. unau