You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by co...@apache.org on 2007/09/24 21:48:00 UTC

[CONF] Apache Tuscany: SCA Java binding.ejb (page edited)

SCA Java binding.ejb (TUSCANY) edited by Raymond Feng
      Page: http://cwiki.apache.org/confluence/display/TUSCANY/SCA+Java+binding.ejb
   Changes: http://cwiki.apache.org/confluence/pages/diffpagesbyversion.action?pageId=66256&originalVersion=1&revisedVersion=2






Content:
---------------------------------------------------------------------

{section:border=false}{column:width=15%}
{include: SCA Java Subproject Menu}
{include: Java SCA Menu New}{column}{column:width=85%}

h3. <implementation.ejb>

Tuscany provides the reference-side support for the [SCA EJB Session Bean Binding V1.00|http://www.osoa.org/download/attachments/35/SCA_EJBSessionBeanBinding_V100.pdf?version=1]

Some examples
{code}
<composite xmlns="http://www.osoa.org/xmlns/sca/1.0" name="account"><!-- composite refrence with ejb binding. Modify host and port number in uri attribute based on where you have installed target ResumeBank EJB --><component name="CustomerComponent"><implementation.java class="account.CustomerImpl" /><reference name="extEJBService"><!-- To use the CosNaming, use the following URI --><!-- <binding.ejb uri="corbaname:iiop:1.2@localhost:1050#AddServiceBean" />--><binding.ejb uri="hello-addservice/AddServiceBean/calculator.AddService" /></reference></component></composite>
{code}{column}{section}

---------------------------------------------------------------------
CONFLUENCE INFORMATION
This message is automatically generated by Confluence

Unsubscribe or edit your notifications preferences
   http://cwiki.apache.org/confluence/users/viewnotifications.action

If you think it was sent incorrectly contact one of the administrators
   http://cwiki.apache.org/confluence/administrators.action

If you want more information on Confluence, or have a bug to report see
   http://www.atlassian.com/software/confluence



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org