DNewfield wrote:
> 
> 
> In the action, [gs]etFile{,FileName,ContentType} must change to 
> [gs]etDocument{,FileName,ContentType}
> 
> I also found that there were a number of dtd's that should be updated, 
> one of which necessitated a change of the outermost tag in struts.xml 
> from <xwork> to <struts>.
> 
> Not sure that this change is strictly required, but I eventually 
> modified organization.webapp.listener.StartupListener so that it no 
> longer extends ContextLoaderListener, and instead added 
> org.springframework.web.context.ContextLoaderListener as a listener to 
> web.xml.
> 

Strange, I didn't do any of this and upload seems to be working now, after I
followed Matt's advice about doDefault() and start() elsewhere in this
thread.



DNewfield wrote:
> 
> JSYK, that bolding did not come through.
> 
I gues the bold only works on nabble? (Try nabble - its great if you haven't
already)


DNewfield wrote:
> 
> I didn't find a need to add struts-core-1.3.5.jar.  Do you remember what 
> that addition fixed?
> 
> Interesting that I never before found the need to add commons-chain...
> ...just did it, so hopefully that'll help me somewhere :-)
> 
I'm not sure what jars are *really* necessary - I just posted the
configuration that was working for me.


DNewfield wrote:
> 
> Is there any specific reason you're not using the struts-packaged dojo? 
> 
Seemed like the simplest thing to try first, (but I'm now accessing the
version interated with struts instead - see else where on thread.) 


DNewfield wrote:
> 
>   If/when you solve your dojo problem, please post about it--I have a 
> feeling there are a number of people banging our heads against these 
> components.
> 
Probaby going to try to change the default action extension to htm as per
http://issues.appfuse.org/browse/APF-431


-- 
View this message in context: 
http://www.nabble.com/appfuse-1.9.4-webwork-migration-to-struts2-tf2761053s2369.html#a7736850
Sent from the AppFuse - User mailing list archive at Nabble.com.

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

Reply via email to