On that line I have studioService.save(tempStudio);

DummyDataGenerator generated the dummy code for the database and it doing so
using the service that are defined in the bind method. Is it possible that
the services are are not defined? 

When I put in the bind method 

binder.bind(DataGenerator.class, DummyDataGenerator.class);

and remove the custom builDataGenerator method all works as it should be

--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Creating-custom-service-using-build-failed-tp5081119p5081312.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

Reply via email to