Beehive NetUI Samples

Two Beehive NetUI samples (NetUI Samples and JSF Integration) have been packaged as Workshop web projects. This gives you a chance to explore the NetUI sample code using the Workshop development tools. It is especially useful to explore these samples using the Page Flow perspective and the JSF related tools.

Note that minimal changes have been made to the sample code. Only a few JSP validation errors have been corrected (because Eclipse JSP validation is especially strict). The warnings generated by the sample code have been left in place. These warnings do not block you from deploying and running the sample code.

To run these samples, you must have WebLogic Server installed on your machine and add a WebLogic Server domain for use with Workshop. This server domain contains runtime libraries required by the application. Follow the instructions below:


To open the sample, select File > New > Example. In the New Example wizard select Workshop WebLogic/Beehive Examples > Beehive Samples Application and click Next > Finish.

To deploy and run the samples, right-click on one of the following files and select Run As > Run On Server. (This sample is not supported on WebLogic Server version 8.1.)

Project File to Run
netui-samples netui-samples/Java Resources/src/(default package)/Controller.java
netui-jsf

netui-jsf/Java Resources/src/(default package)/Controller.java


Still need help? Post a question on the Workshop newsgroup.