I am trying to create some persistent Objects so i am trying to instantiate a 
Dao class and on that trying to use a create-Method.



While doing that following error occurs:



websrcjavacompasspmtactionsCreateProectAction.java:81: cannot access 
org.springframework.orm.hibernate3.support.HibrnateDaoSupport

file orgspringframeworkormhibernate3supportHibernateDaoSupport.class not found

                      
  ProjectDaoImpl pdao = new ProjectDaoImpl();

                      
                      
  ^

Note: websrcjavacompasspmtactionsCreteProjectAction.java uses or overrides 
a deprecated API.

Note: Recompile with -deprecation for details.

1 error



As you can imagine with the paths i am trying to override some Struts-Classes. 



Any tips to improve?
--
Frank

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


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to