<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1170" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY style="COLOR: #000000; FONT-FAMILY: Arial" bgColor=#ffffff>
<DIV><FONT size=2>Hi,</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>I am trying to use upload bean from javazoom in OpenCMS. When
I try to upload file I've got this:</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>java.io.IOException: Multipart data doesn't start with
boundary<BR> at
org.apache.struts.upload.MultipartBoundaryInputStream.readFirstElemen<BR>t(MultipartBoundaryInputStream.java:409)<BR>
at
org.apache.struts.upload.MultipartBoundaryInputStream.setInputStream(<BR>MultipartBoundaryInputStream.java:233)<BR>
at
org.apache.struts.upload.MultipartIterator.parseRequest(MultipartIter<BR>ator.java:267)<BR>
at
org.apache.struts.upload.MultipartIterator.<init>(MultipartIterator.j<BR>ava:236)<BR>
at javazoom.upload.parsing.StrutsMultipartIterator.<init>(Unknown
Source<BR>)<BR> at
javazoom.upload.parsing.StrutsMultipartParser.handleRequest(Unknown
S<BR>ource)</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>Without OpenCMS everything is OK. It looks like that file
isn't correctly stored in request.</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>Please help,</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>Ivan.</FONT></DIV></BODY></HTML>