Hey Dan,

Sorry, catalina.out is Tomcats output stream for logging packages such
as  Log4J and other similar tools. So you really wont get much of an
output in the tomcat console or your stdout.log (these will probably
only display your System.out messages etc)

If it took you so long to find that your java was throwing a null
pointer exception, try and handle these exceptions more thoroughly. I
find null parameter checking a pain but it has to be done. And if you
use throws appropriately you can catch the output in your flex app in
the event.fault object of a remoteObject call. Very neat!

If you have any more questions feel free to contact me offline (andrew
.at. base-elements.net) as it may head slightly off topic.

Best,

Andrew Spaulding
--
andrew.at.base-elements.net
http://www.flexdaddy.com



--- In flexcoders@yahoogroups.com, Dan Tropp <[EMAIL PROTECTED]> wrote:
> 





 
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/
 



Reply via email to