RE: [JBoss-dev] Service start sequence

2006-05-19 Thread Brian Stansberry
This is because the unit of work is the individual deployment.  The
URLDeploymentScanner finds your -service.xml file, passes it to the
MainDeployer, who passes it to the SARDeployer.  SARDeployer tells
ServiceController to instantiate and configure all mbeans declared in
the file.  Then it tells ServiceController to create them.  At that
point, the ServiceController resolves all dependencies it's aware of; if
there are no unsatisfied dependencies it creates the mbeans, and creates
any other mbeans *it is currently aware of* whose dependencies are now
satisfied.  Then the SARDeployer tells ServiceController to start all
mbeans declared in the file.  Same process of dependency resolution
occurs.

Any services in other files the URLDeploymentScanner hasn't processed
yet don't factor in the process.

Will this be different with the Profile Service?  I.e. will the unit of
work be the entire profile, such that all services in the profile can
count on:

ServiceA.createService();
ServiceB.createService();
ServiceA.startService();
ServiceB.startService();

[EMAIL PROTECTED] wrote:
 According to the wiki page at
 http://wiki.jboss.org/wiki/Wiki.jsp?page=ServiceLifecycle ,
 the service lifecycle for two Services A and B is as follows.
 
 If Service B is dependent on Service A, the startup sequence
 is the following.
 ServiceA.createService();
 ServiceB.createService();
 ServiceA.startService();
 ServiceB.startService();
 
 It appears that this is only true if Service A and Service B
 are defined in the same service file.  If the services are
 defined in different files, the startup sequence is the following.
 ServiceA.createService(); ServiceA.startService();
 ServiceB.createService();
 ServiceB.startService();
 
 Obviously this difference is significant for any service that
 needs to be created before the primary service is started.
 Is this intentional (or am I overlooking something)?  I
 haven't found any reference to this behavior in JBoss doc.


---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid0709bid3057dat1642
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


RE: [JBoss-dev] RE: JBossCache 1.3.0.SP2 released

2006-05-09 Thread Brian Stansberry



I couldn't get it from any of the several US mirrors I 
tried, but it just downloaded quite nicely from Taiwan :)

