play2war / play2-war-plugin

WAR Plugin for Play framework 2.x
Apache License 2.0
443 stars 71 forks source link

How to make work play2 application without hitting the URL in WAS liberty profile #314

Open yespeebala opened 7 years ago

yespeebala commented 7 years ago

I'm using Play Framework (version 2.4.2) with WebsphereMQ. So I would like to start my web application which is deployed as war in WAS liberty profile without hitting the execution URL on server startup.

dlecan commented 7 years ago

What do you mean by "invoke" ?