Re: app-fileservices no files in Request?

Stephen Davidson <[email protected]>
Newsgroups gmane.comp.java.keel.user
Message-ID <[email protected]>
HI Nathan.

Are you using 2.0 or Head?  I thought I had fixed this....
If not, I will check it out and fix this tonight, as I have a day job 
where I won't have time to address this today.

Regards,
Steve

Nathan Kontny wrote:

>Stephen, 
>
>I have modified the struts-config as you mentioned, and I have stepped through
>the StrutsClientConnector and see now that the request is picking up the
>uploaded files.  However, there seems to be a disconnect between the latest CVS
>versions of app-fileservices and the StrutsClientConnector.  
>
>The FileUploadModel is checking for request pararameters like this: 
>
>	if(oneKey.indexOf("_file_data_") > 0){
>
>However, the strutsClientConnector is no longer naming the file parameters that
>way, its commented out. From the code: 
>
> //HACK: Temporary fix until bug #819550 gets fixed.
>//                                //Then file object can be queried on file
>name, and will
>//                                //not need to embed in attribute key.
>//kreq.setParameter(oneName + "_file_data_"+ fileInfo.getFileName(),data);
>
>
>Does app-fileservices still need to be fixed, or do you have a version that is
>waiting to be committed? 
>
>-Nate
>
-- 
Java/J2EE Developer/Integrator
Chair, Dallas/FortWorth J2EE Sig
214-724-7741
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.