Re: [appengine-java] Problem ClassNotFoundException

2011-09-05 Thread jemtan
This sounds like basic java issue rather than anything related to gaej. But you need  a src folder and your class need to be there based on its package name structure.-- Sent from my HP TouchPadOn Sep 5, 2011 12:56 PM, Guilherme Souza wrote: Hi Guys, I've starting to study GAE and i was following

[appengine-java] Problem ClassNotFoundException

2011-09-05 Thread Guilherme Souza
Hi Guys, I've starting to study GAE and i was following the steps and when i runed the "hello world" at tomcat, i get the ClassNotFoundException. My question is, What directory i must create my aplication? I've created at "/var/lib/tomcat6/webapps". Tks for help :) -- You received this message