[jboss-user] [JBoss jBPM] - Re: the request was rejected because no multipart boundary w

ms_shitole do-not-reply at jboss.com
Thu Feb 26 04:02:58 EST 2009


Hi,

Its just versioning problem, thats it.
You have to download commons-fileupload-1.2.1.jar from following link
http://commons.apache.org/downloads/download_fileupload.cgi

And put this "commons-fileupload-1.2.1.jar" in jbpm-console.war file inside WEB-INF/lib directory.

So u will find jbpm-console.war file in following path. ie from your server home directory
jbpm-jpdl-3.2.2/server/server/jbpm/deploy

just extract jbpm-console.war file and then after extracting you will get "jbpm-console" directory. Inside this directory, go to following path
jbpm-console/WEB-INF/lib

and delete previous "commons-fileupload.jar" file from lib directory and paste newly downloaded "commons-fileupload-1.2.1.jar" file

Then just once again, newly create the jbpm-console.war and paste it in following path
jbpm-jpdl-3.2.2/server/server/jbpm/deploy

means replace with old jbpm-console.war file

Thats it. Then restart the server. Its sure that, u will not get FileUploadException again.

Hope this will help u all-:)

--Mansingh A. Shitole
  NCST, Bangalore

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

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4213253



More information about the jboss-user mailing list