|
Now I want to publish multiple ear applications in a jboss environment. Previously, I used the war package. Put ejb in the hot deployment directory of deploy, which is not convenient for website porting. Now I want to deploy each website separately as an enterprise application. But I used to develop ear that was generated directly without using tools. Now I want to manually pack it into an ear bag. ? ? ?
How to package ear package on the command line? ? ? ? |
|