users@glassfish.java.net

Re: GlassFish V3 planning - What do *you* want in GlassFish V3?

From: <glassfish_at_javadesktop.org>
Date: Mon, 12 Nov 2007 13:52:47 PST

Thx!!! Great knowing GF-V3 will implement the feature exactly as i wished.

The test package my-ejb-test.jar consists of the following structure,

my-ejb-test
 +client
   -MyClientMain.class(standalone)
 +model
   -MyEntity.class
 +service
  -MyService.class
 +stateless
  -MyStateless.class
 +stateful
  -MyStateful.class
 +META-INF
  -ejb-jar.xml
  -persistence.xml

So hopefully a quick test against EJB3 would succeed just calling "java -cp glassfish.jar my-ejb-test.jar" as you exactly said.
[Message sent by forum member 'glassfisher' (glassfisher)]

http://forums.java.net/jive/thread.jspa?messageID=245117