Yahoo IM Processor

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Yahoo IM Processor

bsteuhl
I configured xpl to use yahoo processor (oxf:im) but I get and error that states that the processor oxf:im can not be found.  Is the processor name something else that what is documented?  Thank you.
Reply | Threaded
Open this post in threaded view
|

Re: Yahoo IM Processor

Alessandro Vernet
Administrator
Brian,

brian18425 wrote
I configured xpl to use yahoo processor (oxf:im) but I get and error that states that the processor oxf:im can not be found.  Is the processor name something else that what is documented?  Thank you.
This processor has been removed because it hasn't been maintained for years. The documentation was still there by mistake. I just removed it (it won't be present in the next nightly build, and will be removed from the web site the next time we update the documentation there).

Now you can implement your own IM processor using the jYMSG library (http://jymsg9.sourceforge.net/). I haven't tried it recently but it used to work quite well. And if you do this, it would make a nice "contributed processor" that could go under "Contributions" (see: http://wiki.orbeon.com/forms/system/app/pages/sitemap/hierarchy).

Alex
Reply | Threaded
Open this post in threaded view
|

Re: Yahoo IM Processor

Alessandro Vernet
Administrator
Alessandro Vernet wrote
This processor has been removed because it hasn't been maintained for years. The documentation was still there by mistake. I just removed it (it won't be present in the next nightly build, and will be removed from the web site the next time we update the documentation there).
And for reference, the bug is:

http://forge.ow2.org/tracker/index.php?func=detail&aid=313888&group_id=168&atid=350207

Alex