hi..
been trying every combination i can think of to debug on tomcat.
i have a webapp (wtp web app with google sdk) which depends on several java 
projects (some are jpa, some are other java projects with gwt) . problem is 
i keep getting various ClassNotFoundException or No Persistence Provider 
found exceptions when i bring up the application, it seems that i launch the 
application not the regular servlet way it doesn't have any access to the 
server classpath, i tried updating everything i can think of in the class 
path of the server launcher (including the projects i'm wokring on) but it 
seems sketchy, there has to be a better way.

i need tomcat for things like injection of resources like persistence units. 
as jetty won't provide them. (this is tomcat 6). 
should i even touch the server launcher classpath? 


what am i missing? 

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/Z8rIUA_S5HEJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to