Ben Wang must have some pull 
there.

  
  
  From: 
  [EMAIL PROTECTED] 
  [mailto:[EMAIL PROTECTED] On Behalf Of 
  Rajesh RajasekaranSent: Tuesday, May 09, 2006 3:37 
  PMTo: Rajesh Rajasekaran; 
  jboss-development@lists.sourceforge.netCc: QASubject: 
  [JBoss-dev] RE: JBossCache 1.3.0.SP2 released
  
  
  Has anybody had 
  problems downloading from osdn.dl.sourceforge.net immediately after the 
  release.
  I was able to verify 
  this only from a few mirrors which had picked up the release and I had to wait 
  for a while.
  
  
  Thanks
  Rajesh
  
  
  
  
  
  From: Rajesh 
  Rajasekaran Sent: Tuesday, 
  May 09, 2006 3:30 PMTo: 
  jboss-development@lists.sourceforge.netCc: QASubject: JBossCache 1.3.0.SP2 
  released
  
  JBossCache 1.3.0.SP2 has been 
  released and is available on sourceforge at
  http://sourceforge.net/project/showfiles.php?group_id=22866package_id=102339release_id=415758
  
  JBossCache 1.3.0.SP2 has also been 
  updated in the repository.
  
  
  Thanks
  Rajesh
  JBoss 
  QA


RE: [JBoss-dev] RE: Improving the JBAS JIRA handling process

2006-04-17 Thread Brian Stansberry
I don't know what Manik thinks about this, but since JBossCache is a
separate project, I'm inclined to have it removed it from the AS
component list. Discourage people reporting issues against the wrong
project.  If they have issues with JBC integration in the AS, the
Clustering component should suffice.

I realize this may not be doable given the history of JIRAs from when
JBC was an AS component.  If not doable, no big deal; I don't think many
issues get raised against the component.

[EMAIL PROTECTED] wrote:
 Some possibilities also:
 
 Could be changed:
 Build System == Ruel Loehr
 Clustering == Brian Stansberry
 JBossCache == Manik Surtani
 IIOP = Franscisco Reverbel
 
 Could be added:
 ClassLoaders = Scott Stark
 EJB3 = Bill Burke
 EJB Timers == Dimitris Andreadis
 
 Scott owns also the following components, one or more could be
 off-loaded, maybe? Installer == ?
 Test Suite == ?
 EJB == ?
 Naming == ?
 Logging = ?
 
 Do we need also separate components for aop integration, the
 2 consoles and stuff in common  varia (or use other?)
 
 How we deal with other ?
 
 -Original Message-
 From: Adrian Brock
 Sent: 17 April, 2006 17:58
 To: Dimitris Andreadis
 Cc: Andy Miller; Scott M Stark; Ivelin Ivanov; jboss-development
 Subject: RE: Improving the JBAS JIRA handling process
 
 JCA == Weston Price
 
 On Mon, 2006-04-17 at 09:55 -0500, Dimitris Andreadis wrote:
 This is the beginning of the discussion!
 
 So if anyone wants to propose what component/leads need
 add/remove/change? 
 
  I completely agree with all of those.  Have you started the
 discussion on the components leads yet?  If not, let's get that
 discussion started.  I think that is the first thing that needs to
 get straightened out.  After that, we can start to put some
 processes in place to make things smoother.  Some components are
 also in transistion, such as transactions and JMS.  So, we need to
 have an understanding that the components leads in JBoss AS 5 will
 be different then they are in JBoss AS 4.0.x or 3.2.x.
 
 Andy
 --
 
 Adrian Brock
 Chief Scientist
 JBoss Inc.
 
 
 
 
 
 ---
 This SF.Net email is sponsored by xPML, a groundbreaking
 scripting language that extends applications into web and
 mobile media. Attend the live webcast and join the prime
 developer group breaking into this new coding territory!
 http://sel.as-us.falkag.net/sel?cmd=kkid0944bid$1720dat1642
 ___
 JBoss-Development mailing list
 JBoss-Development@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/jboss-development



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid0944bid$1720dat1642
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


RE: [JBoss-dev] 5.0..0 Release Schedule

2006-04-06 Thread Brian Stansberry
Hi Adrian,

Can we try to schedule some time in the next couple weeks to have a call
to go over clustering integration issues for 5.0?  Particularly with
respect to the MC.  I'd like to get your input on what you think the key
issues are so I can get JIRA issues raised, work started.  I don't want
to be the one holding up planning for getting 5.0 out :)

Ivelin also would like to sit in on the call.

Key areas that I'm aware of:

Clustering aspects in the MC
-- singleton deployment
-- replicated metadata
-- invoking configured POJO operations on all nodes across the cluster

Configuration/mgmt of clustering as related to Profile service

Farmed deployments

I found out today I'm doing a custom training all next week, but how do
things look for you the week after?

Cheers,

Brian

[EMAIL PROTECTED] wrote:
 We don't have those dates.
 
 I've tried to set those dates about three times in the last
 year by asking for the information you want to provide, but
 very few people actually responded.
 
 On Sun, 2006-03-05 at 18:55, Brian Stansberry wrote:
 Adrian,
 
 Can you give me a rough estimate of the planned release dates for
 5.0.0.Beta1 and 5.0.0.GA?  JIRA shows no dates beyond 5.0.0.Alpha.
 I'm trying to make an estimate of which release will have various
 features/fixes and don't have a clear picture of the schedule.
 
 Thanks,
 
 Brian Stansberry
 Lead, AS Clustering
 JBoss, Inc.
 callto://bstansberry
 
 
 ---
 This SF.Net email is sponsored by xPML, a groundbreaking scripting
 language that extends applications into web and mobile media. Attend
 the live webcast and join the prime developer group
 breaking into this new coding territory!
 http://sel.as-us.falkag.net/sel?cmd=lnkkid0944bid$1720dat1642
 ___
 JBoss-Development mailing list
 JBoss-Development@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/jboss-development



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid0944bid$1720dat1642
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] RE: ClusterFileTransferTestCase failing RE:jboss-4.0-testsuite Build Completed With Testsuite Errors

