RE: [Andromda-user] AndroMDA comments

2003-11-28 Thread Matthias Bohlen
Hi Lofi, the error you encountered may have several reasons. One of the most common is the locale with which you start your JVM. Try U.S. English, first - the error is likely to vanish. If not, please report back to the list. Cheers... Matthias > -Original Message- > From: [EMAIL PROTECT

[Andromda-user] AndroMDA comments

2003-11-28 Thread Lofi Dewanto
Hello AndroMDA community, I've tested your latest release 2.1.0 final. Great stuff! I really like it! I'm planning to add AndroMDA on the top of my EJOSA process and - as the consequence - I'll add it into OpenUSS Component development as well. For this purpose I'll write my own cartridge. Anyway,

Re: [Andromda-user] AndroMDA cartridge for DAO + Hibernate 2.x

2003-11-28 Thread Walter MourĂ£o
Very interesting ! Could you tell me where do I find the "HibernateSingleton" class, from: session._session = HibernateSingleton.getInstance( ) .getSessionFactory( ) .openSession( );