learn linux and unix 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-HAZE(8)						  D-Bus services						 TELEPATHY-HAZE(8)

NAME
telepathy-haze - Telepathy connection manager using libpurple SYNOPSIS
/usr/lib/telepathy/telepathy-haze DESCRIPTION
Haze implements the Telepathy D-Bus specification using libpurple, allowing Telepathy clients like empathy(1) to connect to any protocol supported by pidgin(1). 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
HAZE_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. HAZE_PERSIST=1 If set, Haze will not automatically close itself after five seconds without any connections. HAZE_LOGFILE=filename If set, all debugging output will be written to filename rather than to the terminal. SEE ALSO
http://telepathy.freedesktop.org/, empathy(1), pidgin(1) Telepathy October 2007 TELEPATHY-HAZE(8)