2006-03-29 Thread Brian Stansberry
Scott Marlow wrote:
 I randomly picked a test run from yesterday to view and
 jboss.internal-server.serverroot is defined there.  So,
 this is a recent change that broke it.  I'm not sure what yet.

Found it.  The test was getting picked up as part of the standard
(non-clustered) test run. I'll fix.


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid0944bid$1720dat1642
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


RE: [JBoss-dev] Do a clean build before committing changes to build-thirdparty.xml

2006-03-28 Thread Brian Stansberry
Well, with what I did yesterday both servers in the cluster started
properly, but the tests still failed on the last cruisecontrol run.
I'll see if I can figure out what is going on.

[EMAIL PROTECTED] wrote:
 Ok, I think Brian already addressed those.
 
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of
 Emmanuel Bernard Sent: Tuesday, March 28, 2006 2:39 PM
 To: jboss-development@lists.sourceforge.net
 Subject: Re: [JBoss-dev] Do a clean build before committing changes
 to build-thirdparty.xml 
 
 Focus on clustered issues, the other ones should be ignored.
 
 
 ---
 This SF.Net email is sponsored by xPML, a groundbreaking
 scripting language that extends applications into web and
 mobile media. Attend the live webcast and join the prime
 developer group breaking into this new coding territory!
 http://sel.as-us.falkag.net/sel?cmd=kkid0944bid$1720dat1642
 ___
 JBoss-Development mailing list
 JBoss-Development@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/jboss-development



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid0944bid$1720dat1642
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


RE: [JBoss-dev] Why is all of this stuff in the jbossas build-thirdparty?

2006-03-28 Thread Brian Stansberry
qdox is used in the testsuite to do annotationc pre-processing to some
classes used in field granularity replication tests.

[EMAIL PROTECTED] wrote:
 Where are all of these thirdparty elements being used such
 that they are specified here? In particular, what is using the * ones?
snip
  * componentref name=qdox version=1.4/
snip
 
 
 
 Scott Stark
 VP Architecture  Technology
 JBoss Inc.
 
 
 
 
 ---
 This SF.Net email is sponsored by xPML, a groundbreaking
 scripting language that extends applications into web and
 mobile media. Attend the live webcast and join the prime
 developer group breaking into this new coding territory!
 http://sel.as-us.falkag.net/sel?cmd=kkid0944bid$1720dat1642
 ___
 JBoss-Development mailing list
 JBoss-Development@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/jboss-development



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid0944bid$1720dat1642
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


RE: [JBoss-dev] Why is all of this stuff in the jbossas build-thirdparty?

2006-03-28 Thread Brian Stansberry
Only compile time.

[EMAIL PROTECTED] wrote:
 So is there a runtime dependency on something or is this only compile
 time? 
 
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of
 Brian Stansberry Sent: Tuesday, March 28, 2006 5:48 PM
 To: jboss-development@lists.sourceforge.net
 Subject: RE: [JBoss-dev] Why is all of this stuff in the jbossas
 build-thirdparty? 
 
 qdox is used in the testsuite to do annotationc pre-processing to
 some classes used in field granularity replication tests.
 
 [EMAIL PROTECTED] wrote:
 Where are all of these thirdparty elements being used such that they
 are specified here? In particular, what is using the * ones? snip
  * componentref name=qdox version=1.4/ snip
 
 
 
 ---
 This SF.Net email is sponsored by xPML, a groundbreaking
 scripting language that extends applications into web and
 mobile media. Attend the live webcast and join the prime
 developer group breaking into this new coding territory!
 http://sel.as-us.falkag.net/sel?cmd=kkid0944bid$1720dat1642
 ___
 JBoss-Development mailing list
 JBoss-Development@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/jboss-development



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid0944bid$1720dat1642
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


RE: [JBoss-dev] dropping the loadbalancer.sar

2006-03-28 Thread Brian Stansberry
No objection from me.

