Skip to content

aguibert/coms319-project4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

coms319-project4

Setup Instructions

  1. You will need Eclipse for Java EE developers (normal eclipse won't do)
  2. Go to wasdev.net, download the latest beta image and eclipse tooling https://developer.ibm.com/wasdev/downloads/liberty-profile-beta/
  3. Follow the steps for "Installing with the Eclipse tools beta" to install the tooling
  4. Follow the steps for "Installing from the command line" to install the runtime
  5. Once you clone the repository, import existing projects into your workspace
  6. Create the server runtime:
  7. In eclipse, File->Server->Runtime Environments->Add... Websphere Application Server Liberty Profile
  8. Next, browse for the location where you extracted your Wepshere runtime, then click Finish
  9. In the servers view (select )
  10. Name the server "project4-server"
  11. Add the coms319.team10.project4 resource to the server, then click finish.
  12. In the "server" tab, you should have created a "project4-server" server, you can start it by selecting it and pressing the green play button in the server tab.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published