Hi,

I'm currently working with latest source of xwork and ww2 with varing levels
of success...

1) There are a few classes in the the com.opensymphony.xwork.util package
that are implementing webwork.action.Action instead of
com.opensymphony.xwork.Action - which causes some exceptions straight out of
the _box_

2) The com.opensymphony.webwork.dispatcher.VelocityResult doesn't call
writer.flush() after running the vTemplate, whcih causes nothing to be
written to the response.

Should I raise a bug issue?

Ross

----- Original Message ----- 
From: "Dick Zetterberg" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, November 06, 2003 7:49 PM
Subject: Re: [OS-webwork] action reloading


> What does the reloading mean really? That you can compile an action and
Webwork will notice that it changed and update the class?
> How is this different from what the container would do if I tell it to
detect changes to my classes? That it only reloads the changed class?
>
> Cheers,
>
> Dick Zetterberg
> [EMAIL PROTECTED]
>
> ----- Original Message ----- 
> From: "Hani Suleiman" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, November 05, 2003 6:16 AM
> Subject: [OS-webwork] action reloading
>
>
> > Is there any interest (or objections) regarding moving action class
> > reloading into ww1.3 core? I've had a couple of requests for that. It
> > is currently an extra jar that duplicates a lot of what is available in
> > core, so moving it in would basically involve checking in a classloader
> > and a couple of statements inside of core, as well as docs warning
> > people against using it in a production environment ;)
> >
> >
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: SF.net Giveback Program.
> Does SourceForge.net help you be more productive?  Does it
> help you create better code?   SHARE THE LOVE, and help us help
> YOU!  Click Here: http://sourceforge.net/donate/
> _______________________________________________
> Opensymphony-webwork mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to