Thanks!
Shortly after I posted, I discovered the parser module dependency.
Once I added this to my web app war, my null pointer error was overcome.
It's really my fault -- our maven pom had this dependency and in moving to
an ant build process in another project I lost track of this dependency.
Jim
James M Snell wrote:
>
> At a minimum you need the core and parser modules.
>
> - James
>
> jsolderitsch wrote:
>> [snip]
>> Perhaps I should include more of the abdera jars in my lib classes --
>> right
>> now I am including only the client and core jars. I will try this next.
>> The
>> code compiles with just the two jars but perhaps there is a runtime
>> dependency on some other abdera classes located in other jars.
>>
>> Jim
>>
>
>
--
View this message in context: http://www.nabble.com/Abdera-and-Glassfish-%28and-JAX-WS-%29-tf3324314.html#a9257600
Sent from the abdera-dev mailing list archive at Nabble.com.
|