<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearch/1.1/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0' gd:etag='W/&quot;AkUFRn8zeSp7ImA9WhRUE0k.&quot;'><id>tag:blogger.com,1999:blog-4694656994840080286</id><updated>2012-01-23T21:50:17.181+02:00</updated><category term='General'/><category term='Patch'/><category term='DB'/><category term='11g'/><category term='ESB'/><category term='CAMM'/><category term='WLST'/><category term='Weblogic'/><category term='Samples'/><category term='Rules'/><category term='Schema'/><category term='Deploy'/><category term='SOA'/><category term='Tunning'/><category term='BPEL'/><category term='LDAP'/><category term='Configuration'/><title>Mihai's Oracle SOA Solutions Blog</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://soasol.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4694656994840080286/posts/default?redirect=false&amp;v=2'/><link rel='alternate' type='text/html' href='http://soasol.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Mihai</name><uri>http://www.blogger.com/profile/00761475332400512682</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>24</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry gd:etag='W/&quot;CUAHQXw9cSp7ImA9WhRSE0o.&quot;'><id>tag:blogger.com,1999:blog-4694656994840080286.post-1322033865799794560</id><published>2011-11-15T18:15:00.000+02:00</published><updated>2011-11-15T18:15:30.269+02:00</updated><app:edited xmlns:app='http://www.w3.org/2007/app'>2011-11-15T18:15:30.269+02:00</app:edited><category scheme='http://www.blogger.com/atom/ns#' term='11g'/><category scheme='http://www.blogger.com/atom/ns#' term='Samples'/><title>New SOA 11g Samples URL</title><summary>SOA 11g Samples moved to this location

http://java.net/projects/oraclesoasuite11g/pages/Home</summary><link rel='replies' type='application/atom+xml' href='http://soasol.blogspot.com/feeds/1322033865799794560/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://soasol.blogspot.com/2011/11/new-soa-11g-samples-url.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4694656994840080286/posts/default/1322033865799794560?v=2'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4694656994840080286/posts/default/1322033865799794560?v=2'/><link rel='alternate' type='text/html' href='http://soasol.blogspot.com/2011/11/new-soa-11g-samples-url.html' title='New SOA 11g Samples URL'/><author><name>Mihai</name><uri>http://www.blogger.com/profile/00761475332400512682</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry gd:etag='W/&quot;DkUNR3s-eyp7ImA9WhRUE0k.&quot;'><id>tag:blogger.com,1999:blog-4694656994840080286.post-1140491601268125245</id><published>2010-09-11T14:21:00.002+03:00</published><updated>2012-01-23T20:44:56.553+02:00</updated><app:edited xmlns:app='http://www.w3.org/2007/app'>2012-01-23T20:44:56.553+02:00</app:edited><category scheme='http://www.blogger.com/atom/ns#' term='SOA'/><category scheme='http://www.blogger.com/atom/ns#' term='WLST'/><category scheme='http://www.blogger.com/atom/ns#' term='Weblogic'/><title>How to get SOA Applications state using WLST ?</title><summary>First run "setDomainEnv.sh"  to set the environment

. ./setDomainEnv.sh

and start WLST

java weblogic.WLST

next run following commands

connect('weblogic','welcome1','localhost:7001')
domainRuntime()
cd ("AppRuntimeStateRuntime/AppRuntimeStateRuntime")
ls ()

You will see here the available applications
and you can get for example the soa-infra state using

