Thanks Mark.

Thomas

On Feb 9, 6:15 pm, Mark Mandel <[email protected]> wrote:
> The EHCacheProvider won't work on Railo, as it uses the JavaLoader's dynamic
> Proxy.
>
> I'm waiting on Luis to move his CacheBox project as a seperate project so
> there is a pluggable cache for all versions of CF.
>
> Mark
>
>
>
> On Wed, Feb 10, 2010 at 12:11 PM, awaken <[email protected]> wrote:
> > I've posted this to the Railo Group here:
> >http://groups.google.com/group/railo/browse_thread/thread/37d3dba5c98...
>
> > I thought this might be a better place to post it, just in case it's
> > something that someone has seen before.
>
> > Thanks,
> > Thomas
>
> > I'm trying to move one of my ColdBox (3.0.0 M4) / Transfer (r.687)
> > apps to a Railo/Tomcat setup and I'm getting the following error:
>
> > Railo 3.1.2.001 Error
> > (Transfer.com.factory.exception.AutoWireException)
>
> > Error while attempting to autowire object of type
> > transfer.com.cache.CacheManager
>
> > [Line: 30 :: C:\inetpub\wwwroot\transfer\com\exception
> > \Exception.cfc :: Error while attempting to autowire object of type
> > transfer.com.cache.provider.ProviderManager ::
> > [Line: 88 :: C:\inetpub\wwwroot\transfer\com\cache\provider
> > \EHCacheProvider.cfc :: coldfusion/runtime/TemplateProxy
> > $InvalidMethodNameException :: ]]
>
> > C:\inetpub\wwwroot\transfer\com\exception\Exception.cfc: line 30
>
> > 28: <cfargument name="detail" hint="the detail in which to throw"
> > type="string" required="Yes">
> > 29:
> > 30: <cfthrow type="#getMetaData(this).name#"
> > message="#arguments.message#" detail="#detail#">
> > 31: </cffunction>
>
> > I this a known issue? Has anyone else experienced this before?
>
> > Many thanks,
> > Thomas
>
> > --
> > Before posting questions to the group please read:
>
> >http://groups.google.com/group/transfer-dev/web/how-to-ask-support-qu...
>
> > You received this message because you are subscribed to the Google Groups
> > "transfer-dev" group.
> > To post to this group, send email to [email protected]
> > To unsubscribe from this group, send email to
> > [email protected]<transfer-dev%[email protected]>
> > For more options, visit this group at
> >http://groups.google.com/group/transfer-dev?hl=en
>
> --
> E: [email protected]
> T:http://www.twitter.com/neurotic
> W:www.compoundtheory.com
>
> Hands-on ColdFusion ORM Training @ cf.Objective() 
> 2010www.ColdFusionOrmTraining.com/

-- 
Before posting questions to the group please read:
http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions-on-transfer

You received this message because you are subscribed to the Google Groups 
"transfer-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/transfer-dev?hl=en

Reply via email to