Oops. Hit [send] too soon. To clarify something in my last email, the error message you are receiving is accurate... sorta. The issue *is* happening in the init() method of your service, but the root cause is in the init() method of your DAO/Gateway when you are trying to create them.
And just to reiterate... Ditch the createObject() calls in your service. Let CS handle that for you. :-) -- Model-Glue Sites: Home Page: http://www.model-glue.com Documentation: http://docs.model-glue.com Bug Tracker: http://bugs.model-glue.com Blog: http://www.model-glue.com/blog You received this message because you are subscribed to the Google Groups "model-glue" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/model-glue?hl=en
