users@glassfish.java.net

Re: Best mailing list to start a Java EE configuration discussion?

From: <hong.hz.zhang_at_oracle.com>
Date: Thu, 10 May 2012 12:02:13 -0400

> On Thu, May 10, 2012 at 11:53 AM, <hong.hz.zhang_at_oracle.com
> <mailto:hong.hz.zhang_at_oracle.com>> wrote:
>
> You don't need to use deployment plan with JSR88, the deployment
> plan support was put in for JSR88, but it could be used with admin
> CLI command as well. Just do asadmin deploy --deploymentplan
> <deployment plan jar> ..
>
>
> Right; I was just wondering if it is a requirement that deployment
> plan support exist because JSR88 requires it. I am (now) aware that
> the CLI supports it.
>
> Today it's only supporting vendor specific descriptors, but we
> could enhance it to support standard deployment descriptors as well.
>
>
> That would be very helpful.
Ok, can you please create an enhancement issue for this for GlassFish
4.0 so we don't lose it?
>
> There is actually a discussion currently going on in the Java EE 7
> spec forum with subject "DD Property Substitution" which is
> intended to address similar customization issue. Let me see if I
> find a URL to access this discussion.
>
>
> That would be great; thanks. I am late to the party, but I would love
> to get involved in this area.