class path issues with mixing projects..
hi..
assume that i have a Dynamic Web Project configured with google sdk, which references another project for domain classes, which itself references a 3rd project for persistence utility classes.
i'm trying to use tomcat as debug servlet , but the only way i'm able to reslove ClassNotFoundExceptions, is to actually add to the server the referenced projects ,which is a shame is the classpath info is allready there in the project, i've tried using the export option of the build path but it's still won't work.
-- assume that i have a Dynamic Web Project configured with google sdk, which references another project for domain classes, which itself references a 3rd project for persistence utility classes.
i'm trying to use tomcat as debug servlet , but the only way i'm able to reslove ClassNotFoundExceptions, is to actually add to the server the referenced projects ,which is a shame is the classpath info is allready there in the project, i've tried using the export option of the build path but it's still won't work.
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home