[EMAIL PROTECTED] wrote:
 I want to drop the unsupported/unmaintained loadbalancer.sar from the
 varia module. 
 
 
 Scott Stark
 VP Architecture  Technology
 JBoss Inc.
 
 
 
 
 ---
 This SF.Net email is sponsored by xPML, a groundbreaking
 scripting language that extends applications into web and
 mobile media. Attend the live webcast and join the prime
 developer group breaking into this new coding territory!
 http://sel.as-us.falkag.net/sel?cmd=kkid0944bid$1720dat1642
 ___
 JBoss-Development mailing list
 JBoss-Development@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/jboss-development



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid0944bid$1720dat1642
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


RE: [JBoss-dev] Open issues for closed releases

2006-03-09 Thread Brian Stansberry
You're right.  I re-opened the http session related one because we
changed our mind and reverted it.  But even between a CR and the GA that
s/b a separate issue.  This has been fixed.

Thanks.

[EMAIL PROTECTED] wrote:
 http://jira.jboss.com/jira/secure/IssueNavigator.jspa?reset=tr
 uemode=hidesorter/order=DESCsorter/field=priorityresolutio
 nIds=-1pid=10030fixfor=12310378
 
 Why are these issues in the released 4.0.4RC1 open?
 
 You shouldn't reopen issues from old releases, you should
 create new ones. Otherwise the release notes are useless.



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid0944bid$1720dat1642
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] 5.0..0 Release Schedule

2006-03-05 Thread Brian Stansberry
Adrian,

Can you give me a rough estimate of the planned release dates for
5.0.0.Beta1 and 5.0.0.GA?  JIRA shows no dates beyond 5.0.0.Alpha.  I'm
trying to make an estimate of which release will have various
features/fixes and don't have a clear picture of the schedule.

Thanks,

Brian Stansberry
Lead, AS Clustering
JBoss, Inc.
callto://bstansberry 


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid0944bid$1720dat1642
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


RE: [JBoss-dev] JBAS-1476 (was: Long standing JMS Message Inflow testing)

2006-02-20 Thread Brian Stansberry
In the discussion thread for this issue
(http://www.jboss.com/index.html?module=bbop=viewtopict=73652), I'd
said that for 4.0.4 I would:

1) Adapt RetryInterceptor so it can make use of
o.jboss.naming.NamingContextFactory's ability to cache the naming env
properties in a ThreadLocal.
2) Create a SingleRetryInterceptor that would make only a single attempt
to re-lookup the invoker.  This would be useful in the JBAS-1476
situation where an out-of-date EJB proxy invalidates the
FamilyClusterInfo, or in any situation where a cached EJB proxy is held
throughout a cluster restart and then reused.  It wouldn't help if the
cached proxy is used before the cluster has restarted; the regular
RetryInterceptor would be needed for this.
3) Add the new SingleRetryInterceptor to the default clustered bean
configs in standardjboss.xml.

Items 1 and 2 were done for 4.0.4.RC1. #3 should have been, but wasn't,
which is my fault.  It will be in the GA.

I'll be adding a wiki entry for the above late this week after
JBossCache 1.3.0.Alpha1 is out.  RetryInterceptor can now also easily be
subclassed to add an arbitrary number of retries that is appropriate for
the client application (e.g. retry once a second for 30 seconds, then
fail.)

- Brian   

[EMAIL PROTECTED] wrote:
 On Sat, 2006-02-18 at 04:58, Adrian Brock wrote:
 On Fri, 2006-02-17 at 15:34, Scott M Stark wrote:
 These two issues currently assigned to Tim:
 http://jira.jboss.com/jira/browse/JBAS-1434
 http://jira.jboss.com/jira/browse/JBMESSAGING-170
 
 I hope so. The purpose of giving them to someone else was that I
 didn't have time to do it, and they are something that could be done
 by anybody. 
 
 They have been progressively pushed back since 4.0.0
 
 I'd prefer to find the time to write these tests myself then
 we can move the JMSContainerInvoker with its practically
 unoverridable implementation to legacy.
 
 This would also be one less thing to worry about for EJB3 integration.
 Which I see you also moved to 4.0.5.
 
 In my opionion this is a mistake. If you keep pushing these
 things back, people just learn to ignore it knowing that if
 they leave it long it enough it will be keep getting deferred
 to the next release.
 
 e.g. The critical clustering issue that has been hanging around for
 months: http://jira.jboss.com/jira/browse/JBAS-1476
 I hope this isn't going to get pushed back as well.
 
 These critical issues should really be done in the next
 availble release candidate, not done at the last minute for
 the GA release.



