You can create an Enterprise JavaBean (EJB) managed bean from an existing EJB manaaged bean and add it to your Web application. Use an EJB managed bean in a JavaServer Faces (JSF) Web page to lookup and invoke the session EJB instance. To create an EJB managed bean, you must have the EJB client classes, for example, its remote or local interface, on the project's classpath and provide the JNDI name for lookup.
Select File|New|Managed Bean from the main menu bar of the Web Application Development perspective.
The Create a Managed Bean wizard opens.
For other ways to access the Create a Managed Bean wizard, see Accessing a New Wizard in the Web Application Development Perspective.
Follow the wizard instructions.
After you create the EJB managed bean, you can see its properties in Data Bindings.
Creating a Service Managed Bean
Creating a DataWindow Managed Bean
Send your feedback on this help topic to Sybase Tech Pubs: pubs@sybase.com