I've been playing with Google AppEngine and Open Bluedragon as a
possible CFML platform, but I ran into issues with my first project.
The issue came down to the CFFEED tag. I don't think there's an issues
with my CFML, as my code works just fine using Open Bluedragon on
Tomcat.

The stack trace shows an Internal Server Error:
java.lang.NoClassDefFoundError: com/sun/syndication/feed/WireFeed
        at com.naryx.tagfusion.cfm.tag.cffeed.cfFEED.render(Unknown Source)

I tried dropping in the source from the ROME project (https://
rome.dev.java.net/), which includes com.sun.syndication, but it gave
me javac errors. Without the com.sun.syndication source, the
openbd_google project builds just fine, so I should have all the
necessary prerequisites. I also tried compiling from the most recent
source without any change.

Has anyone used CFFEED on Google AppEngine before and had success? Or,
does anyone have a better idea of why it's not working?

-- 
Open BlueDragon Public Mailing List
 http://www.openbluedragon.org/   http://twitter.com/OpenBlueDragon
 official manual: http://www.openbluedragon.org/manual/
 Ready2Run CFML http://www.openbluedragon.org/openbdjam/

 mailing list - http://groups.google.com/group/openbd?hl=en

Reply via email to