Ok, I understand the dependencies, but where do I get 
org/dom4j/DocumentException?

Thomas



From:
Nick Burch <[email protected]>
To:
POI Users List <[email protected]>
Date:
08/12/2010 09:37 AM
Subject:
Re: Installation Problems



On Thu, 12 Aug 2010, Thomas P Laford wrote:
> Ok, I changed the code so it creates an application instead of an 
applet.
> When I run it, I receive the same error for a DIFFERENT class:
>        java.lang.NoClassDefFoundError: org/apache/xmlbeans/XmlException

http://poi.apache.org/overview.html#components will talk you through the 
different dependencies of the different poi jars. All of the POI 
dependencies are included in the binary distribution

(Or, you could use maven and it'll handle all that sort of thing for you)

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


Reply via email to