[EMAIL PROTECTED] wrote:
 Regarding to JBAS-1476, it is critical althoguh it is a
 corner case, IMHO. You are right, we can't push it back
 forever. I am meeting with Bela this week. We will discuss it then.
 
 Thanks,
 
 -Ben


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid3432bid#0486dat1642
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


RE: [JBoss-dev] Maven2 technical discussion

2006-01-23 Thread Brian Stansberry



I'm interested (if it starts after 8:00 AM west coast time 
:)).

  
  
  From: 
  [EMAIL PROTECTED] 
  [mailto:[EMAIL PROTECTED] On Behalf Of 
  Ruel LoehrSent: Monday, January 23, 2006 7:29 AMTo: 
  jboss-development@lists.sourceforge.netSubject: [JBoss-dev] Maven2 
  technical discussion
  
  
  
  Im setting up a web-ex for later 
  this week (wed or thurs) in which I will present a Maven2 build implementation 
  for JBoss.
  This presentation will consist of 
  walking through the build files and discussing how the build works, as well as 
  features and drawbacks.
  
  In order to include as many 
  interested parties as possible, please reply to me if interested. I will 
  setup a time that accommodates as many people as 
  possible.
  
  Thanks!
  
  Ruel 
  Loehr
  JBoss 
  QA
  
  
  


[JBoss-dev] [Tomcat] Cluster Support for SingleSignOn

2004-04-27 Thread Brian Stansberry
Hi Remy,

OK, switching a conversation from the TC list to the JBoss list. With TC5's
SingleSignOn now easily extendable, if you'd like I can pretty quickly
rework the TreeCache based implementation I posted on TC Bugzilla and commit
it to JBoss HEAD and Branch_3_2.  But, I'll need to hold off on that until
JBoss CVS is using TC 5.0.23.

Brian

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Monday, April 26, 2004 2:01 PM
To: [EMAIL PROTECTED]
Subject: DO NOT REPLY [Bug 28039] - Cluster Support for SingleSignOn

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=28039.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=28039

Cluster Support for SingleSignOn





--- Additional Comments From [EMAIL PROTECTED]  2004-04-26 22:00 ---
I had started reworking the code, but you were faster. So now I think only
an
extended valve is needed, but it will obviously go in the JBoss repository.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this offer expires April 30th!
http://www.thinkgeek.com/freeshipping/?cpg=12297
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


Re: [JBoss-dev] Tomcat updates in HEAD

2003-12-10 Thread Brian Stansberry
At 03:31 PM 12/10/2003 +0100, Rémy wrote:
Hi,

Given HEAD needs to support the new Servlet  JSP specifications, I plan to:
- remove support fot Tomcat 4.1.x
- port all the changes I've made in 3.2 (which integrates TC 5.0.16) to HEAD

Any issues with this ?

Rémy,

I have a small patch I plan to commit to Tomcat5.java in HEAD and 3.2 (see below).  It 
ensures the new requiresReauthentication flag on the TC5 SingleSignOnValve is set to 
true.  Any issues with my doing this, or shall I wait until you've completed your port?

Best,
Brian

Index: Tomcat5.java
===
RCS file: /cvsroot/jboss/jboss-tomcat/src/main/org/jboss/web/tomcat/tc5/Tomcat5.java,v
retrieving revision 1.1.1.1.2.9
diff -u -r1.1.1.1.2.9 Tomcat5.java
--- Tomcat5.java10 Dec 2003 18:35:30 -  1.1.1.1.2.9
+++ Tomcat5.java11 Dec 2003 02:32:48 -
@@ -360,6 +360,13 @@
 server.setAttribute(valveObjectName, new Attribute
(cache, Boolean.FALSE));
  }
+ if (SingleSignOn.equals(name))
+ {
+log.info(Turn on reauthentication of each request on  + 
+ valveObjectName);
+server.setAttribute(valveObjectName, new Attribute
+   (requireReauthentication, Boolean.TRUE));
+ }
   }
 
   log.debug(Initialized:  + appInfo +   + objectName);




