How to hot deploy maven project to glassfish?

前端 未结 1 1980
感情败类
感情败类 2021-02-10 16:18

I have a webapp project generated with m2e maven plugin in eclipse indigo. And i have a embedded glassfish plugin configured in my pom.xml

相关标签:
1条回答
  • 2021-02-10 16:57

    You may try Oracle Enterprise Pack (http://www.oracle.com/technetwork/developer-tools/eclipse/overview/index.html) which has support for Glassfish (using WebTools infrastructure so it can work with m2e-wtp).

    0 讨论(0)
提交回复
热议问题