Build:
1. Export the iwidget by right clicking on "HelloWidget" in RSA
2. Enter "HelloWidget" under Web project , enter the name of the war
file in the Destination and click Finish
Deploy
1. Start Websphere Application Server
2. Launch Web console
3. Go to Applications > New Application> New Enterprise Application
4. Select the Local war using the Browse button and click Next
5. Select Fast Path and click Next
6. In the first step of installation, don't change anything and simply
click Next
7. In the Second step of Installation, don't change anything and simply
click Next
(Note: One of the target would be Websphere Portal, this is to access
the application from WPS)
8. In the third step, give the context root as "HelloWidget" and click
next
9. In the fourth step, click Finish
10. Wait for the installation to happen
11. After you get message for successful installation, click on
"Save"
12. Under Applications>Application Types> Websphere enterprise
applications select the HelloWidget.war and click "Start"
13. To test the success of the deployment access the following url
http://www.extremeportal.com:10000/HelloWidget//HelloWidget.xml
(Make sure you are using correct hostname and port, for ports refer WAS
Console> Environment>Virtual hosts>default_host>Host Aliases)
14. You should get the following screen
No comments:
Post a Comment