users@glassfish.java.net

Re: Build GlassFish 3.1.2

From: x <wasedaxiao_at_gmail.com>
Date: Tue, 10 Apr 2012 11:03:01 +0900

This launch command.

mvn -Pgf-repo install

-xj

On Tue, Apr 10, 2012 at 10:59 AM, Marina Vatkina
<marina.vatkina_at_oracle.com>wrote:

> 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<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
>>
>>
>>