|
From: frank s. <fra...@gm...> - 2008-08-19 08:03:22
|
Hi sergio, not sure to understand what you want to do ? if you want to write your own B2BAgent, you have to write a class which implements the B2BAgent interface. Then, and because there is no classloader for now, extends the B2Bservlet and just override the init method and replace the generic agent by yours. elsewhere, I read your documentation, and it sounds good. congratulations, Frank. 2008/8/19 Sergio AFANOU <afa...@ya...> > Hi Frank, > > Please, how to customise the B2BAgent to do more than logging. > > Thanks, > Sergio. > > ------------------------------ > Envoyé avec Yahoo! Mail<http://us.rd.yahoo.com/mailuk/taglines/isp/control/*http://us.rd.yahoo.com/evt=52423/*http://fr.docs.yahoo.com/mail/overview/index.html> > . > Une boite mail plus intelligente. > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Okeo-developers mailing list > Oke...@li... > https://lists.sourceforge.net/lists/listinfo/okeo-developers > > |