<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>DevForce Community Forum : 2-Tier App connect to Remote BOS</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2010 : 2-Tier App connect to Remote BOS</description>
  <pubDate>Sat, 11 Apr 2026 17:25:26 -700</pubDate>
  <lastBuildDate>Sun, 12 Feb 2012 20:44:55 -700</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.69</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.ideablade.com/forum/RSS_post_feed.asp?TID=3259</WebWizForums:feedURL>
  <image>
   <title>DevForce Community Forum</title>
   <url>http://www.ideablade.com/forum/forum_images/IdeaBlade_logo_tm.png</url>
   <link>http://www.ideablade.com/forum/</link>
  </image>
  <item>
   <title>2-Tier App connect to Remote BOS : Hi Kim,  Thanks for the tips....</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3259&amp;PID=12649#12649</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=370" rel="nofollow">sebma</a><br /><strong>Subject:</strong> 3259<br /><strong>Posted:</strong> 12-Feb-2012 at 8:44pm<br /><br />Hi Kim,<div>&nbsp;</div><div>Thanks for the tips. This is exactly what I wanted.</div><div>&nbsp;</div><div>Thanks much!</div><div>Seb</div>]]>
   </description>
   <pubDate>Sun, 12 Feb 2012 20:44:55 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3259&amp;PID=12649#12649</guid>
  </item> 
  <item>
   <title>2-Tier App connect to Remote BOS : Hi Sebastian,  When you create...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3259&amp;PID=12646#12646</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=11" rel="nofollow">kimj</a><br /><strong>Subject:</strong> 3259<br /><strong>Posted:</strong> 10-Feb-2012 at 11:02am<br /><br />Hi Sebastian,<DIV>&nbsp;</DIV><DIV>When you create an EntityManager it will by default use an EntityServiceOption setting which tells it to look at the clientSettings in the config file.&nbsp; Here, to get your EntityManager talking to a remote BOS, you should pass an EntityServiceOption.UseDistributedService parameter into the constructor.&nbsp;&nbsp; You don't actually need to use a serviceKey here, but can.&nbsp; If you don't use a serviceKey, make sure that the settings on the objectServer are correct for the remote BOS.&nbsp; (They're actually ignored altogether when running in 2-tier mode.)</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Fri, 10 Feb 2012 11:02:22 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3259&amp;PID=12646#12646</guid>
  </item> 
  <item>
   <title>2-Tier App connect to Remote BOS : Hi,I am using DevForce 6.1.5.I...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3259&amp;PID=12644#12644</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=370" rel="nofollow">sebma</a><br /><strong>Subject:</strong> 3259<br /><strong>Posted:</strong> 10-Feb-2012 at 1:52am<br /><br /><div>Hi,</div><div><br></div><div>I am using DevForce 6.1.5.</div><div>I have a 2-Tier application (Windows Service) that performs updates in the backend directly to database.</div><div>I now want this 2-Tier app to login to a remote BOS to perform just some specific tasks via existing RPC methods.</div><div><br></div><div>The following link show how to use ServiceKeys to connect to multiple BOS:</div><div>http://drc.ideablade.com/xwiki/bin/view/Documentation/connect-to-multiple-entityservers</div><div><br></div><div>However, I am not sure about the following config. The 2-Tier app will connect to its own local (in-process) BOS because this 2-Tier config does not set &lt;clientSettings isDistributed="true" /&gt;</div><div><br></div><div>&nbsp;&lt;ideablade.configuration version="6.00" xmlns="http://schemas.ideablade.com/2010/IdeaBladeConfig"&gt;</div><div>&nbsp; &nbsp; &lt;objectServer remoteBaseURL="http://localhost" serverPort="9010" serviceName="LocalEntityService"/&gt;</div><div>&nbsp; &nbsp; &nbsp; &nbsp;&lt;serviceKeys&gt; &nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;serviceKey name="remoteBOS" remoteBaseURL="http://localhost" serviceName="EntityService" serverPort="9009" /&gt;</div><div>&nbsp; &nbsp; &nbsp; &nbsp;&lt;/serviceKeys&gt;</div><div><br></div><div>I know one can resort to writing own WCF.</div><div>The question is how can I use DevForce to simplify this by enabling an existing 2-Tier app to call the remote BOS specifically?</div><div><br></div><div>Best Regards</div><div>Seb</div>]]>
   </description>
   <pubDate>Fri, 10 Feb 2012 01:52:31 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3259&amp;PID=12644#12644</guid>
  </item> 
 </channel>
</rss>