dev@glassfish.java.net

Re: A problem about deploy vaadin demo

From: JJ Snyder <j.j.snyder_at_oracle.com>
Date: Wed, 20 Mar 2013 21:25:40 -0400

The problem is caused by a recent change to the GF weld integration
code. This should be fixed soon.

JJ

On 03/20/2013 09:15 PM, Tang Yong wrote:
> The issue is very similar to GLASSFISH-19714, and I also confirmed that
> this demo's WEB-INF/lib contains guava.
>
> However, I can not understand why the demo can run in GF 3.1.2.2
> successfully. Although I have still not investigated the issue , I have
> the following initial guess:
>
> 1 Demo should have not problem
> 2 Weld 2.x has a big change compared with 1.x
> 3 whether GF Weld Integration Module has a regression?
>
> Thanks
> --Tang
>
> JJ Snyder wrote:
>> @Phil, looks like the circular annotation inheritence
>>
>> On 03/20/2013 10:50 AM, Tang Yong wrote:
>>> Hi Hong, JJ
>>>
>>> Just Now, I have built vaadin demo[1] and while deploying the demo
>>> war(size: about 74M) into glassfish v4 SNAPSHOT(3/19), deploying failed,
>>> and attachment is server.log.
>>>
>>> Noting the following:
>>>
>>> 1) I have confirmed that the demo can be deployed into glassfish 3.1.2.2
>>> normally
>>>
>>> 2) from server.log, it seemed to be related with Weld.
>>>
>>> I am sorry that because the demo's size is very big, I have no way to
>>> attach the demo by my mail client. If needing the demo war, pl. telling
>>> me how to send you.
>>>
>>> [1]: https://github.com/vaadin/dashboard-demo
>>>
>>> Thanks
>>> --Tang
>>