I have followed these instructions to build my Flex+BlazeDS+Spring
application: http://java.dzone.com/articles/flex-remoting-google-app.

The app works find within eclipse, but when uploaded to the cloud it
stop working and provided no log information other than:

- - [27/Jun/2009:06:31:27 -0700] "GET /favicon.ico HTTP/1.1" 404 0 -
"Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.4; en-US; rv:1.9.0.11)
Gecko/2009060214 Firefox/3.0.11,gzip(gfe)"


I have changed the values in my log.properties to:

# Set the default logging level for all loggers to WARNING
.level = INFO

# Set the default logging level for ORM, specifically, to WARNING
DataNucleus.JDO.level=INFO
DataNucleus.Persistence.level=INFO
DataNucleus.Cache.level=INFO
DataNucleus.MetaData.level=INFO
DataNucleus.General.level=INFO
DataNucleus.Utility.level=INFO
DataNucleus.Transaction.level=INFO
DataNucleus.Datastore.level=INFO
DataNucleus.ClassLoading.level=INFO
DataNucleus.Plugin.level=INFO
DataNucleus.ValueGeneration.level=INFO
DataNucleus.Enhancer.level=INFO
DataNucleus.SchemaTool.level=INFO

still no other log information.

I then changed my BlazeDS build to reflect problems defined in this
article: 
http://martinzoldano.blogspot.com/2009/04/appengine-adobe-blazeds-fix.html.

Still no other error information. Any help would be appreciated.


Regards,


Steven H.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to