users@glassfish.java.net

Re: Glassfish V2, deploying EJB module

From: Sahoo <Sahoo_at_sun.com>
Date: Wed, 06 May 2009 20:09:30 +0530

Then, you just relied on a non-portable feature of JBoss. You don't have
to deploy to an application server to test if tables are created
properly or not. You can just use JPA in standalone Java SE to test
that. See GlassFish JPA webpage for more details.


glassfish_at_javadesktop.org wrote:
> you're right but it could be useful if you want to check tables are created correctly. When I used JBoss last year, I created entities without sessions.
> [Message sent by forum member 'mstn' (mstn)]
>
> http://forums.java.net/jive/thread.jspa?messageID=345219
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>