If by "alternate implementation", you mean an implementation of JSR
299, that's something best discussed with the MyFaces group.
Evidentially, Shale is merging with MyFaces, making MyFaces our
one-stop JSF shop. :)

Meanwhile, Don's been working on a scope plugin in the sandbox that
mimic's Seam-style bijection. I'm not sure of the status, but you
might want to have a look at what he's done so far. '

http://svn.apache.org/viewvc/struts/sandbox/trunk/struts2-scope-plugin/

Also in the Apache Struts sandbox is the JPA MailReader implementation
that Wes mentioned.

 * http://svn.apache.org/viewvc/struts/sandbox/trunk/jpa-mailreader/

I'll probably be heads-down on some Ajax stuff the rest of December,
but I hope to get back to this eventually.

-- HTH, Ted
 * <http://www.StrutsMentor.com/>


On Dec 14, 2007 2:41 AM, nicolas de loof <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I' just looked at jBoss Seam documentation. I wonder if anyone allready
> suggested to have similar features on Struts actions, that seems not so
> difficult to implement, by mixing an OpenSessionInView interceptor, some
> ModelDriven elements and injecting a JPA EntityManager in the action.
>
> As Seams is now promoted as a JSR (299), this could be nice to have Struts
> as an alternative implementation.
>
> Nico.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to