users@glassfish.java.net

Re: Build GlassFish 3.1.2

From: Marina Vatkina <marina.vatkina_at_oracle.com>
Date: Mon, 09 Apr 2012 18:59:41 -0700

You should not have this build error. As I said, the class is part of
the same ejb-container module. How are you building GF?

-marina

x wrote:
> Thanks, Marina,
>
> How I can configure to get around this build error?
>
> Regards,
> xj
>
> On Tue, Apr 10, 2012 at 3:09 AM, Marina Vatkina
> <marina.vatkina_at_oracle.com <mailto:marina.vatkina_at_oracle.com>> wrote:
>
> It's defined in the BaseContainer.java
>
> -marina
>
>
> x wrote:
>
> Hello,
>
> I ran into an error when building GF 3.1.2 source.
>
> The error said PreInvokeException class could not be found
> when compiling
> 3.1.2\ejb\ejb-container\src\main\java\com\sun\ejb\containers\ReadOnlyBeanContainer.java
>
> I grepped the whole source code and did not hit this class, it
> is being invoked in ReadOnlyBeanContainer.java though.
>
> Do you have any ideas to get around this?
>
> Best,
> xj
>
>