java - failed ear file deployment on jboss server -


i'm trying run simple java ee app on jboss wildfly 8 server. selecting run on server menu. deployments folder empty. browser shows error 404 not found accessing address:http://127.0.0.1:8080/ejbtest/. idea?

enter image description here

finally, figured out problem ear file had. ear file structure says, ear file didn't follow structure. after putting necessary files .ear file, worked no problem.


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

android - IBM Worklight 6.1 [Application Error] There was a network error (file:///android_asset/www/index.html) -