Hello, JBoss Community!

We are developing a portlet on BEA WebLogic Portal that is supposed to be 
consumed later by JBoss Portal. This portlet is used for file data upload. The 
thing is that portlet contains a form that has enctype attribute set to 
multipart/form-data to enable file sending. When the form is submitted on the 
consumer (JBoss) no form parameters are passed to producer. Looking in the WSRP 
request sent to BEA Portal by JBoss only action name is seen. If enctype 
attribute is removed from the form then when form is submitted all parameters 
are sent to producer except file content.

Is it JBoss WSRP implementation bug? Or is it possble to add some configuration 
settings on consumer part?

Thanks in advance!

Best regards,
Andrey

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4043730#4043730

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4043730
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to