print cmo.getCurrentState("soa-infra</summary><link rel='replies' type='application/atom+xml' href='http://soasol.blogspot.com/feeds/1140491601268125245/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://soasol.blogspot.com/2010/09/how-to-get-soa-applications-state-using.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4694656994840080286/posts/default/1140491601268125245?v=2'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4694656994840080286/posts/default/1140491601268125245?v=2'/><link rel='alternate' type='text/html' href='http://soasol.blogspot.com/2010/09/how-to-get-soa-applications-state-using.html' title='How to get SOA Applications state using WLST ?'/><author><name>Mihai</name><uri>http://www.blogger.com/profile/00761475332400512682</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry gd:etag='W/&quot;D04AR3w5eCp7ImA9WxFXGEo.&quot;'><id>tag:blogger.com,1999:blog-4694656994840080286.post-2479297593558074024</id><published>2010-05-26T15:11:00.001+03:00</published><updated>2010-05-26T15:12:26.220+03:00</updated><app:edited xmlns:app='http://www.w3.org/2007/app'>2010-05-26T15:12:26.220+03:00</app:edited><category scheme='http://www.blogger.com/atom/ns#' term='11g'/><category scheme='http://www.blogger.com/atom/ns#' term='SOA'/><category scheme='http://www.blogger.com/atom/ns#' term='Configuration'/><category scheme='http://www.blogger.com/atom/ns#' term='Weblogic'/><title>How to change the timeout of EM console in SOA 11g ?</title><summary>1. In your SOA installation look for "emoms.properties" file
The path should be somewhere in your SOA_HOME under domains folder 

SOA_HOME/user_projects/domains/base_domain/servers/AdminServer/tmp/_WL_user/em/hsz5x1/META-INF/emoms.properties

2. Edit the file and add the line

oracle.sysman.eml.maxInactiveTime= &lt; value &gt; 
where Value it's in minutes

4. Restart Admin &amp; SOA server.</summary><link rel='replies' type='application/atom+xml' href='http://soasol.blogspot.com/feeds/2479297593558074024/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://soasol.blogspot.com/2010/05/how-to-change-timeout-of-em-console-in.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4694656994840080286/posts/default/2479297593558074024?v=2'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4694656994840080286/posts/default/2479297593558074024?v=2'/><link rel='alternate' type='text/html' href='http://soasol.blogspot.com/2010/05/how-to-change-timeout-of-em-console-in.html' title='How to change the timeout of EM console in SOA 11g ?'/><author><name>Mihai</name><uri>http://www.blogger.com/profile/00761475332400512682</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry gd:etag='W/&quot;CUQMQnsycSp7ImA9WxFRFEk.&quot;'><id>tag:blogger.com,1999:blog-4694656994840080286.post-7052004250734343972</id><published>2010-04-28T11:29:00.000+03:00</published><updated>2010-04-28T11:29:43.599+03:00</updated><app:edited xmlns:app='http://www.w3.org/2007/app'>2010-04-28T11:29:43.599+03:00</app:edited><category scheme='http://www.blogger.com/atom/ns#' term='11g'/><category scheme='http://www.blogger.com/atom/ns#' term='SOA'/><category scheme='http://www.blogger.com/atom/ns#' term='General'/><title>SOA PS2 (PatchSet 2) 11.1.1.3.0 Available for Download</title><summary>SOA 11.1.1.3.0 PS2 is now available on OTN .

You can Download it from :
http://www.oracle.com/technology/software/products/middleware/htdocs/fmw_11_download.html

To see the new Features in this Release :
http://www.oracle.com/technology/products/soa/soasuite/collateral/soa-11gr1-ps2-new-features.html</summary><link rel='replies' type='application/atom+xml' href='http://soasol.blogspot.com/feeds/7052004250734343972/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://soasol.blogspot.com/2010/04/soa-ps2-patchset-2-111130-available-for.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4694656994840080286/posts/default/7052004250734343972?v=2'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4694656994840080286/posts/default/7052004250734343972?v=2'/><link rel='alternate' type='text/html' href='http://soasol.blogspot.com/2010/04/soa-ps2-patchset-2-111130-available-for.html' title='SOA PS2 (PatchSet 2) 11.1.1.3.0 Available for Download'/><author><name>Mihai</name><uri>http://www.blogger.com/profile/00761475332400512682</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry gd:etag='W/&quot;DkIEQnc7fip7ImA9WxFREks.&quot;'><id>tag:blogger.com,1999:blog-4694656994840080286.post-2514260617975392483</id><published>2010-04-26T09:47:00.001+03:00</published><updated>2010-04-26T09:48:23.906+03:00</updated><app:edited xmlns:app='http://www.w3.org/2007/app'>2010-04-26T09:48:23.906+03:00</app:edited><category scheme='http://www.blogger.com/atom/ns#' term='11g'/><category scheme='http://www.blogger.com/atom/ns#' term='SOA'/><category scheme='http://www.blogger.com/atom/ns#' term='Configuration'/><category scheme='http://www.blogger.com/atom/ns#' term='Weblogic'/><title>How to change the timeout of EM console in SOA 11g ?</title><summary>1. In your SOA installation look for "emoms.properties" file
In my env the path is
/home/oracle/product/11g/user_projects/domains/base_domain/servers/AdminServer/tmp/_WL_user/em/hsz5x1/META-INF/emoms.properties

2. Make a backup copy of it 

3. Edit the file and add the line
oracle.sysman.eml.maxInactiveTime=&lt; value &gt; 
where VALUE it's in MINUTES

4. Restart Admin &amp; SOA server.</summary><link rel='replies' type='application/atom+xml' href='http://soasol.blogspot.com/feeds/2514260617975392483/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://soasol.blogspot.com/2010/04/how-to-change-timeout-of-em-console-in.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4694656994840080286/posts/default/2514260617975392483?v=2'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4694656994840080286/posts/default/2514260617975392483?v=2'/><link rel='alternate' type='text/html' href='http://soasol.blogspot.com/2010/04/how-to-change-timeout-of-em-console-in.html' title='How to change the timeout of EM console in SOA 11g ?'/><author><name>Mihai</name><uri>http://www.blogger.com/profile/00761475332400512682</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry gd:etag='W/&quot;DEIMSHkyfSp7ImA9WxFSF0k.&quot;'><id>tag:blogger.com,1999:blog-4694656994840080286.post-7053603153834393755</id><published>2010-04-20T09:55:00.001+03:00</published><updated>2010-04-20T09:56:29.795+03:00</updated><app:edited xmlns:app='http://www.w3.org/2007/app'>2010-04-20T09:56:29.795+03:00</app:edited><category scheme='http://www.blogger.com/atom/ns#' term='Configuration'/><category scheme='http://www.blogger.com/atom/ns#' term='CAMM'/><title>How to Reset CAMM Admin Account Password</title><summary>If you forgot the password for "admin" account , this is a simple way to reset it  .

Look in your CAMM install folder for file "AccessControl.xml"

You should see following section regarding the "admin" account:

&lt;user userid="admin" enabled="true"&gt;&lt;first&gt;Default&lt;/first&gt;&lt;last&gt;Administrator&lt;/last&gt;&lt;password&gt; --- encoded password --- &lt;/password&gt;
If you want to reset the password you can set it to
&lt;</summary><link rel='replies' type='application/atom+xml' href='http://soasol.blogspot.com/feeds/7053603153834393755/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://soasol.blogspot.com/2010/04/how-to-reset-camm-admin-account.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4694656994840080286/posts/default/7053603153834393755?v=2'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4694656994840080286/posts/default/7053603153834393755?v=2'/><link rel='alternate' type='text/html' href='http://soasol.blogspot.com/2010/04/how-to-reset-camm-admin-account.html' title='How to Reset CAMM Admin Account Password'/><author><name>Mihai</name><uri>http://www.blogger.com/profile/00761475332400512682</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry gd:etag='W/&quot;CUACSHo_cCp7ImA9WxFSE0w.&quot;'><id>tag:blogger.com,1999:blog-4694656994840080286.post-2512734080058305291</id><published>2010-04-14T11:16:00.008+03:00</published><updated>2010-04-15T09:42:49.448+03:00</updated><app:edited xmlns:app='http://www.w3.org/2007/app'>2010-04-15T09:42:49.448+03:00</app:edited><category scheme='http://www.blogger.com/atom/ns#' term='DB'/><category scheme='http://www.blogger.com/atom/ns#' term='Schema'/><category scheme='http://www.blogger.com/atom/ns#' term='ESB'/><title>How to Convert ESB Timestamp Field to Date and Time?</title><summary>This explains how is the TIMESTAMP column from ESB_ACTIVITY table coded, and how to convert it to DATE format if needed.

Structure of ESB_ACTIVITY table is :


SQL&gt; desc ESB_ACTIVITY
Name                                      Null?    Type
----------------------------------------- -------- ---------------------------
ID                                        NOT NULL NUMBER
FLOW_ID</summary><link rel='replies' type='application/atom+xml' href='http://soasol.blogspot.com/feeds/2512734080058305291/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://soasol.blogspot.com/2010/04/how-to-convert-esb-timestamp-field-to.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4694656994840080286/posts/default/2512734080058305291?v=2'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4694656994840080286/posts/default/2512734080058305291?v=2'/><link rel='alternate' type='text/html' href='http://soasol.blogspot.com/2010/04/how-to-convert-esb-timestamp-field-to.html' title='How to Convert ESB Timestamp Field to Date and Time?'/><author><name>Mihai</name><uri>http://www.blogger.com/profile/00761475332400512682</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry gd:etag='W/&quot;CEEMRno6fSp7ImA9WxBWEk8.&quot;'><id>tag:blogger.com,1999:blog-4694656994840080286.post-2504136816156984818</id><published>2010-02-03T20:44:00.000+02:00</published><updated>2010-02-03T20:44:47.415+02:00</updated><app:edited xmlns:app='http://www.w3.org/2007/app'>2010-02-03T20:44:47.415+02:00</app:edited><category scheme='http://www.blogger.com/atom/ns#' term='LDAP'/><category scheme='http://www.blogger.com/atom/ns#' term='11g'/><category scheme='http://www.blogger.com/atom/ns#' term='SOA'/><category scheme='http://www.blogger.com/atom/ns#' term='Configuration'/><title>Active Directory and SOA 11g</title><summary>. Login to Weblogic Console ( http://host:7001/console) and go to
Security Realms -&gt; myrealm -&gt; Providers

2. Click on "New" to create a new Provider. Let's assume you will call this provider AD.
You must select ActiveDirectoryAuthenticator as provider type.
Click OK.

3. Now , you should have the following list of providers. At this point we need to reorder the provider
list so that AD will be </summary><link rel='replies' type='application/atom+xml' href='http://soasol.blogspot.com/feeds/2504136816156984818/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://soasol.blogspot.com/2010/02/active-directory-and-soa-11g.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4694656994840080286/posts/default/2504136816156984818?v=2'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4694656994840080286/posts/default/2504136816156984818?v=2'/><link rel='alternate' type='text/html' href='http://soasol.blogspot.com/2010/02/active-directory-and-soa-11g.html' title='Active Directory and SOA 11g'/><author><name>Mihai</name><uri>http://www.blogger.com/profile/00761475332400512682</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://lh5.ggpht.com/_nbUutl4n_L0/S1r24FVCq3I/AAAAAAAAA18/eDvd0fD30Mw/s72-c/Snap1.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry gd:etag='W/&quot;CkUBQX89cSp7ImA9WxBXFkU.&quot;'><id>tag:blogger.com,1999:blog-4694656994840080286.post-157328947924527991</id><published>2010-01-28T14:04:00.000+02:00</published><updated>2010-01-28T14:04:10.169+02:00</updated><app:edited xmlns:app='http://www.w3.org/2007/app'>2010-01-28T14:04:10.169+02:00</app:edited><category scheme='http://www.blogger.com/atom/ns#' term='11g'/><category scheme='http://www.blogger.com/atom/ns#' term='SOA'/><category scheme='http://www.blogger.com/atom/ns#' term='Samples'/><title>BPEL Samples</title><summary>A couple of additions to the list of SOA samples list

Some new BPEL samples from Clemens on SOA PM blog.

Also the fusion order demo for SOA 11g PS1
http://www.oracle.com/technology/products/jdev/samples/fod/index.html</summary><link rel='replies' type='application/atom+xml' href='http://soasol.blogspot.com/feeds/157328947924527991/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://soasol.blogspot.com/2010/01/bpel-samples.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4694656994840080286/posts/default/157328947924527991?v=2'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4694656994840080286/posts/default/157328947924527991?v=2'/><link rel='alternate' type='text/html' href='http://soasol.blogspot.com/2010/01/bpel-samples.html' title='BPEL Samples'/><author><name>Mihai</name><uri>http://www.blogger.com/profile/00761475332400512682</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry gd:etag='W/&quot;CUcARngzeCp7ImA9WxBQGUw.&quot;'><id>tag:blogger.com,1999:blog-4694656994840080286.post-5096310221205668694</id><published>2010-01-19T15:04:00.006+02:00</published><updated>2010-01-19T16:57:27.680+02:00</updated><app:edited xmlns:app='http://www.w3.org/2007/app'>2010-01-19T16:57:27.680+02:00</app:edited><category scheme='http://www.blogger.com/atom/ns#' term='11g'/><category scheme='http://www.blogger.com/atom/ns#' term='SOA'/><category scheme='http://www.blogger.com/atom/ns#' term='Configuration'/><title>ServerURL and Callback Server URL in SOA 11g</title><summary>When you want to test a composite in SOA 11g you will see something similar to this screenshot :



You would want to change the "localhost.localdomain" part of the URL to some other hostname - for example I will use "deskLinux". To do this you need to modify the ServerURL and CallbackServerURL in the SOA configuration. This can be easily done via SOA Enterprise Manager :

1. Right Click on </summary><link rel='replies' type='application/atom+xml' href='http://soasol.blogspot.com/feeds/5096310221205668694/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://soasol.blogspot.com/2010/01/serverurl-and-callback-server-url-in.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4694656994840080286/posts/default/5096310221205668694?v=2'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4694656994840080286/posts/default/5096310221205668694?v=2'/><link rel='alternate' type='text/html' href='http://soasol.blogspot.com/2010/01/serverurl-and-callback-server-url-in.html' title='ServerURL and Callback Server URL in SOA 11g'/><author><name>Mihai</name><uri>http://www.blogger.com/profile/00761475332400512682</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://lh6.ggpht.com/_nbUutl4n_L0/S1Wvr3h96WI/AAAAAAAAA1g/QAu6Tj9EYhY/s72-c/snap4.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry gd:etag='W/&quot;DkQAQ347fyp7ImA9WhRUE0k.&quot;'><id>tag:blogger.com,1999:blog-4694656994840080286.post-3623506664491593483</id><published>2009-12-18T13:34:00.004+02:00</published><updated>2012-01-23T20:45:42.007+02:00</updated><app:edited xmlns:app='http://www.w3.org/2007/app'>2012-01-23T20:45:42.007+02:00</app:edited><category scheme='http://www.blogger.com/atom/ns#' term='11g'/><category scheme='http://www.blogger.com/atom/ns#' term='SOA'/><category scheme='http://www.blogger.com/atom/ns#' term='Configuration'/><title>How to Set a Timeout for a Web Service in SOA 11g ?</title><summary>In 11g SOA we don't have anymore the "Timeout" property that we can put in Web Service invocations to set a maximum wait time in a sync BPEL invocation - so the solution presented in Setting a Timeout for a WebService invocation in BPEL will not work anymore in BPEL 11g. 

I will explain below how to set a TIMEOUT on a Web Service invocation when using SOA 11g . This can only be used when only </summary><link rel='replies' type='application/atom+xml' href='http://soasol.blogspot.com/feeds/3623506664491593483/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://soasol.blogspot.com/2009/12/how-to-set-timeout-for-web-service-in.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4694656994840080286/posts/default/3623506664491593483?v=2'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4694656994840080286/posts/default/3623506664491593483?v=2'/><link rel='alternate' type='text/html' href='http://soasol.blogspot.com/2009/12/how-to-set-timeout-for-web-service-in.html' title='How to Set a Timeout for a Web Service in SOA 11g ?'/><author><name>Mihai</name><uri>http://www.blogger.com/profile/00761475332400512682</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://lh3.ggpht.com/_nbUutl4n_L0/SytmeYyuXeI/AAAAAAAAAzU/OLuzYSGUFgQ/s72-c/Snap1.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry gd:etag='W/&quot;DUYNQ305fyp7ImA9WxNVFUg.&quot;'><id>tag:blogger.com,1999:blog-4694656994840080286.post-227816086366086919</id><published>2009-10-26T13:07:00.004+02:00</published><updated>2009-10-26T13:39:52.327+02:00</updated><app:edited xmlns:app='http://www.w3.org/2007/app'>2009-10-26T13:39:52.327+02:00</app:edited><category scheme='http://www.blogger.com/atom/ns#' term='BPEL'/><category scheme='http://www.blogger.com/atom/ns#' term='Weblogic'/><title>How to Define Transaction Timeout for BPEL on Weblogic ?</title><summary>Consider following scenario : you want to force a BPEL to wait for maximum of 3 (180 seconds) minutes to get reply from a Partner Link.  You can set the following timeouts :
a) syncMaxWaitTime to 180;
b)  for CubeEngineBean, CubeDeliveryBean and MessageBean to 240 (best is to set it 1-2 minutes more than the syncMaxWaitTime)
c) Global JTA Timeout to 300

