Hi, I have followed the instructions on adobe labs for integrating blazeds with CF8 to the letter and restarted everything, /flex2gateway still works....
so i'm trying to run Chris Coenraets example collaberation mortgage app to make sure everything is working right- http://coenraets.org/blog/2008/04/collaborative-data-entry-with-flex-and-blazeds/ i have added the channel definition for my-longpolling-amf and added the 'mortgage' destination which uses it. all i get are 500 errors in the proxy when I try to use the app <head><title>JRun Servlet Error</title></head><h1>500 </h1><body> <br><pre> java.lang.NullPointerException at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:285) at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543) at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203) at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:320) at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428) at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266) at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66) </pre></body> I'm just looking for 1 example of BlazeDS/ColdFusion8 working right and have not found one yet. Can someone out there please guide me to what I'm missing? Why is setting this up so damn difficult??? All my other apps that used regular remoting are now fubar'd with the same error too. Sorry, i'm just starting to lose it. thanks, d.

