Skip to content

IBMDeveloperTokyo/techdojo-liberty-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

techdojo-liberty-sample

TechDojo向け WAS Liberty動作確認用サンプルになります。 Libertyのディレクトリー構成やファイルの確認、簡単なサンプルファイルのデプロイのお試しにどうぞ

ビルド&起動

docker-compose build
docker-compose up -d

動作確認

http://localhost:9080/sample にアクセスして以下画面が表示されたらOK image

補足

上記Webアプリは以下フォルダにwarファイルをデプロイして動作させています。
web/app/sample.war

※sample.warは以下サイトから入手
https://tomcat.apache.org/tomcat-7.0-doc/appdev/sample/

About

Dojo用WASコンテナ作成の解説ページです

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published