Update of /cvsroot/xdoclet/xdoclet/modules/ejb/src/META-INF
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32666/modules/ejb/src/META-INF

Modified Files:
        xtags.xml 
Log Message:
session object must also implement the business-interfaces (as described in the 
Business Interface Design Pattern) (XDT-1182)

Index: xtags.xml
===================================================================
RCS file: /cvsroot/xdoclet/xdoclet/modules/ejb/src/META-INF/xtags.xml,v
retrieving revision 1.73
retrieving revision 1.74
diff -C2 -r1.73 -r1.74
*** xtags.xml   10 Apr 2005 09:55:23 -0000      1.73
--- xtags.xml   10 Apr 2005 13:13:28 -0000      1.74
***************
*** 539,542 ****
--- 539,544 ----
                 The business interface must declare all methods as throwing 
RemoteException as per the
                 business interface pattern.
+                The generated techinical bean class (with thesession, 
entitycmp or entitybmp subtask) 
+                implements this interface (Business Interface Pattern).
            </usage-description>
            <mandatory>false</mandatory>
***************
*** 556,559 ****
--- 558,563 ----
                 Defines the local business interface for the bean. Similar to 
remote-business-interface,
                 but the interface does not need to declare RemoteException in 
the throws clause.
+                The generated techinical bean class (with the session, 
entitycmp or entitybmp subtask) 
+                implements this interface (Business Interface Pattern).
            </usage-description>
            <mandatory>false</mandatory>



-------------------------------------------------------
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://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to