Re: [s2] Message resources from database

2006-11-21 Thread Wendy Smoak
On 11/21/06, Craig McClanahan <[EMAIL PROTECTED]> wrote: It's perfectly reasonable to consider using it in a Struts example, if you want. ... and it's available in the central Maven repo in group id org.apache.shale.extras: http://repo1.maven.org/maven2/org/apache/shale/extras/mailreader-jpa/

Re: [s2] Message resources from database

2006-11-21 Thread Craig McClanahan
On 11/21/06, Ted Husted <[EMAIL PROTECTED]> wrote: Is "JPAMailreaderDao" part of this * http://sourceforge.net/project/showfiles.php?group_id=49385&package_id=149742 or is it a Shale thing? The mailreader-jpa[1] "shale thing" :-) is actually independent of Shale, in the same way that mailre

Re: [s2] Message resources from database

2006-11-21 Thread James Mitchell
LOLno, I was speaking hypothetically. -- James Mitchell 678.910.8017 On Nov 21, 2006, at 2:53 PM, Ted Husted wrote: Is "JPAMailreaderDao" part of this * http://sourceforge.net/project/showfiles.php? group_id=49385&package_id=149742 or is it a Shale thing? -T. On 11/21/06, James M

Re: Fwd: [s2] Message resources from database

2006-11-21 Thread Jason Carreira
I thought you read WebWork in Action ;-) There's a DB-driven ResourceBundle described in there and in the source code for the book. - Posted via Jive Forums http://forums.opensymphony.com/thread.jspa?threadID=50877&messageID=10271

Re: [s2] Message resources from database

2006-11-21 Thread Ted Husted
Is "JPAMailreaderDao" part of this * http://sourceforge.net/project/showfiles.php?group_id=49385&package_id=149742 or is it a Shale thing? -T. On 11/21/06, James Mitchell <[EMAIL PROTECTED]> wrote: That would be a nice addition to show off a JPAMailreaderDao with a db backed resource bundle.

Re: [s2] Message resources from database

2006-11-21 Thread James Mitchell
That would be a nice addition to show off a JPAMailreaderDao with a db backed resource bundle. -- James Mitchell 678.910.8017 On Nov 21, 2006, at 2:21 PM, Ted Husted wrote: Ahh, yes, page 377. Now, to embarass me further, do we cover the technique anywhere in the Struts 2 dcocumentation

Fwd: [s2] Message resources from database

2006-11-21 Thread Ted Husted
ll continue to ask. -Ted. -- Forwarded message -- From: Nate Drake <[EMAIL PROTECTED]> Date: Nov 17, 2006 10:19 AM Subject: [s2] Message resources from database To: user@struts.apache.org Hi, We're in the process of migrating a Struts1 app to Struts2.

Re: Fwd: [s2] Message resources from database

2006-11-21 Thread Ted Husted
Ahh, yes, page 377. Now, to embarass me further, do we cover the technique anywhere in the Struts 2 dcocumentation? It seems straight forward. Perhaps, we could even do it for the MailReader. -Ted. On 11/21/06, Jason Carreira <[EMAIL PROTECTED]> wrote: I thought you read WebWork in Action ;-)