You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by "Spies, Brennan" <Br...@ejgallo.com> on 2006/09/22 02:15:20 UTC

Missing jar

I got an error when trying to upload a service to the Axis2 web application:
Caused by: java.lang.NoClassDefFoundError:
org/apache/commons/io/output/DeferredFileOutputStream

It was easily fixed by adding commons-io-1.2.jar to the WEB-INF/lib. You may
want to include this jar in the nightly build war file.

FYI.

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org


Re: Missing jar

Posted by Davanum Srinivas <da...@gmail.com>.
Fixed. Thanks.

-- dims

On 9/21/06, Spies, Brennan <Br...@ejgallo.com> wrote:
> I got an error when trying to upload a service to the Axis2 web application:
> Caused by: java.lang.NoClassDefFoundError:
> org/apache/commons/io/output/DeferredFileOutputStream
>
> It was easily fixed by adding commons-io-1.2.jar to the WEB-INF/lib. You may
> want to include this jar in the nightly build war file.
>
> FYI.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-user-help@ws.apache.org
>
>


-- 
Davanum Srinivas : http://www.wso2.net (Oxygen for Web Service Developers)

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org