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 -

google shop client API returns 400 bad request error while adding an item -