Creating an Enterprise Application Client
See Also
- Choose File > New Project (Ctrl-Shift-N).
- Before you can create an enterprise application project, you must register
an application server.
- From the Java EE category, select one of the following project templates:
- Follow the steps in the rest of the wizard.
Notes:
- If you want to turn a regular Java project into a Java EE application client,
you have to add at least the application-client.xml deployment descriptor to the
src/conf folder, then close the project and create it again using the
Enterprise Application Client with Existing Sources template as described above.
- See Also
- About Enterprise Application Clients
- Editing an Enterprise Application Client's Deployment Descriptors
- Adding a Module to an Enterprise Application
- Calling an Enterprise Bean
Legal Notices