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 11:29:51 -0400

@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