users@glassfish.java.net

[gf-users] migration from V2 to V3

From: <markn0053_at_gmail.com>
Date: Mon, 17 Aug 2015 05:04:54 +0000 (UTC)

Hi, all.

I have a question about GlassFish V3 deployment.
Now I have been proceeding migration project.
I would like to migrate an application to GlassFish V3.

I confirmed I can deploy the application to GlassFish V2 without any
problems.
However, I can not deploy it to GlassFish V3.

I saw a document from GlassFish site.
GlassFish V3 has a compatibility with GlassFish V2.
http://docs.oracle.com/cd/E26576_01/doc.312/e24938/deploy.htm#GSRFM0011
4

I put command line as below.
deploy --properties compatibility=V2 "Application Path"

Does GlassFish V3 have compatibility with GlassFish V2?