As a general rule, you should have </summary><link rel='replies' type='application/atom+xml' href='http://soasol.blogspot.com/feeds/227816086366086919/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://soasol.blogspot.com/2009/10/how-to-define-transaction-timeout-for.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4694656994840080286/posts/default/227816086366086919?v=2'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4694656994840080286/posts/default/227816086366086919?v=2'/><link rel='alternate' type='text/html' href='http://soasol.blogspot.com/2009/10/how-to-define-transaction-timeout-for.html' title='How to Define Transaction Timeout for BPEL on Weblogic ?'/><author><name>Mihai</name><uri>http://www.blogger.com/profile/00761475332400512682</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>3</thr:total></entry><entry gd:etag='W/&quot;C0QCQH45eip7ImA9WxNWEE0.&quot;'><id>tag:blogger.com,1999:blog-4694656994840080286.post-6033776369371748731</id><published>2009-10-08T14:28:00.001+03:00</published><updated>2009-10-08T14:29:21.022+03:00</updated><app:edited xmlns:app='http://www.w3.org/2007/app'>2009-10-08T14:29:21.022+03:00</app:edited><category scheme='http://www.blogger.com/atom/ns#' term='11g'/><category scheme='http://www.blogger.com/atom/ns#' term='SOA'/><title>SOA 11g Book</title><summary>New book on SOA 11g written by Oracle SOA Suite Product Management team is now available:
"Getting Started with Oracle SOA Suite 11g - A Hands-On Tutorial"</summary><link rel='replies' type='application/atom+xml' href='http://soasol.blogspot.com/feeds/6033776369371748731/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://soasol.blogspot.com/2009/10/soa-11g-book.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4694656994840080286/posts/default/6033776369371748731?v=2'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4694656994840080286/posts/default/6033776369371748731?v=2'/><link rel='alternate' type='text/html' href='http://soasol.blogspot.com/2009/10/soa-11g-book.html' title='SOA 11g Book'/><author><name>Mihai</name><uri>http://www.blogger.com/profile/00761475332400512682</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry gd:etag='W/&quot;A0ACQHc_fSp7ImA9WxBXEE0.&quot;'><id>tag:blogger.com,1999:blog-4694656994840080286.post-6354431540688113602</id><published>2009-09-23T14:39:00.005+03:00</published><updated>2010-01-20T19:49:21.945+02:00</updated><app:edited xmlns:app='http://www.w3.org/2007/app'>2010-01-20T19:49:21.945+02:00</app:edited><category scheme='http://www.blogger.com/atom/ns#' term='11g'/><category scheme='http://www.blogger.com/atom/ns#' term='SOA'/><category scheme='http://www.blogger.com/atom/ns#' term='Samples'/><title>SOA 11g Samples</title><summary>In SOA 11g the samples are not anymore in the install kit as were in 10g release, instead all samples are now posted on OTN for download.