Brian Stansberry
WAN Concepts, Inc.
www.wanconcepts.com
Tel:(510) 894-0114 x 116
Fax:(510) 797-3005 



---
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id78alloc_id371op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


Re: [JBoss-dev] 4.0 Roadmap

2003-11-13 Thread Brian Stansberry
Hi Scott,

At 10:12 AM 11/8/2003 -0800, you wrote:
Attached is the draft of the 4.0 roadmap. The 4.0 codebase will be
the basis for the j2ee 1.4 certification work. The outline is still
too coarse grained due to the fact that tasks have not been assigned.
If you have interest in an area let me know so tasks can be scoped
out and assigned.

Thanks for sending out the roadmap.  I'm relatively free at the moment and would like 
to help out.  I'm particularly interested in working in the JSR-115 (JACC) area or the 
servlet/jsp/web-tier integration areas, but can help wherever needed.

Best regards,


Brian Stansberry
WAN Concepts, Inc.
www.wanconcepts.com
Tel:(510) 894-0114 x 116
Fax:(510) 797-3005 



---
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


Re: [JBoss-dev] 4.0 Roadmap

2003-11-13 Thread Brian Stansberry
At 11:00 AM 11/13/2003 -0800, you wrote:
Great, both are areas I'm interested in and I'll be happy to
farm out tasks to you. One big one is the integration of the
SSO patch that you already have outstanding. We need to come
to an agreement with Remy on what is an acceptable mechanism
for the logic.

Sounds good.  The patch I wrote was really a pretty small change to the Tomcat 4.1 
authenticators.  I haven't had a chance to look at the TC 5 code in that area, but 
from some comments I saw on the tomcat-dev list I belief Remy et al did some 
refactoring.  I'll take a look at the TC 5 code this evening and see what if any 
issues addressed in my patch may remain.

Brian Stansberry
WAN Concepts, Inc.
www.wanconcepts.com
Tel:(510) 894-0114 x 116
Fax:(510) 797-3005 

-- 


Chief Technology Officer
JBoss Group, LLC


Brian Stansberry wrote:

Hi Scott,
At 10:12 AM 11/8/2003 -0800, you wrote:

Attached is the draft of the 4.0 roadmap. The 4.0 codebase will be
the basis for the j2ee 1.4 certification work. The outline is still
too coarse grained due to the fact that tasks have not been assigned.
If you have interest in an area let me know so tasks can be scoped
out and assigned.

Thanks for sending out the roadmap.  I'm relatively free at the moment and would 
like to help out.  I'm particularly interested in working in the JSR-115 (JACC) area 
or the servlet/jsp/web-tier integration areas, but can help wherever needed.
Best regards,

Brian Stansberry
WAN Concepts, Inc.
www.wanconcepts.com
Tel:(510) 894-0114 x 116
Fax:(510) 797-3005 





---
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


RE: [JBoss-dev] turn JBoss into an LDAP server

2003-09-29 Thread Brian Stansberry
I too have been looking for something to work on to get involved with JBoss and would 
be more than happy to help out on adding an LDAP server.

Best,
Brian

