[aerogear-dev] aerogear-unifiedpush-java-client problems
Daniel Passos
daniel at passos.me
Wed Oct 16 00:21:01 EDT 2013
Hi guys
I’m preparing my talk for MobileConf this weekend and would like to talk
about push. I tried to use Java Sender, but, I’m a little confuse. The
documentation say:
- use
defaultJavaSender.send(unifiedMessage);
but this method dosen’t exist. I think the correct is sendTo or
broadcast, but if I try use it I get[2]
Caused by: java.lang.NoClassDefFoundError:
org/codehaus/jackson/map/ObjectMapper
at org.jboss.aerogear.unifiedpush.SenderClient.transformJSON(SenderClient.java:205)
[unified-push-java-client-0.2.2.jar:0.2.2]
- Documentation is not clear for me where I need add[2] JBoss
workaround in standard.xml. Can I add it anywhere within the server tag?
[1] https://github.com/aerogear/aerogear-unifiedpush-java-client
[2] https://gist.github.com/danielpassos/f6d733197b995156722c
[3]
https://github.com/aerogear/aerogear-unifiedpush-java-client#known-issues
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/aerogear-dev/attachments/20131016/03799bd9/attachment.html
More information about the aerogear-dev
mailing list