SOA Suite 11g Samples -- http://www.oracle.com/technology/sample_code/products/soa/index.html

BPEL 11g Samples -- http://www.oracle.com/technology/sample_code/products/bpel/index.html

Human Workflow 11g Samples -- http://www.oracle.com/technology/sample_code</summary><link rel='replies' type='application/atom+xml' href='http://soasol.blogspot.com/feeds/6354431540688113602/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://soasol.blogspot.com/2009/09/soa-11g-samples.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4694656994840080286/posts/default/6354431540688113602?v=2'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4694656994840080286/posts/default/6354431540688113602?v=2'/><link rel='alternate' type='text/html' href='http://soasol.blogspot.com/2009/09/soa-11g-samples.html' title='SOA 11g Samples'/><author><name>Mihai</name><uri>http://www.blogger.com/profile/00761475332400512682</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry gd:etag='W/&quot;C0MEQXY4cCp7ImA9WxNSGUo.&quot;'><id>tag:blogger.com,1999:blog-4694656994840080286.post-6382051077441863003</id><published>2009-09-03T12:39:00.005+03:00</published><updated>2009-09-03T12:50:00.838+03:00</updated><app:edited xmlns:app='http://www.w3.org/2007/app'>2009-09-03T12:50:00.838+03:00</app:edited><category scheme='http://www.blogger.com/atom/ns#' term='Deploy'/><category scheme='http://www.blogger.com/atom/ns#' term='General'/><title>Deploy EAR or RAR using admin.jar</title><summary>When trying to deploy an EAR or RAR using "admin.jar" you may get following errorWARNING: Exception returned by remote server: {0} javax.naming.NoPermissionException: This operation was denied. The admin.jar  utility can not be used to perform operations against OPMN managed OC4J i nstnaces. Please use Enterprise Manager instead. Refer to the Oracle10iAS Admin  Guide or the OC4J User's Guide for </summary><link rel='replies' type='application/atom+xml' href='http://soasol.blogspot.com/feeds/6382051077441863003/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://soasol.blogspot.com/2009/09/deploy-ear-or-rar-using-adminjar.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4694656994840080286/posts/default/6382051077441863003?v=2'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4694656994840080286/posts/default/6382051077441863003?v=2'/><link rel='alternate' type='text/html' href='http://soasol.blogspot.com/2009/09/deploy-ear-or-rar-using-adminjar.html' title='Deploy EAR or RAR using admin.jar'/><author><name>Mihai</name><uri>http://www.blogger.com/profile/00761475332400512682</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry gd:etag='W/&quot;AkIBRXw7cSp7ImA9WxNTFks.&quot;'><id>tag:blogger.com,1999:blog-4694656994840080286.post-1691805484245153745</id><published>2009-08-19T10:49:00.003+03:00</published><updated>2009-08-19T10:55:54.209+03:00</updated><app:edited xmlns:app='http://www.w3.org/2007/app'>2009-08-19T10:55:54.209+03:00</app:edited><category scheme='http://www.blogger.com/atom/ns#' term='General'/><category scheme='http://www.blogger.com/atom/ns#' term='Patch'/><title>10.1.3.5 Patchset</title><summary>Oracle Application Server 10.1.3.5 patchset has been released for Windows and Linux platforms.Patchset is available on Metalink as patch number 8626084.</summary><link rel='replies' type='application/atom+xml' href='http://soasol.blogspot.com/feeds/1691805484245153745/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://soasol.blogspot.com/2009/08/10135-patchset.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4694656994840080286/posts/default/1691805484245153745?v=2'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4694656994840080286/posts/default/1691805484245153745?v=2'/><link rel='alternate' type='text/html' href='http://soasol.blogspot.com/2009/08/10135-patchset.html' title='10.1.3.5 Patchset'/><author><name>Mihai</name><uri>http://www.blogger.com/profile/00761475332400512682</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry gd:etag='W/&quot;CEAHSHk6fyp7ImA9WxJaFkk.&quot;'><id>tag:blogger.com,1999:blog-4694656994840080286.post-4208594701883886073</id><published>2009-07-26T17:01:00.002+03:00</published><updated>2009-08-07T13:58:59.717+03:00</updated><app:edited xmlns:app='http://www.w3.org/2007/app'>2009-08-07T13:58:59.717+03:00</app:edited><category scheme='http://www.blogger.com/atom/ns#' term='Rules'/><category scheme='http://www.blogger.com/atom/ns#' term='SOA'/><title>RUL-01726 when Defining new Pattern in a Rule</title><summary>After importing XMLFacts from an XSD, you try to create a new Pattern for a new Rule by comparing a Double (java.lang.Double type) with a double value (e.g. 4.2) , and you get following error in RuleAuthor   'RUL-01726: Data type operator for &lt;, at position 0: java.lang.Double The reason is that xsd:double type from the XSD was transformed in Rules into the Java class java.lang.Double.  When you </summary><link rel='replies' type='application/atom+xml' href='http://soasol.blogspot.com/feeds/4208594701883886073/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://soasol.blogspot.com/2009/07/rul-01726-when-defining-new-pattern-in.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4694656994840080286/posts/default/4208594701883886073?v=2'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4694656994840080286/posts/default/4208594701883886073?v=2'/><link rel='alternate' type='text/html' href='http://soasol.blogspot.com/2009/07/rul-01726-when-defining-new-pattern-in.html' title='RUL-01726 when Defining new Pattern in a Rule'/><author><name>Mihai</name><uri>http://www.blogger.com/profile/00761475332400512682</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry gd:etag='W/&quot;DUcCQXkzeyp7ImA9WxJbFkw.&quot;'><id>tag:blogger.com,1999:blog-4694656994840080286.post-3853456273383415993</id><published>2009-07-26T16:53:00.006+03:00</published><updated>2009-07-26T17:04:20.783+03:00</updated><app:edited xmlns:app='http://www.w3.org/2007/app'>2009-07-26T17:04:20.783+03:00</app:edited><category scheme='http://www.blogger.com/atom/ns#' term='SOA'/><category scheme='http://www.blogger.com/atom/ns#' term='BPEL'/><title>NullPointerException using HTTP Basic Authentication</title><summary>If you try to use use HTTP Basic Authentication headers to invoke a secured Web Service in BPEL 10.1.3.4&lt;property name="httpBasicHeaders"&gt;credentials&lt;/property&gt;&lt;property name="httpBasicUsername"&gt;your_username&lt;/property&gt;&lt;property name="httpBasicPassword"&gt;your_password&lt;/property&gt;You may encounter a NullPointerException error ONLY if you use ports 80 or 443 :&lt;Faulthttp://schemas.oracle.com/bpel/</summary><link rel='replies' type='application/atom+xml' href='http://soasol.blogspot.com/feeds/3853456273383415993/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://soasol.blogspot.com/2009/07/nullpointerexception-using-http-basic.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4694656994840080286/posts/default/3853456273383415993?v=2'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4694656994840080286/posts/default/3853456273383415993?v=2'/><link rel='alternate' type='text/html' href='http://soasol.blogspot.com/2009/07/nullpointerexception-using-http-basic.html' title='NullPointerException using HTTP Basic Authentication'/><author><name>Mihai</name><uri>http://www.blogger.com/profile/00761475332400512682</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>5</thr:total></entry><entry gd:etag='W/&quot;D08BSXk7eyp7ImA9WxJVFkk.&quot;'><id>tag:blogger.com,1999:blog-4694656994840080286.post-5587088168319937152</id><published>2009-07-03T17:02:00.000+03:00</published><updated>2009-07-03T21:30:58.703+03:00</updated><app:edited xmlns:app='http://www.w3.org/2007/app'>2009-07-03T21:30:58.703+03:00</app:edited><category scheme='http://www.blogger.com/atom/ns#' term='11g'/><category scheme='http://www.blogger.com/atom/ns#' term='SOA'/><title>Getting Started with SOA 11g</title><summary>Some quick steps to get a working SOA 11g install with a 11g DB repositoryDatabase InstallSOA 11g supports Oracle 10g and 11g database, with following version- Oracle Database 10g (10.2.0.4 or later)- Oracle Database 11g (11.1.0.7 or later)Note: you should install the DB with AL32UTF8 character set, otherwise you will get a warning when you run RCU:The database you are connecting is with </summary><link rel='replies' type='application/atom+xml' href='http://soasol.blogspot.com/feeds/5587088168319937152/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://soasol.blogspot.com/2009/07/getting-started-with-soa-11g.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4694656994840080286/posts/default/5587088168319937152?v=2'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4694656994840080286/posts/default/5587088168319937152?v=2'/><link rel='alternate' type='text/html' href='http://soasol.blogspot.com/2009/07/getting-started-with-soa-11g.html' title='Getting Started with SOA 11g'/><author><name>Mihai</name><uri>http://www.blogger.com/profile/00761475332400512682</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>3</thr:total></entry><entry gd:etag='W/&quot;D0QNRXkzfSp7ImA9WxJXFEo.&quot;'><id>tag:blogger.com,1999:blog-4694656994840080286.post-5350985927716404476</id><published>2009-06-08T17:58:00.000+03:00</published><updated>2009-06-08T18:36:34.785+03:00</updated><app:edited xmlns:app='http://www.w3.org/2007/app'>2009-06-08T18:36:34.785+03:00</app:edited><category scheme='http://www.blogger.com/atom/ns#' term='SOA'/><category scheme='http://www.blogger.com/atom/ns#' term='BPEL'/><title>Missing  in SOAP Header when Calling Secured WS</title><summary>When calling Secured Web Service from BPEL there is an error received in logs and in Bpel Console :   &lt;ERROR&gt; &lt;default.collaxa.cube.ws&gt;&lt;WSIFInvocationHandler::invoke&gt; Fault happened: exception during SOAP invoke: Missing&lt;wsse:Security&gt; in SOAP Header; nested exception is:javax.xml.rpc.soap.SOAPFaultException: Missing &lt;wsse:Security&gt; in SOAP Header    The partner link properties in bpel.xml are </summary><link rel='replies' type='application/atom+xml' href='http://soasol.blogspot.com/feeds/5350985927716404476/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://soasol.blogspot.com/2009/06/missing-in-soap-header-when-calling.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4694656994840080286/posts/default/5350985927716404476?v=2'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4694656994840080286/posts/default/5350985927716404476?v=2'/><link rel='alternate' type='text/html' href='http://soasol.blogspot.com/2009/06/missing-in-soap-header-when-calling.html' title='Missing &lt;wsse:Security&gt; in SOAP Header when Calling Secured WS'/><author><name>Mihai</name><uri>http://www.blogger.com/profile/00761475332400512682</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry gd:etag='W/&quot;CEMBQXk7eyp7ImA9WxVbF0o.&quot;'><id>tag:blogger.com,1999:blog-4694656994840080286.post-2353728723630715023</id><published>2009-04-03T11:46:00.000+03:00</published><updated>2009-04-03T18:27:30.703+03:00</updated><app:edited xmlns:app='http://www.w3.org/2007/app'>2009-04-03T18:27:30.703+03:00</app:edited><category scheme='http://www.blogger.com/atom/ns#' term='SOA'/><category scheme='http://www.blogger.com/atom/ns#' term='Tunning'/><category scheme='http://www.blogger.com/atom/ns#' term='BPEL'/><title>Alarms do not Expire</title><summary>Sometimes, when the a BPEL process have a lot of Wait and onAlarm activities (or there are many BPEL instances running that use Wait or onAlarm) then some of the Alarms may not fire.The BPEL engine makes use of Quartz in numerous ways, mainly for expiration of wait and onAlarm activities, but also for:   sending periodically "pings" to the dispatcher to flush out stranded messages enabling </summary><link rel='replies' type='application/atom+xml' href='http://soasol.blogspot.com/feeds/2353728723630715023/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://soasol.blogspot.com/2009/04/alarms-do-not-expire.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4694656994840080286/posts/default/2353728723630715023?v=2'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4694656994840080286/posts/default/2353728723630715023?v=2'/><link rel='alternate' type='text/html' href='http://soasol.blogspot.com/2009/04/alarms-do-not-expire.html' title='Alarms do not Expire'/><author><name>Mihai</name><uri>http://www.blogger.com/profile/00761475332400512682</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry gd:etag='W/&quot;CEMCQn46fyp7ImA9WxVbF0o.&quot;'><id>tag:blogger.com,1999:blog-4694656994840080286.post-1450907825732120111</id><published>2008-06-17T17:53:00.000+03:00</published><updated>2009-04-03T18:27:43.017+03:00</updated><app:edited xmlns:app='http://www.w3.org/2007/app'>2009-04-03T18:27:43.017+03:00</app:edited><category scheme='http://www.blogger.com/atom/ns#' term='SOA'/><category scheme='http://www.blogger.com/atom/ns#' term='BPEL'/><title>Setting a Timeout for a WebService invocation in BPEL</title><summary>1. Given a process that invokes a Local or Remote WebService, we want to set a timeout of 10 seconds that the BPEL will wait for the answer. If no response is received within the specified timeout, we want to perform a series of activities (eg. WebService not available, end the BPEL process, etc). "WS_Call" is the Invoke operation on the WebService.2.  In the Sequence where "WS_Call" Invoke </summary><link rel='replies' type='application/atom+xml' href='http://soasol.blogspot.com/feeds/1450907825732120111/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://soasol.blogspot.com/2008/06/setting-timeout-for-webservice.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4694656994840080286/posts/default/1450907825732120111?v=2'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4694656994840080286/posts/default/1450907825732120111?v=2'/><link rel='alternate' type='text/html' href='http://soasol.blogspot.com/2008/06/setting-timeout-for-webservice.html' title='Setting a Timeout for a WebService invocation in BPEL'/><author><name>Mihai</name><uri>http://www.blogger.com/profile/00761475332400512682</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_nbUutl4n_L0/SFfScnxNBCI/AAAAAAAAAPg/H1_7gSaFPTY/s72-c/soa1.JPG' height='72' width='72'/><thr:total>0</thr:total></entry><entry gd:etag='W/&quot;CEMDQng9fSp7ImA9WxVbF0o.&quot;'><id>tag:blogger.com,1999:blog-4694656994840080286.post-7868831500730602802</id><published>2008-05-26T22:41:00.000+03:00</published><updated>2009-04-03T18:27:53.665+03:00</updated><app:edited xmlns:app='http://www.w3.org/2007/app'>2009-04-03T18:27:53.665+03:00</app:edited><category scheme='http://www.blogger.com/atom/ns#' term='SOA'/><category scheme='http://www.blogger.com/atom/ns#' term='BPEL'/><title>Dynamic FTP Adapter  in SOA 10.1.3</title><summary>The Outbound dynamic configuration is supported via JCA dynamic partnerlinks. There are 2 possible scenarios for this (which are described in detail in Oracle SOA tutorial 140.AdapterFramework\DynamicPartnerlinks) :a) the dynamic part is the jca:address location attribute&lt;jca:address location="eis/ftp/anonymous"&gt;The BPEL process can decide which JCA Connection Factory (JNDI entry) to use. The </summary><link rel='replies' type='application/atom+xml' href='http://soasol.blogspot.com/feeds/7868831500730602802/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://soasol.blogspot.com/2008/05/dynamic-ftp-adapter-in-soa-1013.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4694656994840080286/posts/default/7868831500730602802?v=2'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4694656994840080286/posts/default/7868831500730602802?v=2'/><link rel='alternate' type='text/html' href='http://soasol.blogspot.com/2008/05/dynamic-ftp-adapter-in-soa-1013.html' title='Dynamic FTP Adapter  in SOA 10.1.3'/><author><name>Mihai</name><uri>http://www.blogger.com/profile/00761475332400512682</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry gd:etag='W/&quot;DEABR3g9fyp7ImA9WxdSFEg.&quot;'><id>tag:blogger.com,1999:blog-4694656994840080286.post-7017264534073782506</id><published>2008-05-22T14:41:00.000+03:00</published><updated>2008-05-22T14:45:56.667+03:00</updated><app:edited xmlns:app='http://www.w3.org/2007/app'>2008-05-22T14:45:56.667+03:00</app:edited><category scheme='http://www.blogger.com/atom/ns#' term='General'/><title>What is this blog about ?</title><summary> Technical information about Oracle SOA Suite 10.1.3.3 with focus on following subjects - BPEL - Business Process Execution Language- ESB - Enterprise Service Bus- JDeveloper- AS - Application Server </summary><link rel='replies' type='application/atom+xml' href='http://soasol.blogspot.com/feeds/7017264534073782506/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://soasol.blogspot.com/2008/05/what-is-this-blog-about.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4694656994840080286/posts/default/7017264534073782506?v=2'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4694656994840080286/posts/default/7017264534073782506?v=2'/><link rel='alternate' type='text/html' href='http://soasol.blogspot.com/2008/05/what-is-this-blog-about.html' title='What is this blog about ?'/><author><name>Mihai</name><uri>http://www.blogger.com/profile/00761475332400512682</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>