I am trying to run the Google Health API for Java sample application as I am a student hoping create a Google Health app as part of my final year project. I have followed the developer's guide and can run the Google Java API samples ok.
I am using NetBeans 6.9.1 with GlassFish 3.0.1. The health sample application compiles without errors and creates a .war file. But when I try to deploy this I get the following error message: Error An error has occurred Exception while deploying the app : java.lang.RuntimeException: There is no web component by the name of default here. I have also tried it using TomCat but this also doesn't work. Do you have any suggestions of what might be going wrong here? Elizabeth -- You received this message because you are subscribed to the Google Groups "Google Health Developers" 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/googlehealthdevelopers?hl=en.
