Hi everybody,
I�m in the following situation: We have been modelling a system, and now we are converting our analisys classes in EJB�s. We have tested the conversion and it works great, as the Code generation. My problem is that once a EJB is created (from a class that is used in several Sequence diagrams) , if we add a message in one of these diagrams, and created the correponding operation in the EJB, this operation is created, but only in the Remote Interface of the EJB and without the stereotype <<EJBRemoteMethod>>. Can this stereotype be programmed to be selected when adding an operation to a EJB? How can I create a message, and that Rose automatically creates this operation both in the Remote Interface and in the EJB Class? Thank you a lot. Antonio David. ************************************************************************ * Rose Forum is a public venue for ideas and discussions. * For technical support, visit http://www.rational.com/support * * Post or Reply to: [EMAIL PROTECTED] * Subscription Requests: [EMAIL PROTECTED] * Archive of messages: * http://www.rational.com/support/usergroups/rose/rose_forum.jsp * Other Requests: [EMAIL PROTECTED] * * To unsubscribe from the list, please send email * To: [EMAIL PROTECTED] * Subject: <BLANK> * Body: unsubscribe rose_forum *************************************************************************
