Exporting a Set of Enterprise JavaBean Components from a Visual Web JSF Project
See Also
You can export a set of Enterprise JavaBean components (enterprise beans) from the Services window to a file to enable other developers working with your project to access the same enterprise beans without having to add each enterprise bean individually.
To export a set of enterprise beans:
- In the Services window,
right-click the Enterprise JavaBeans node and choose Export EJB Sets.
- In the Export EJB Sets dialog box, select the enterprise beans to export.
- Enter the location of the file to which to export the enterprise beans.
- If necessary, edit the enterprise bean set names, server host name, and port number.
- Make the exported file available to the developers who need it.
To export a single enterprise bean:
- Right-click the enterprise bean you want to export and choose Export EJB Sets.
- Enter the location of the file to which to export the enterprise beans.
- If necessary, edit the enterprise bean set name, server host name, and port number.
- Make the exported file available to the developers who need it.
- See Also
- Adding a Set of Enterprise JavaBeans Components to the IDE
- Deleting an Enterprise JavaBeans Component
- Working With Enterprise JavaBeans Components
- Enterprise JavaBeans Component Tasks: Quick Reference
Legal Notices