Hi James,

JDBCMessageResources? Is this class an implementation of MessagesResources 
that allows store them in a database rather than in a properties file?

If so, where did you get it? I think it does not come with the Struts 1.1b2 
distribution...

TIA,

Adolfo.

>From: "James Mitchell" <[EMAIL PROTECTED]>
>Reply-To: "Struts Developers List" <[EMAIL PROTECTED]>
>To: "Struts Developers List" <[EMAIL PROTECTED]>
>Subject: RE: [MessageResources] loading bundle from db
>Date: Wed, 4 Sep 2002 07:48:45 -0400
>
>Never mind.  I found a work-around (sort of).
>
>James Mitchell
>Software Engineer\Struts Evangelist
>Struts-Atlanta, the "Open Minded Developer Network"
>http://www.open-tools.org/struts-atlanta
>
>
>
>
> > -----Original Message-----
> > From: James Mitchell [mailto:[EMAIL PROTECTED]]
> > Sent: Tuesday, September 03, 2002 6:10 PM
> > To: Struts Developers List
> > Subject: RE: [MessageResources] loading bundle from db
> >
> >
> > No comments?
> >
> > James Mitchell
> > Software Engineer\Struts Evangelist
> > Struts-Atlanta, the "Open Minded Developer Network"
> > http://www.open-tools.org/struts-atlanta
> >
> >
> >
> >
> > > -----Original Message-----
> > > From: James Mitchell [mailto:[EMAIL PROTECTED]]
> > > Sent: Monday, September 02, 2002 4:11 AM
> > > To: Struts Developers List
> > > Subject: [MessageResources] loading bundle from db
> > >
> > >
> > > I've got JDBCMessageResources working, but in my attempts to make
> > > this more
> > > flexible I've come across a peculiar problem.
> > >
> > > I was wondering if there was a reason that the MessageResources
> > > implementations
> > > are not given a reference to MessageResourcesConfig or any
> > other resources
> > > (e.g. Datasources configured through the struts-config).
> > >
> > > I could be wrong (after all...its 4AM), but this makes it
> > > impossible to pass
> > > any properties configured via set-property in the
> > struts-config.  The only
> > > way I can do this is to use 'parameter' from message-resources.
> > > (I need to
> > > pass more than one parameter)
> > >
> > >
> > >
> > >
> > >
> > > Am I way off in left field here?
> > >
> > > Is it even feasible to change the framework to do something like this:
> > >
> > >    <plug-in
> > > className="org.apache.struts.util.PropertyMessageResourcesPlugin">
> > >      <set-property
> > >         property="parameter"
> > >         
>value="org.apache.struts.webapp.example.ApplicationResources"/>
> > >    </plug-in>
> > >
> > >
> > >
> > > James Mitchell
> > > Software Engineer\Struts Evangelist
> > > Struts-Atlanta, the "Open Minded Developer Network"
> > > http://www.open-tools.org/struts-atlanta
> > >
> > >
> > >
> > >
> > > --
> > > To unsubscribe, e-mail:
> > <mailto:[EMAIL PROTECTED]>
> > For additional commands, e-mail:
><mailto:[EMAIL PROTECTED]>
>
>
>
>--
>To unsubscribe, e-mail:   
><mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail: 
><mailto:[EMAIL PROTECTED]>




<HTML>
      <HEAD>
             <TITLE>Adolfo's signature</TITLE>
      </HEAD>
      <BODY>
             <center><b><em>Adolfo Rodriguez Miguelez</em><b></center>

      </BODY>
      </HTML>





_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com


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

Reply via email to