Alright, now I'm tracking.  I didn't realize Andromda generated the create db 
object statements as well (that is awesome).  When I call create-schema the db 
objects are now created.



I executed clean, install, create-schema then deploy.  I checked and the tables 
were created.  When trying to pull up the page I am getting:



Problem managing Emp: Bad SQL grammar [] in task 'Hibernate operation'; nested 
exception is java.sql.SQLException: Table not found: EMP in statement [select * 
from ( select this.ID as ID0_, this.EMPNO as EMPNO0_, this.ENAME as ENAME0_ 
from EMP this where 1=1 ) where rownum <= ?]



I am also not seeing any db connections being established.  I would think that 
upon initial instatiation of the app, connections would be made.  I know my 
connection info is good because create-schema works.
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=1090#1090
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to