The following comment has been added to this issue:

     Author: Matthias Germann
    Created: Fri, 24 Dec 2004 9:22 AM
       Body:
Hi Igor,

The IBM WebSphere module can generate correct deployment descriptors for local 
references to a ejb.

Local references can be declared with the "ejb.ejb-ref". This should be the 
same for JBoss, BEA, Websphere, ...

/*
 * @ejb.ejb-ref 
 *   ejb-name = "TheOtherBean" 
 *   view-type = "local"  
 */


Have you set the useIds attribute of the deploymentdescriptor subtask to "true"?

This is necessary because WebSphere uses ids for linking between ejb-jar.xml 
and the WebSphere-DD.

Have a nice x-mas.

Regards, 
Matthias

---------------------------------------------------------------------
View this comment:
  
http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1213?page=comments#action_15486

---------------------------------------------------------------------
View the issue:
  http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1213

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: XDT-1213
    Summary: ejb-local-ref missing for websphere
       Type: Improvement

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: XDoclet
 Components: 
             IBM Module
   Versions:
             1.2.2

   Assignee: xdoclet-devel (Use for new issues)
   Reporter: Igor Pustylnick

    Created: Fri, 24 Dec 2004 8:42 AM
    Updated: Fri, 24 Dec 2004 9:22 AM
Environment: websphere 5.1 Xdoclet 1.2.x

Description:
We are trying to re-use code which presently works on JBoss and BEA. The 
problem is with correctly identifying local interfaces to the existing session 
bean. Websphere way is to use ejb-local-ref tag in the ejb-jar.xml and 
subsequent local reference in ibm specific xmi files. This whole issue is 
missing in XDoclet documentation. It looks like websphere subtask needs 
ejb-local-ref working same way as in BES or JBoss subtasks. XDoclet is great 
but we need this or smth. similar to be able to use it to full extent.
Best regards and Merry Christmas
Igor


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://opensource.atlassian.com/projects/xdoclet/secure/Administrators.jspa

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



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to