Dave,

I am getting the error "Bad Request (Invalid Hostname)?

Thanks

Qasim

On 3/9/06, Dave Shuck < [EMAIL PROTECTED]> wrote:
Sorry for the cross-post, but I felt that this applied to both lists.

I have put together a kind of "Jumpstart" application that we are using as a starting point for our applications here and I thought it might be kind of a good tool to let people that are on the fence have an accessible way to jump right in with some features already in place.  Here are some of the features:
  • Reactor Factory and Reactor Gateway Factories as plugins in Mach-II.  As new gateways are created, it stores them in the application scope so that you don't have the expense of continually instantiating them.
  • Application Logging and Session Tracking in the log files
  • Roles Based Security at both the event level as a filter and the ability to use a hasRights() method any time in the application where you can insure that the user has the appropriate RoleId(s) to access a piece of code.
  • Security Logging - You can turn on/off logging to record failed log in attempts, and turn on/off logging of authenticated users that try to access events that are restricted to RoleIds that they are not members of.
  • Skinning - The Jumpstart installs with two different skins, with the install, it uses whatever skin is defined in the Mach-II.xml, but there is a place in the SetSkin plugin that allows you to insert whatever logic you need to decide which skin to apply.
That is the general rundown.  If anyone is interested, they can download it here:
http://www.worldwildweb.biz/?event=jumpStart


--

-- Reactor for ColdFusion Mailing List -- [email protected] -- Archives at http://www.mail-archive.com/reactor%40doughughes.net/

Reply via email to