Hello all,

What i try to do, is simply running a androMDA generated application under
Tomcat.
I have configured my Project with the nesessary Params (WAR,etc).
Next i painted my example Model.
Codegeneration with this runs fine, and i can successfully deploy the
generated WAR.
Now, when i try to access a DAO (via get[Entityname]Dao()), a Nullpointer
Exception occurs.
Good. (that was sarkasm;) I found a forum Post on the AndroMDA Site, that
Spring might not be initialized correctly. 
But: how do i see, if it is initialized correctly?! I have no additional
console output concerning Spring.

Can  anybody pleas give me a hint, about what im doing wrong?! Probably
another anybody has a working WAR Application for me for testing?!

Another thing i am wondering about: the default DB in the generated WAR is
this Hypersonic stuff. Where are the JDBC driver therefore?! Do i have to
care about this issue (usualy i would say, they must be located in the
common/lib of Tomcat)?! Can a missconfiguration here result in the not
working Spring framework?!

I'm happy about every hint, 'cause meanwhile this thing is driving me mad,

Thanx thanx thanx in advance

Sven

PS: I have read the andromda-spring-cartridge.pdf doc.


-------------------------------------------------------
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