
Chapter 9 Creating J2EE Applications for IBM WebSphere 5.0
Customizing WebSphere Application Developer Generation
PowerDesigner generates all the WSAD specific project files for WebSphere Application Developer:
- .project file - for EJB project
- .classpath file - for EJB project
- .project file for - Web project
- .classpath file for - Web project
- .websettings file for - Web project
- Web Content\theme\Master.css - Master style sheet
- Web Content\WEB-INF\lib\*.jar - Related JAR files
- Web Content\WEB-INF\ibm-web-bnd.xmi - Web binding file
- Web Content\WEB-INF\ibm-web-ext.xmi - Web extension file
- Web Content\WEB-INF\struts-bean.tld - Struts bean file
- Web Content\WEB-INF\struts-config.xml - Struts configuration file
- Web Content\WEB-INF\struts-html.tld - Struts HTML file
- Web Content\WEB-INF\struts-logic.tld - Struts logic file
- Web Content\WEB-INF\struts-template.tld - Struts template file
- .project - for EAR project
PowerDesigner generates a WSAD project for each EJB, Web and EAR archive.
You can use the generated WSAD projects to edit Java code descriptor, compile the code, generate deployment code and deploy the application into a server.
Copyright (C) 2005. Sybase Inc. All rights reserved.
|
|