Ok, I got where the problem is. When you use the tools to create a new project, everything seems to be set correctly, except the following two files: BusinessIntegrationTestSuite.java and the BusinessUnitTestSuite.java. They for some reason still use the default package: com.acme.yourapp.business instead of the correct package according to your following settings in tools.properties fresh.project.package=.... after correct that, the eclipse complaints went away and everything seems to be working great. Thanks :-):working:
faye alaska wrote: > > Did anyone try the "create fresh project" in the jumpstart? > I just did it and it was great to use! > I only have one problem -- I get the "Errors in workspace" window saying > "errors exists in project myapps, proceed with launch?" when "run > configuration". However, if I proceed, I can actually access all the pages > from http://localhost:8080/myapps. I even used the openejb.3.1.2. -- I am > wondering if this is the cause since this is the only variable from the > jumpstart that I tried earlier. > Before I switch back to openejb.3.1.1, I am wondering if this behavior is > to be expected. > Anyways, it is so very cool! > Faye > -- View this message in context: http://old.nabble.com/Use-Jumpstart-tools-to-create-a-fresh-project-tp27412498p27415802.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org