BEA WebLogic Server 7 Manual do Utilizador Página 6

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
Vista de página 5
EJB
Development Using Borland
®
JBuilder
®
8 and BEA WebLogic Server
7.0
6
Figure 1: JBuilder EJB Module Wizard to create a visual EJB hosting environment
Visually create a session bean
With JBuilder, EJBs can be created visually. Double-click EJBModule TestSesMod, right-
click the editor pane. Click Create EJB. Click Session Bean. Enter the Bean name as
TestSes in the Bean Properties window.
Note:The previous step automatically creates three EJB files (TestSesBean.java, TestSes.java, and
TestSesHome.java). You can see these files in JBuilder project tree.
To change the package name, click Classes and packages button. Enter the package name as
com.borland.demo.ejb
See Figure 2 for details.
Vista de página 5
1 2 3 4 5 6 7 8 9 10 11 ... 62 63

Comentários a estes Manuais

Sem comentários