[ 
https://issues.apache.org/jira/browse/TAPESTRY-2419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12597748#action_12597748
 ] 

Toby Hobson commented on TAPESTRY-2419:
---------------------------------------

i have resolved this ... it wasn't actually a bug. I had a classpath conflict 
with another artifact in my pom

> file-upload problems on jetty
> -----------------------------
>
>                 Key: TAPESTRY-2419
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2419
>             Project: Tapestry
>          Issue Type: Bug
>          Components: Core Components
>    Affects Versions: 5.0
>         Environment: Mac OS x Leopard, maven 2.0.6, Java(TM) 2 Runtime 
> Environment, Standard Edition (build 1.5.0_13-b05-237)
> Java HotSpot(TM) Client VM (build 1.5.0_13-119, mixed mode, sharing). Jetty 
> plugin as suppled in the tapestry "quickstart" archetype - 
> org.mortbay.jetty/maven-jetty-plugin
>            Reporter: Toby Hobson
>
> I am trying to use the file-upload component and I have followed the 
> instructions, including adding the sevlet-api as a dependency in my project. 
> The code runs fine in tomcat but jetty complains because it can't find 
> ServletFileUpload: java.lang.NoClassDefFoundError: 
> org/apache/commons/fileupload/servlet/ServletFileUpload. It appears there is 
> some classpath conflict. I'm not sure if this is a problem with the component 
> or with jetty but I would be grateful if someone could have a look

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to