unix and linux commands - unix shell scripting

Architecting a RESTful Services Gateway with Oracle Service Bus 10g

 
Thread Tools Search this Thread
# 1  
Old 07-23-2009
Architecting a RESTful Services Gateway with Oracle Service Bus 10g

SOA/BPM Solution Architect Mike Wooten illustrates how to useOracle Service Bus to provide REST services support.

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

2 More Discussions You Might Find Interesting

1. Programming

How to build a simple LED RESTful service in Raspberry PI?

Hi guys, I would like to seek advise or help on how to build a simple LED RESTful service in Raspberry PI. I need to be able to get my LED to light up or off whenever I type localhost:3000/GET/1/1 or something. New to it and hope you guys could help me out with it as soon as possible, thanks in... (0 Replies)
Discussion started by: aoiregion
0 Replies

2. Shell Programming and Scripting

Calling RESTful web services from Unix ?

Hello, I need to make a function call to a RESTful web service. I tried using curl command but it throws an error 'Mathod not allowed' curl --request POST <link> Could someone confirm if Unix can call a RESTful web service and share some examples around the Syntax Thanks in Advance :b:... (2 Replies)
Discussion started by: amitshete
2 Replies
Login or Register to Ask a Question
TELEPATHY-SALUT(8)						  D-Bus services						TELEPATHY-SALUT(8)

NAME
telepathy-salut - Telepathy connection manager for link-local XMPP SYNOPSIS
/usr/libexec/telepathy-salut DESCRIPTION
Salut implements the Telepathy D-Bus specification for link-local XMPP (XEP-0174, often called "Bonjour"), allowing Telepathy clients like empathy(1) to communicate with other implementations of link-local XMPP, such as iChat. It also extends the protocol to support multicast- based chat rooms and collaboration. It is a D-Bus service which runs on the session bus, and should usually be started automatically by D-Bus activation. However, it might be useful to start it manually for debugging. OPTIONS
There are no command-line options. ENVIRONMENT
SALUT_LOGFILE=filename If set, debug output will go to the given file rather than to stderr. SALUT_DEBUG=type May be set to "all" for full debug output, or various undocumented options (which may change from release to release) to filter the output. GIBBER_DEBUG=type May be set to "all" for full debug output from the Gibber XMPP library used by Salut, or various undocu- mented options (which may change from release to release) to filter the output. SEE ALSO
http://telepathy.freedesktop.org/, http://telepathy.freedesktop.org/wiki/CategorySalut, http://www.xmpp.org/extensions/xep-0174.html, empa- thy(1) Telepathy October 2007 TELEPATHY-SALUT(8)