Jason,

How do you use ObjectFactory? There is a static setObjectFactory(), but I do not see where it is called. Do I need to create a ServletContextListener to create an instance of a derived class of ObjectFactory to support Spring Framework and then call setObjectFactory()?

Thank you,
Fred.

Jason Carreira wrote:

This can be done in WW2 now... I introduced the ObjectFactory this last weekend so you can customize how these objects are built and initialized...

    -----Original Message-----
    *From:* James Cook [mailto:[EMAIL PROTECTED]
    *Sent:* Thursday, March 04, 2004 12:48 AM
    *To:* [EMAIL PROTECTED]
    *Subject:* Re: [OS-webwork] Webwork 1.4.1?

It's OK. It just relies on some changes to expose a method to
subclassing. This is only available in CVS, not the 1.4 release.
I thing the Webwork2 guys may be missing the boat with Spring
integration. I much prefer the way you hooked it in - letting
Spring manage the creation of actions. Can't it be done that way
in XWork, or does all the other stuff (interceptors, validators,
etc.) cause problems for them? I'm not a big fan of the external
resolver approach they have.


*/Hani Suleiman <[EMAIL PROTECTED]>/* wrote:

        Hm, what's the interest in this? I can add it to the core if
        there is
        some demand for it (along with an example), as it stands it's
        an add on
        that isn't checked in anywhere, but people are free to copy etc.

On Mar 3, 2004, at 2:20 PM, James Cook wrote:

        > Should we be expecting a point release soon with Hani's
        addition of a
        > SpringActionFactory?
        >
        >
        >
        >
        >
        > -------------------------------------------------------
        > SF.Net is sponsored by: Speed Start Your Linux Apps Now.
        > Build and deploy apps & Web services for Linux with
        > a free DVD software kit from IBM. Click Now!
        > http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
        > _______________________________________________
        > Opensymphony-webwork mailing list
        > [EMAIL PROTECTED]
        >
        https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork
        >



        -------------------------------------------------------
        SF.Net is sponsored by: Speed Start Your Linux Apps Now.
        Build and deploy apps & Web services for Linux with
        a free DVD software kit from IBM. Click Now!
        http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
        _______________________________________________
        Opensymphony-webwork mailing list
        [EMAIL PROTECTED]
        https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork





-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to