You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Raymond Feng (JIRA)" <tu...@ws.apache.org> on 2007/10/31 07:26:51 UTC

[jira] Assigned: (TUSCANY-1883) Tuscany EJB Binding does not work.

     [ https://issues.apache.org/jira/browse/TUSCANY-1883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Raymond Feng reassigned TUSCANY-1883:
-------------------------------------

    Assignee: Raymond Feng

> Tuscany EJB Binding does not work.
> ----------------------------------
>
>                 Key: TUSCANY-1883
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1883
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA EJB Binding Extension
>    Affects Versions: Java-SCA-Next
>         Environment: SVN Revision 590426
> Linux
>            Reporter: Mark Combellack
>            Assignee: Raymond Feng
>            Priority: Minor
>             Fix For: Java-SCA-Next
>
>         Attachments: binding-ejb.patch, binding-ejb_sample.patch
>
>
> It appears that the current ejb binding does not load correctly when the Tuscany runtime is started.
> The problem is that new services definition files were added but the EJB binding was not updated to include these files. The following old service definition files:
>  META-INF/services/org.apache.tuscany.sca.extension.helper.BindingActivator
>  META-INF/services/org.apache.tuscany.sca.core.ModuleActivator
> need to be replaced with new versions:
>  META-INF/services/org.apache.tuscany.sca.provider.BindingProviderFactory
>  META-INF/services/org.apache.tuscany.sca.contribution.processor.StAXArtifactProcessor
> I have attached the following patches:
> binding-ejb.patch - Updates the EJB Binding module to work with the latest Tuscany build.
> binding-ejb_sample.patch - Start of a sample that uses the EJB Binding with JBoss

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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