- Download Oracle Weblogic Server 10.3 from http://www.oracle.com/technology/software/products/ias/index.html
- Download latest Eclipse Java EE IDE from http://www.eclipse.org/downloads/
- Eclipse IDE help http://help.eclipse.org/ganymede/index.jsp
- Add support for Oracle Weblogic 10.3 Server from http://download.oracle.com/otn_software/oepe/ganymede
- Add WLS 10.3 as new server
- Follow this tutorial http://cwiki.apache.org/GMOxSAMPLES/5-minute-tutorial-on-enterprise-application-development-with-eclipse-and-geronimo.html to create new Enteprise Application, EJB module, Dynamic Web module
- Create new Enterprise Application Project. http://help.eclipse.org/ganymede/index.jsp?topic=/org.eclipse.jst.j2ee.doc.user/topics/tjear.html
- Create new EJB project
- Create new Dynamic Web Project
- Run EAR project on WLS server
- Check deployed project on WLS console http://localhost:7001/console/
No comments:
Post a Comment