The dependencies list on
http://cwiki.apache.org/CXF20DOC/a-simple-jax-ws-service.html was what I was
referring to.



dkulp wrote:
> 
> On Wednesday 07 November 2007, BrianP wrote:
>> Thanks! Got it and it's working.  Why is that not on the dependency
>> list?
> 
> What dependency list?
> 
> It's in the dependencies for the aegis databinding pom so it should pull 
> in.   It's also shipped in our lib directory and is in the classpath 
> entry of the manifest jar.
> 
> Dan
> 
> 
>>
>> With that, it generated a bunch of foo.aegis.xml not found messages
>> for each of the property types of the FullOrder, including the
>> MultiString one.
>>
>> Is there a way to make it ignore most of the properties of my class
>> except the ones I want to expose?  Maybe I should start a new thread,
>> since I'm past the JDOMException issue.
>>
>> Also, I went a couple steps further and got another
>> NoClassDefFoundError, this time for jaxen.  I found this jar, but it
>> is also not on the dependencies list.
>>
>>
>> You need jdom-1.0.jar.
> 
> 
> 
> -- 
> J. Daniel Kulp
> Principal Engineer
> IONA
> P: 781-902-8727    C: 508-380-7194
> [EMAIL PROTECTED]
> http://www.dankulp.com/blog
> 
> 

-- 
View this message in context: 
http://www.nabble.com/newb-question---JDOMException-with-aegis-binding--tf4767403.html#a13667433
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to