Grzegorz,

Comments in-line...


Grzegorz Krugły wrote:
>  Hello,
>
> I'd like to ask what's the status of making DynamicMappingFilter work on
> Glassfish 3 - I've seen
> http://www.stripesframework.org/jira/browse/STS-678 report, but fix
> mentioned there seems to have been revoked?
>   
Not sure what you mean by fix mentioned there appears revoked?

> I did some experimenting yesterday, trying to make DMF get StripesFilter
> when it's needed instead on init (I also tried the workaround from the
> bug report), but then some strange thing happens with the classloader -
> it doesn't seem to be able to find Interceptor class even though this
> interface is there.
>   
I updated 2 comments on STS-678 with what has worked for me on GF v3.

I also created a 1.5.3.1 (for my own consumption) which is 1.5.3 plus 
the DynamicMappingFilter fix in 1.5.4 Snapshot. As I mentioned in the 
comments if there are enough people interested in this no warranties 
1.5.3.1 that I put together then I'll post it online somewhere.

> I also had to change some minor stuff to make Stripes compile with
> Glassfish 3 set as my target in NetBeans - I guess Java EE 6 changed a
> few bits and pieces
>   
What pieces are you referring to?

> Anyway, is someone working or has already succeeded in making Stripes
> work with GF3?
Again, I have tested the workaround in 1.5.3 on GF v3 that I posted to 
STS-678. I have also tested 1.5.4 Snapshot and removed the workaround 
and it works great "except" for the fact that 1.5.4 Snapshot had a show 
stopper issue for me w.r.t. nested Stripes Layouts not working properly. 
So I am back to 1.5.3... and that essentially gave me a reason to create 
my own 1.5.3.1... (as mentioned above).

Also today I just discovered that the DynamicMappingFilter in 1.5.4 
snapshot can be defined in place of StripesFilter and StripesFilter will 
be created internally... (hence my 2nd comment to STS-678). Check it 
out... as partial web.xml snippets included.

> Is there any schedule as support for Java EE 6?
> Can I help somehow?
>   
I'm sure the Stripes community would welcome your support... I know I would.

Perhaps someone else here can comment or you can try posting to the 
Stripes developer mailing list... . Not sure.

Cheers,

--Nikolaos

> Best regards,
> Grzegorz
>
>
> ------------------------------------------------------------------------------
> This SF.net Dev2Dev email is sponsored by:
>
> Show off your parallel programming skills.
> Enter the Intel(R) Threading Challenge 2010.
> http://p.sf.net/sfu/intel-thread-sfd
> _______________________________________________
> Stripes-users mailing list
> Stripes-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/stripes-users
>   

------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to