About this task
Using WebSphere Studio Application Developer (WSAD) Version 5.1,
follow these steps to create a ProxyDSAccountSample project:
Procedure
- Create a ProxyDSAccountSample J2EE Project by selecting File
> New > Enterprise Application Project, then Next.
- Select Create J2EE 1.3 Enterprise Application Project then Next.
- Set the "Project name" to ProxyDSAccountSample then
click Next.
- Click New Module.... Leave the Application Client
Project and EJB Project selected, and deselect Web Project and Connector Project.
- Click Finish to finish creating the modules, and then click Finish again
to finish creating the application project. If prompted to switch
to J2EE perspective, click yes. You will see the
enterprise application project ProxyDSAccountSample, the application
client project ProxyDSAccountSampleApplicationClient, and the EJB
project ProxyDSAccountSampleEJB are created.