Ok, nevermind, I figured out what I was doing wrong. I hadaccidentally
setup my application.cfc in a wrong way, I had set allof the onrequest
en onapplication event handlers toaccess="package" instead of "public",
this generated an errorofcourse...I'll just go bang my head against a
wall for a whilenow....