you are right, we can use config parameters for connection configuration. i
just wanted to know, if i can use the same data source which is configured
and used for repository (mail boxes).

thanks,
shahid


On Tue, Jul 27, 2010 at 8:33 PM, Ranjib Dey <[email protected]>wrote:

> mailet config? u can specify arbitrary type & number of parameters in
> config.xml ()  , and fetch them back via mailetconfig.getInitParameter() .
> i have used these mechanism to access persistent data storage (rdbms, file
> server[in case u r not chrooted], serialized objects etc ).
>  the docs are also lucid. and an folk also wrote a tutorial which has
> example.
> regards
> ranjib
> On Tue, Jul 27, 2010 at 8:37 PM, Shahid Faiz <[email protected]>
> wrote:
>
> > Hi,
> >
> > How can i use configured data source in my custom mailet, or these data
> > sources can't be used?
> >
> > Thanks,
> >
>

Reply via email to