You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pubsubhubbub-java
Hi,
I'm trying to get the client to work. I've implemented a hub using
the pushpress wordpress plugin. Now I want to test the protocol.
I've got a few difficulties getting the subscriber to compile in
netbeans. In particular, the server.start() method doesn't seem to be
understood. Maybe I've got the wrong version of the jetty server
jar? I'm using 7.0.1.v20091125 per a comment in the code, but maybe
that's out of date?
How would you expect to use the client in a hub test?