Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Group info
Active older topics
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 362  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: User group for ColdFusion developers using the ColdSpring framework
 

AbstractGateway 
  Hi there everyone, I just came across an error when using the orm.hibernate.AbstractGateway class. Element ID is undefined in LOCAL. The error occurred in *C:/DataPoint/com/coldspring/o rm/hibernate/AbstractGateway.c fc: line 151* *Called from* C:/DataPoint/com/coldspring/or m/hibernate/AbstractGateway.cf c:... more »
By Gavin Baumanis  - May 12 - 2 new of 2 messages    

What happened to coldspringframework.org 
  Lads, coldspringframework.org has been down since yesterday... What's up? Regards, Shrike71
By shrike71  - Apr 20 - 11 new of 11 messages    

AOP on Remote Proxies 
  Hello All, I am trying to use AOP for my current assignment by following the quick start expamples from the coldpsring site. I am trying to intercept method calls made to remote proxies via webservices from Flex. However the method calls seems not be intercepted. I am not getting any error I am getting the... more »
By Srinivaas D  - Apr 2 - 4 new of 4 messages    

Spring Security kind of framework for ColdSpring 
  Hi All, We have application which is based on coldpspring and it basically creates remote proxies which are consumed by Flex as webservices. We have to implement WS-security to secure webservices calls, googling a bit found out that there is AOP based framework which sits on existing spring framework... more »
By Srinivas  - Mar 22 - 3 new of 3 messages    

Enhancements to AbstractGateway 
  Hi everyone, I've been using AbstractGateway as a base for my data access, but i want it to do more. I find there's a couple pieces of boilerplate code I tend to always wrap around listXXX() that seem right to move into AbstractGateway.cfc I'm planning on making these changes to at least my local copy, but i... more »
By Phil Haeusler  - Feb 21 - 8 new of 8 messages    

coldspringframework.org 
  Hello, The ColdSpring site has been down since last night. Anyone know why, or more to the point, when it will be back online? Thanks!
By Scott Kroyer  - Feb 9 - 2 new of 2 messages    

Application architecture using AbstractGateway 
  Hi Everyone, I have recently had a discussion on the CFAUSSIE mailing list about application architecture and the merit of having a service layer in addition to the data access layer. The summation of that thread was that I was questioning what value the service layer provided to me, in the REAL WORLD - since whenever I used a... more »
By Gavin Baumanis  - Jan 26 - 10 new of 10 messages    

ModelGlue with CS2 
  I've got a patch mostly working but i'm slightly stuck. The CS1.2 compatible ModelGlueConfiguration.xml that contains the frameworks core beans defines beans for the Reactor and Transfer factories. I guess in CS1.2 these were never looked at unless requested, but CS2 is throwing an error because the cfc's don't exists even though they are never... more »
By Chris Blackwell  - Jan 24 - 4 new of 4 messages    

Abstract beans now require a class 
  I'm trying to get ModelGlue working with CS2 and as part of the core MG configs we use abstract bean definitions to reduce duplication of common constructor arguments. here's an example <!-- this is used by all request phases --> <bean id="modelglue.AbstractRequestP hase" abstract="true"> <constructor-arg name="moduleLoaderFactory">... more »
By Chris Blackwell  - Jan 22 - 6 new of 6 messages    

variable [BEAN] doesn't exist 
  I've just spent much longer than I will ever admit too scratching my head over the error "variable [BEAN] doesn't exist" I even wrote a simple test case and a long email to the group. Any way the problem was I missed a "return this;" from the end of my init method. I thought I'd share my shame in case someone searched the group for this... more »
By Chris Blackwell  - Jan 21 - 4 new of 4 messages    

1 - 10 of 362   « Newer | Older »

XML       Send email to this group: coldspring-users@googlegroups.com