WebSphere Studio Portal Toolkit Overview April/2003 Reginaldo Barosa.

25
WebSphere Studio Portal Toolkit Overview April/2003 Reginaldo Barosa

Transcript of WebSphere Studio Portal Toolkit Overview April/2003 Reginaldo Barosa.

Page 1: WebSphere Studio Portal Toolkit Overview April/2003 Reginaldo Barosa.

WebSphere Studio Portal Toolkit OverviewApril/2003Reginaldo Barosa

Page 2: WebSphere Studio Portal Toolkit Overview April/2003 Reginaldo Barosa.

*Other IBM/non-IBM Runtimes could be used

WebSphere Studio WorkbenchIBM's commercially supported versionof Eclipse Workbench

Basis for IBM Toolswww.developer.ibm.com/websphere/workbench.html

Eclipse WorkbenchUniversal Tool Platform Initially Developed by IBMBasis of Open Source Project www.eclipse.org

Provides frameworks for tool builders to focus on tool building

core Java IDE, core VCM API/CVS Plug-in, etc...

Application Developer

Application Developer Integration Edition

User: J2EE Developer

Function:EJB ToolsPerformance and Trace toolsComponent Test toolsClearCase LT OEM

Target Runtime*:WAS AE, ND

User: Advanced J2EE Developer

Function:Services OrientedArchitectureProcesses with rich choreography featuresJ2C Connectors (CICS, IMS, HOD)Process Editor

Target Runtime*:WAS AE, ND, E

+ +

WebSphere Studio Enterprise Developer

User: Web Developer

Function:HTML/JSP/Servlet ToolsStruts ToolsWeb Services ToolsXML ToolsJava Visual Editor

Target Runtime: WAS AE, WAS ND*

+

User: Enterprise Developer

Function:Create new EIS applications as part of a J2EE app

EGL ToolsDevelop legacy z/OS applications

COBOL, PL/I, ASMCOBOL XML Tools

Target Runtime*: WAS AE, ND, E, z/OS

Site Developer

Focus of this presentation

WebSphere Studio Tools Family

Page 3: WebSphere Studio Portal Toolkit Overview April/2003 Reginaldo Barosa.

Focus of this presentation

WebSphere Portal Toolkits

http://www-3.ibm.com/software/info1/websphere/index.jsp?tab=products/portaltoolkit&S_TACT=103BGW01&S_CMP=campaign

Page 4: WebSphere Studio Portal Toolkit Overview April/2003 Reginaldo Barosa.

Focus of this presentation

WebSphere Portal Toolkits

Capability to create, test, debug and deploy individual portlets.

Web content templates for quick and easy portlet creation.

Debugging and deployment tools to shorten the development cycle.

Sample portlet code that demonstrates best programming practices.

Support for open Web standards (including Java, JavaServer Pages, XML, Database Wizards, Web Services, and Rich Media) available in IBM WebSphere Studio Application Developer V5.0

Page 5: WebSphere Studio Portal Toolkit Overview April/2003 Reginaldo Barosa.

Focus of this presentation

Portal Toolkit and Everyplace ToolkitPortal Toolkit help you develop portlet applications for WebSphere Portal Version 4.1 and later version.

Everyplace Toolkit is designed to help you develop mobile e-business applications for WebSphere Everyplace Access Version 4.2 and later version, in addition to portlet application development

They provide the following tools for use in developing your portlet applications:Portlet project Portlet application examples Portlet perspective New portlet application wizard portlet.xml editor Portal server configuration Exporting to the Web Archive (WAR) file

Page 6: WebSphere Studio Portal Toolkit Overview April/2003 Reginaldo Barosa.

Focus of this presentation

Prepare Studio application developer

1. Dowload the Toolkit www-3.ibm.com/software/info1/websphere/index.jsp?tab=products/portaltoolkit&S_TACT=103BGW01&S_CMP=campaign

2. If using WSAD-IE, add the line below to the install.bat reg2env "HKEY_LOCAL_MACHINE\SOFTWARE\IBM\WebSphere Studio\2.0\product\com.ibm.wsappdevie.win32" installdir %tktmp%\setwsxd.bat WSxD_HOME>nulif errorlevel 1 goto noWSAD echo -W config.wsxdName="WebSphere Studio Application Developer Integration Edition">>%rsp% goto yesWSxD

3. Install Websphere App Server Version 4 in WSAD or WSAD-IE

Page 7: WebSphere Studio Portal Toolkit Overview April/2003 Reginaldo Barosa.

Focus of this presentation

Install the Tollkit with the Portal server

1Execute the install.bat

2Install Portal Test ServerUse WPS 4.2 - Disk 7point to:

x:\wps and x:\pzn

3Optionally create a DB for the samplex:\PortletSample_setup\execute yourco_setupdb.bat

Can use Either DB2 V7 or V8

Page 8: WebSphere Studio Portal Toolkit Overview April/2003 Reginaldo Barosa.

Focus of this presentation

Portlet perspective

Page 9: WebSphere Studio Portal Toolkit Overview April/2003 Reginaldo Barosa.

Focus of this presentation

Creating a portlet application

Page 10: WebSphere Studio Portal Toolkit Overview April/2003 Reginaldo Barosa.

Focus of this presentation

Creating a portlet application...

Page 11: WebSphere Studio Portal Toolkit Overview April/2003 Reginaldo Barosa.

Focus of this presentation

Creating a portlet application...

Page 12: WebSphere Studio Portal Toolkit Overview April/2003 Reginaldo Barosa.

Focus of this presentation

Creating a portlet application...

Page 13: WebSphere Studio Portal Toolkit Overview April/2003 Reginaldo Barosa.

Focus of this presentation

Preparing the Server to Test

Page 14: WebSphere Studio Portal Toolkit Overview April/2003 Reginaldo Barosa.

Focus of this presentation

Testing Portlet

Page 15: WebSphere Studio Portal Toolkit Overview April/2003 Reginaldo Barosa.

Focus of this presentation

Testing Portlet...

Page 16: WebSphere Studio Portal Toolkit Overview April/2003 Reginaldo Barosa.

Focus of this presentation

Adding another Portlet to be testedhttp://www7b.software.ibm.com/wsdd/techjournal/0302_konduru/konduru.html

Page 17: WebSphere Studio Portal Toolkit Overview April/2003 Reginaldo Barosa.

Focus of this presentation

Testing with 2 servlets

Page 18: WebSphere Studio Portal Toolkit Overview April/2003 Reginaldo Barosa.

Focus of this presentation

Debuging Portlet...

Page 19: WebSphere Studio Portal Toolkit Overview April/2003 Reginaldo Barosa.

Focus of this presentation

Debuging Portlet...

Page 20: WebSphere Studio Portal Toolkit Overview April/2003 Reginaldo Barosa.

Focus of this presentation

Deploy Portlets

Page 21: WebSphere Studio Portal Toolkit Overview April/2003 Reginaldo Barosa.

Focus of this presentation

Loading Portlet application examples

Page 22: WebSphere Studio Portal Toolkit Overview April/2003 Reginaldo Barosa.

Focus of this presentation

Portlet application examples...

Survey Example

Page 23: WebSphere Studio Portal Toolkit Overview April/2003 Reginaldo Barosa.

Focus of this presentation

The portlet.xml editor

Page 24: WebSphere Studio Portal Toolkit Overview April/2003 Reginaldo Barosa.

Focus of this presentation

Help..

Page 25: WebSphere Studio Portal Toolkit Overview April/2003 Reginaldo Barosa.

Thank You