Re: Hivemind is doing my nut. Override FactoryDefaults?

2006-09-05 Thread Robert Cole
ryDefaults no? Ie (The code is made up and probably non functional, but you get the idea). On 9/5/06, Robert Cole <[EMAIL PROTECTED]> wrote: > > > Hi all, > > hopefully a very quick one. Can someone please give me a pointer as to how > to ove

Hivemind is doing my nut. Override FactoryDefaults?

2006-09-05 Thread Robert Cole
Hi all, hopefully a very quick one. Can someone please give me a pointer as to how to override a value in hivemind.FactoryDefaults? Its been holding me up for the last 2 hours and I'm about to pull out what's left of my hair. So far I think that I need to create my own SymbolSource contributio

Re: Specifying a map of values in Hivemind? (Tapestry-Acegi related)

2006-09-04 Thread Robert Cole
/welcome S

Specifying a map of values in Hivemind? (Tapestry-Acegi related)

2006-09-04 Thread Robert Cole
Hi all. I'm trying to pass a map of values into a Hivemind service and I'm hitting problems. I'm coming from Spring, so the Spring version looks like this: [EMAIL PROTECTED],ROLE_SUPERUSER [EMAIL PROTECTED],ROLE_DATA_ADMINISTRATOR fred,ROLE_SUPPO

RE: Tapestry Acegi

2006-09-01 Thread Robert Cole
rs contribution point. Looking at the Acegi doc it looks like I need a BasicAclEntryVoter, but I'd have thought this is the area that TA would implement as my pages or listener methods are secured by the @Secured annotation. So, what am I missing here

RE: Tapestry Acegi

2006-09-01 Thread Robert Cole
RE: Tapestry Acegi Tapestry-Acegi doesn't use Spring at all. Can you send me the error messages? You need hivemind-acegi.jar in your classpath. -Original Message- From: Robert Cole [mailto:[EMAIL PROTECTED] Sent: Friday

RE: Tapestry Acegi

2006-09-01 Thread Robert Cole
p://maven.apache.org/guides/mini/guide-coping-with-sun-jars.html There is a bit (a very bit, sorry :-) of documentation available at: http://www.carmanconsulting.com/tapestry-acegi Again, I am going to have some time off next week and the next and I plan on updating all of this stuff. -Origin

RE: Tapestry Acegi

2006-09-01 Thread Robert Cole
have some time off next week and the next and I plan on updating all of this stuff. -Original Message- From: Robert Cole [mailto:[EMAIL PROTECTED] Sent: Thursday, August 31, 2006 12:53 PM To: users@tapestry.apache.org Subject: Tapestry Acegi Has anyone used the Tapestry-Acegi project? I

RE: Tapestry Acegi

2006-09-01 Thread Robert Cole
objects, the total security, inclusive admin tool, was ready. -Original Message- From:Robert Cole [mailto:[EMAIL PROTECTED] Sent:Thu 8/31/2006 6:53 PM To: users@tapestry.apache.org Cc: Subject: Tapestry Acegi Has anyone used the Tapestry-Acegi projec

RE: Tapestry Acegi

2006-09-01 Thread Robert Cole
ave some time off next week and the next and I plan on updating all of this stuff. -Original Message- From: Robert Cole [mailto:[EMAIL PROTECTED] Sent: Thursday, August 31, 2006 12:53 PM To: users@tapestry.apache.org Subject: Tapestry Acegi Has anyone used the Tapestry-Acegi project? I&

Tapestry Acegi

2006-08-31 Thread Robert Cole
Has anyone used the Tapestry-Acegi project? I'm about to implement some role based security on our project and we're looking at this as its linked on the Tapestry home page. Unfortunately there's no doc and the builds don't appear to work as when I tried one (the latest one from June some time)

RE: Auto-wiring in AssetService shouldn't be auto-wired?

2006-08-31 Thread Robert Cole
ust adding an interceptor to a service shouldn't prohibit it from being autowired properly or make it stop working. Are you sure you've added your interceptor properly? Did you write your own interceptor factory to do it? -

Auto-wiring in AssetService shouldn't be auto-wired?

2006-08-31 Thread Robert Cole
Hi all I'm hitting an issue that is really, really starting to get my goat. The AssetService service appears to have the WebRequest object auto-wired into it via Hivemind. This is a little odd as all of the other dependencies are wired in normally via the Hivemind mapping. I'm sure its just an

Re: Any ideas on a fix for TAPESTRY-825 (Cookie StateObjectPersistenceManager)?

2006-08-29 Thread Robert Cole
Cole R

Any ideas on a fix for TAPESTRY-825 (Cookie StateObjectPersistenceManager)?

2006-08-25 Thread Robert Cole
Background here: http://www.tapestryforums.com/viewtopic.php?p=12561 Bug report here: https://issues.apache.org/jira/browse/TAPESTRY-825 Tapestry 4.0, JDK 1.5.0_06 I'm pretty sure I've just hit the same thing. I've got a CookieStateObjectPersistenceManager that serializes a state object to a co