quality@glassfish.java.net

Re: does GFv3 support javax.interceptor.InvocationContext ?

From: Survivant 00 <survivant00_at_gmail.com>
Date: Tue, 21 Oct 2008 11:30:58 -0400

the application doesn't work in GF3, but In gfv2 I didn't get the error
message. but I have others :) I think the others errors are related to
struts2+webflow2.

[#|2008-10-21T11:09:46.750-0400|SEVERE|sun-appserver9.1|com.opensymphony.xwork2.
interceptor.ParametersInterceptor|_ThreadID=18;_ThreadName=httpSSLWorkerThread-8
080-0;_RequestID=505981c6-6983-4040-8d85-a70826461ac4;|ParametersInterceptor
- [
setParameters]: Unexpected Exception caught setting 'age' on 'class
com.googleco
de.struts2webflow.FlowAction: Error setting expression 'age' with value
'[Ljava.
lang.String;@1cf1d17'|#]



2008/10/21 Tim Quinn <Timothy.Quinn_at_sun.com>

> Survivant 00 wrote:
>
>> I try my application on GFv2
>>
>> and I doesn't have the javax..interceptor error
>>
> That's because v2 is a full Java EE 5 implementation, including EJBs and,
> in particular, this class.
>
> The v3 prelude release does not by default include EJB support.
> I have asked Mahesh to contribute some of his insight.
>
> By the way, it has not been clear (to me, at least) whether this error is
> actually causing problems with your application or whether you are just
> investigating the source of the error message. Does you app run correctly
> even in the presence of this error?
>
> - Tim
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: quality-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: quality-help_at_glassfish.dev.java.net
>
>