Skip to content
/ testEE7 Public

this is test project. Using Java EE 7,Maven, WildFly 8(GlassFish 4), JAX-RS,hibernate and JSON.

Notifications You must be signed in to change notification settings

bon10/testEE7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

testEE7

this is test project. Using Java EE 7,Maven, WildFly 8(GlassFish 4), JAX-RS,hibernate and JSON.
これはテストプロジェクトです。 JavaEE7とかで色々おっためすやつです。

#使い方 testEE7というディレクトリを作ってそこにgit cloneしてくだしあ。

#デプロイ方法 Eclipse場合は、プロジェクト右クリック > エクスポート > war を選択する感じ。
NetBeansやコンソールは分かりません。

デプロイ後はお好きなJava7対応APサーバにデプロイしてください。

#注意事項 Eclipseで手動デプロイではなく、プロジェクトを「サーバで実行」とした場合、
JAX-RSが上手く動きません。(URLが404 Not Foundになる)
WildFly 8.1.0 Finalの場合は下記設定でなんとかなりました。 https://www.nailedtothex.org/articles/wildfly/jvmparams/

Net Beans + GlassFish 4 の環境とかIntelliJ使うほうがいいかも。

About

this is test project. Using Java EE 7,Maven, WildFly 8(GlassFish 4), JAX-RS,hibernate and JSON.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages