You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@abdera.apache.org by amichalec <an...@gmail.com> on 2009/11/23 00:42:49 UTC

Extension example fails to run

Hi,
I am trying to build extension to feed's entry based on subclassing but
facing problems in my code I did fallback and tried to run examples. What I
got was exactly the same problem as in my custom classes e.g.

Exception in thread "main" java.lang.ClassCastException:
org.apache.abdera.parser.stax.FOMExtensibleElement cannot be cast to
org.apache.abdera.examples.extension.Foo
	at org.apache.abdera.examples.extension.Example.main(Example.java:34)

So far I have maven dependency on 0.4 but I am not sure it's fixed on
trunk... anyway inline setup of elements (described here
http://old.nabble.com/Adding-an-extension-ts19266916.html#a19266916) works
fine so in my case is acceptable.

Let me join to community question, is there any plan to have 0.5 released? 

cheers, andy.
-- 
View this message in context: http://old.nabble.com/Extension-example-fails-to-run-tp26470833p26470833.html
Sent from the abdera-user mailing list archive at Nabble.com.