My application compiles fine in the standalone build, but when it launches the mxml in the web browser, I get a compilation error that doesn't really say anything at all:
*** BEGIN Error report *** Compilation Results Errors, warnings or exceptions were found while compiling /AppFusion/Project.mxml. Visit the online Flex documentation or API reference for further information. -------------------------------------------------------------------------------- 1 Error found. Error /AppFusion/Project.mxml java.lang.NullPointerException *** END Error report *** I'm running Enterprise Services as a J2EE application on OC4J, but I'm pretty sure that part of it is installed correctly, because I can compile and run the samples (minus the messaging/chat functionality because I haven't correctly set up JMS yet). Any ideas what this is or where I can get more detailed stack trace or other debug info? thanks, Thunder -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

