Hi i am also using pluto. and it works for me. send me your sample war file. i want to see where its giving u a error. email address: [email protected]
Andy Redman wrote: > > Ansuman, > > > > Thanks for the quick reply but no I'm using latest Pluto. Any ideas? > > > > Thanks, > > Andy > > _____ > > From: anshuman roy [mailto:[email protected]] > Sent: 27 May 2009 10:37 > To: MyFaces Discussion > Subject: Re: [Trinidad] File Upload component in Portal > > > > Are you using Weblogic by any chance? There is a bug in weblogic portal > server for multipart data. > > Thanks, > Ansuman > > On Wed, May 27, 2009 at 3:01 PM, Andy Redman <[email protected]> > wrote: > > I am struggling to get the file upload component in Trinidad to work > within > a portal environment. I am using trunk versions of trinidad, portlet > bridge > and pluto. It appears to be the addition of enctype="multipart/form-data" > that is stopping the form being processed properly. In fact the addition > of > this stops all components on the page from operating correctly. Tracing it > through it appears that the FileUploadConfiguratorImpl is being invoked > and > is splitting the form data into parameters and the binary data. But then > it > never gets to my backing bean. Outside of the portal it works fine. There > appears to be lots of discussions in this area but I have yet to find > anything that clearly says that this will work and certainly not how to > get > it to work. Am I missing something obvious? > > > > Thanks for any help. > > > > Andy Redman > > > > > > > -- > regards, > Anshuman Roy > > > -- View this message in context: http://www.nabble.com/-Trinidad--File-Upload-component-in-Portal-tp23739105p25578040.html Sent from the MyFaces - Users mailing list archive at Nabble.com.

