i found


the DAO instance (you don't instantiate the DAO)



from a reply from Chad... took me some time to find that out, after i solved 
the problem in the first posting (which was simply that i had to be called from 
a service class and not from the servlet-action) i had some other problems with 
not found sessionFactories, in the end its just simple:



Draw a dependancy from the service class to your Entity-class and call the 
getDao method in the service after that, there you are.



I accidantly draw a dependancy from one class but tried to get another... hope 
next time to find out such things a bit faster  [Rolling Eyes]
--
Frank

Generating Sourcecode, programming is futile
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=2502#2502
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP, 
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to