Re: Coldbox plugins vs interceptors for user management

2009-10-03 Thread Vineet Mangal

Thanks Glyn. I think interceptors make more sense. I do want this user 
management feature to be reusable across different Coldbox applications. 

I feel that there aren't any CF frameworks or apps out there(that I know of 
anyway) with a solid (role and feature based per website) user management built 
in so figured I will try to put one together.

Cheers,
Vineet


 Interceptors make requests in specific execution points in which it 
 can process, pre-process, post-process and redirect requests, perfect 
 for security! Think of interceptors as listeners to any request in 
 your application.
 
 http://ortus.svnrepository.com/coldbox/trac.
 cgi/wiki/cbInterceptorsGuide
 
 A plug-in could make use of an interceptor or it could be a whole 
 security plug-in that does many things.
 
 I think it really depends on what your tiring to achieve, does it need 
 to be reusable etc. 


~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:326869
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Coldbox plugins vs interceptors for user management

2009-10-01 Thread Vineet Mangal

Hi,
I am new to Coldbox and come from a Fusebox 4 / Reactor ORM background.

I really like Coldbox and am considering building a role based user management 
system that can be ported from one Coldbox app to another.

In version 3.0 beta of Coldbox sample apps there is a sampleloginapp which uses 
the interceptor design pattern.

I have also seen an example of a login.cfc implemened as a plugin.

My dilemma is that I am not sure which is a better way to approach this 
interceptor or plugins?

Secondly with plugins how do you separate your data layer from business 
managers. Do all CFCs live in the plugins directory?

Any help would be greatly appreciated. Thanks

Regards,
Vineet 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:326828
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: cross side scripting hotfix for CFMX 6.1 not working

2009-05-13 Thread Vineet Mangal

Hi Dave, 
 Sorry mate but it says that for the server configuration however we 
are using the J2EE configuration with jrun. 

Point 5 under 'ColdFusion MX 6.1 - J2EE Configuration with JRun' in the above 
link says:

'Examine the ColdFusion MX Administrator System Information page and confirm 
that hf64586_611.jar shows up in the Version section like 6,1,0 hf64586_611. 
Note: You will not see this jar in the Java Class Path because the hot fix jar 
is being loaded in the Coldfusion Class Path.' 

Either way I guess it is not listed in the class path. We are on JVM Java 
version 1.4.2. 

I am not sure what I am doing wrong here. Thanks

Regards,
Vineet 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322488
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


cross side scripting hotfix for CFMX 6.1 not working

2009-05-12 Thread Vineet Mangal

Hi, 
   I am trying to install a hotfix for ColdFusion MX: Cross-site scripting 
vulnerability in forms found at: http://kb2.adobe.com/cps/966/dcf966be.html.
We are running CFMX verion 6,1,0,83762 on Windows server 2003 with IIS 6.0. 

I have followed the steps exactly as specified on Adobe's site above and 
restarted the server. The issue is that in CF Administrator, the hotfix is not 
getting picked up. 

According to the Adobe's website above I should see 6,1,0 hf64586_611 in the 
version section which doesn't seem to be the case. I still see 6,1,0,83762. Any 
ideas?

Thanks,
Vineet 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322459
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Scheduled Tasks in CFMX 6.01 executing automatically on server reboot

2009-02-11 Thread Vineet Mangal

Hi All,
   I am facing a strange issue with ColdFusionMX6.1 Enterprise (Multiserver 
instance), scheduled tasks executing every time ColdFusion Server restarts. We 
are running CFMX 6.1,IIS 6.0. It runs on Windows Server 2003 machine.

I have tried finding more information through google and it seems some other 
people have had this issue as well.

I haven't been able to find any Adobe/ Macromedia hot fixes for it either. 
Can anyone please shed some light on this? Thanks a lot. 

Regards,
Vineet 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:319222
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4