users@glassfish.java.net

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

From: Jerome Dochez <Jerome.Dochez_at_Sun.COM>
Date: Mon, 12 Nov 2007 20:45:38 -0800

sorry I think i did not clearly express my question.

it's more the content of my-test-client-entry.jar that I am interested
in. I understood that my-ejb-test.jar was an ejb bundle and you
therefore run it as specified below. but how do you plan to run my-
test-client-entry.jar ?

thx
On Nov 12, 2007, at 1:52 PM, glassfish_at_javadesktop.org wrote:

> 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
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>