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:

  1. In the Services window, right-click the Enterprise JavaBeans node and choose Export EJB Sets.
  2. In the Export EJB Sets dialog box, select the enterprise beans to export.
  3. Enter the location of the file to which to export the enterprise beans.
  4. If necessary, edit the enterprise bean set names, server host name, and port number.
  5. Make the exported file available to the developers who need it.

To export a single enterprise bean:

  1. Right-click the enterprise bean you want to export and choose Export EJB Sets.
  2. Enter the location of the file to which to export the enterprise beans.
  3. If necessary, edit the enterprise bean set name, server host name, and port number.
  4. 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