[jboss-user] [JBoss Portal] - Re: t:inputfileupload inside a Myfaces JSF portlet on JBoss

2007-03-26 Thread kevinjj
Yes using PAL's portlet bridge does allow t:inputfileupload to work inside a 
portlet, I had to drop the necessary jars and update the portlet.xml to make it 
work.

I did not have to change the exisiting Myfaces Jars that comes with the default 
JBoss 2.2.1 Portal setup. 

See http://palab.blogspot.com/ 

blog post dated Saturday, January 13, 2007

Thanks ![/url]

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4031578#4031578

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4031578
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - t:inputfileupload inside a Myfaces JSF portlet on JBoss Port

2007-03-24 Thread kevinjj
Has a anybody successfully used a MyFaces Tomahawk inputfileupload component 
inside a JSF portlet inside of JBoss Portal ?

We have many  MyFaces Portlets (using MyFacesGenericPortlet mode) running 
inside of JBoss Portal, using Tomahawk components such as the datatable and 
server side Tree2, but for some reason the inputfiledownload doesnt work 
correctly, it works inside a webapp on JBoss correctly. The control is 
displayed correctly inside the portal, but when the h:form enctype is sent to 
multipart/form-data the upload action fails to trigger,the actions do get 
called when the enctype is removed, but ofcourse the fileupload will fail 
because the request has to contain multipart data for the apache fileupload api 
to process correctly. I found a somewhat similar problem related to the seam 
fileupload component. are they related ? 

http://jira.jboss.com/jira/browse/JBSEAM-947

Using the Apache Portal bridges is not an option since these are already 
production level portlets running using the MyFacesGenericPortlet bridge.

Can somebody please provide some pointers ?

Thanks,
Kevin

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4031338#4031338

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4031338
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: t:inputfileupload inside a Myfaces JSF portlet on JBoss

2007-03-24 Thread kevinjj
Oops forgot the env.

We use JBoss Portal 2.21 and MyFaces 1.1.3 and Tomahawk 1.1.3


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4031339#4031339

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4031339
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user