[Pogamut-list] How to bind parser?

jakub.gemrot pogamut-forum at diana.ms.mff.cuni.cz
Mon Apr 19 20:43:19 CEST 2010


Re: How to bind parser?

Author: jakub.gemrot

Ouch! That hurts! What you are refering to applies to Pogamut 2
(I mean that 'connectToLocalParser()'). This is OLD OLD!

Use:

    public static void main(String args[]) throws PogamutException {
    	new SingleUT2004BotRunner(EmptyBot.class, "EmptyBot","localhost",3000).startAgent();
    }

For Pogamut v3.0.5 forward. 

Please - where did you dig up the Pogamut 2 documentation?

Cheers
Jakub aka Jimmy

-- 
Reply Link: <http://diana.ms.mff.cuni.cz/main/tiki-view_forum_thread.php?forumId=4&comments_reply_threadId=4&comments_parentId=55&post_reply=1#form>





More information about the Pogamut-list mailing list