users@glassfish.java.net

Re: Embedded GlassFish warning

From: Marina Vatkina <marina.vatkina_at_oracle.com>
Date: Mon, 21 Jun 2010 10:29:48 -0700

It's the deployment descriptor renaming process. Please file a bug in
ejb-container. I'll work with the deployment team to either rename the
file or reduce the level of the message.

thanks,
-marina

Major Péter wrote:
> correct me if I'm wrong, but ejb timer is a war, so if it gives warnings
> about sun-web.xml, then it will warn with any other webapplication, right?
>
> Is glassfish-web.xml same (bit-to-bit) as the sun-web.xml?
>
> Regards,
> Peter
>
> 2010-06-21 16:45 keltezéssel, Siraj Ghaffar írta:
>
>> ejb timer service support was just recently added in 3.1 embedded,
>> which is probably where the message is coming from.
>>
>> Major Péter wrote:
>>
>>> Hi,
>>>
>>> While using Embedded GlassFish 3.1-SNAPSHOT I have this warning during
>>> startup:
>>> [#|2010-06-19T18:53:48.155+0200|WARNING|glassfish3.1|javax.enterprise.system.tools.deployment.org.glassfish.deployment.common|_ThreadID=1;_ThreadName=main;|DPL8030:
>>>
>>> Sun specific deployment descriptor (WEB-INF/sun-web.xml in archive
>>> /home/user/NetBeansProjects/korok/sch-kp-ejb-impl/gfembed5117076067323611472tmp/applications/ejb-timer-service-app/)
>>>
>>> is deprecating, please use Glassfish specific deployment descriptor
>>> WEB-INF/glassfish-web.xml in the future.|#]
>>>
>>> My standalone server is 3.0.1, and I didn't see this warning in my logs
>>> so far. Is this a new thing? Does 3.0.1 already support
>>> glassfish-web.xml?
>>>
>>> Thanks,
>>> Peter
>>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>