At 04:48 PM 9/29/2003 +0200, you wrote:
There is a project on sourceforge javaLDAP. Maybe that can be used as
a head start.
--Marcus

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On 
 Behalf Of Bill Burke
 Sent: Monday, September 29, 2003 2:10 PM
 To: [EMAIL PROTECTED]
 Subject: Re: [JBoss-dev] turn JBoss into an LDAP server
 
 
 That would be an interesting project.  If you or anybody else are 
 serious and get some semi-working code (even just a 
 prototype), I'll get 
 you CVS access and a dev-forum for discussion on it.
 
 Regards,
 
 Bill
 
 Rupp, Heiko wrote:
 
  That is something that I'd be interested in (as developer), but I 
  can't promise any timeframe at the moment.
  
   Heiko
  
  
 -Original Message-
 From: Scott M Stark [mailto:[EMAIL PROTECTED]
 Sent: Sunday, September 28, 2003 3:51 PM
 To: [EMAIL PROTECTED]
 Subject: Re: [JBoss-dev] turn JBoss into an LDAP server
 
 
 It would be good to have a embedded java ldap server.
 
 --
 
 Scott Stark
 Chief Technology Officer
 JBoss Group, LLC
 
 
 Ionel GARDAIS wrote:
 
 
 Hi,
 
 Should it be wise/useful to develop an LDAP layer so
 JBoss could be used as an LDAP server ?
 
 ionel
 
 
 
 ---
 This sf.net email is sponsored by:ThinkGeek
 Welcome to geek heaven.
 http://thinkgeek.com/sf 
 ___
 JBoss-Development mailing list 
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/jboss-development
 
  
  
  
  ---
  This sf.net email is sponsored by:ThinkGeek
  Welcome to geek heaven.
  http://thinkgeek.com/sf 
  ___
  JBoss-Development mailing list 
 [EMAIL PROTECTED]
  https://lists.sourceforge.net/lists/listinfo/jboss-development
  
  
 
 -- 
 
 Bill Burke
 Chief Architect
 JBoss Group LLC.
 
 
 
 
 ---
 This sf.net email is sponsored by:ThinkGeek
 Welcome to geek heaven.
 http://thinkgeek.com/sf 
 ___
 JBoss-Development mailing list [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/jboss-development
 




---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Brian Stansberry
WAN Concepts, Inc.
www.wanconcepts.com
Tel:(510) 894-0114 x 116
Fax:(510) 797-3005 



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


Re: [JBoss-dev] turn JBoss into an LDAP server

2003-09-29 Thread Brian Stansberry
What sort of J2EE 1.4 things?

Sorry for what may seem like a dumb question; I've been poking around on the 
dev-forums, but there are so many user questions in there that I'm not really sure 
where to look.

Best,
Brian

At 01:10 PM 9/29/2003 -0400, you wrote:
There's other more important stuff like J2EE 1.4 things, administration, and 
management GUI's if you want to work on any of that.

Bill

Brian Stansberry wrote:

I too have been looking for something to work on to get involved with JBoss and 
would be more than happy to help out on adding an LDAP server.
Best,
Brian
At 04:48 PM 9/29/2003 +0200, you wrote:

There is a project on sourceforge javaLDAP. Maybe that can be used as
a head start.
--Marcus


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bill Burke
Sent: Monday, September 29, 2003 2:10 PM
To: [EMAIL PROTECTED]
Subject: Re: [JBoss-dev] turn JBoss into an LDAP server


That would be an interesting project.  If you or anybody else are serious and get 
some semi-working code (even just a prototype), I'll get you CVS access and a 
dev-forum for discussion on it.

Regards,

Bill

Rupp, Heiko wrote:


That is something that I'd be interested in (as developer), but I can't promise 
any timeframe at the moment.

Heiko



-Original Message-
From: Scott M Stark [mailto:[EMAIL PROTECTED]
Sent: Sunday, September 28, 2003 3:51 PM
To: [EMAIL PROTECTED]
Subject: Re: [JBoss-dev] turn JBoss into an LDAP server


It would be good to have a embedded java ldap server.

--

Scott Stark
Chief Technology Officer
JBoss Group, LLC


Ionel GARDAIS wrote:



Hi,

Should it be wise/useful to develop an LDAP layer so
JBoss could be used as an LDAP server ?

ionel



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf ___
JBoss-Development mailing list 

[EMAIL PROTECTED]

https://lists.sourceforge.net/lists/listinfo/jboss-development



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf ___
JBoss-Development mailing list 

[EMAIL PROTECTED]

https://lists.sourceforge.net/lists/listinfo/jboss-development


-- 
Bill Burke
Chief Architect
JBoss Group LLC.




---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf ___
JBoss-Development mailing list [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development




---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Brian Stansberry
WAN Concepts, Inc.
www.wanconcepts.com
Tel:(510) 894-0114 x 116
Fax:(510) 797-3005 

---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

-- 

Bill Burke
Chief Architect
JBoss Group LLC.




---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Brian Stansberry
WAN Concepts, Inc.
www.wanconcepts.com
Tel:(510) 894-0114 x 116
Fax:(510) 797-3005 



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development