java - URL of Netbeans project using WildFly -


how can determine url of java class check simple rest application? server url goes straight index page is: http://localhost:8080/helloworld-1.0-snapshot/. im following guide here , want test java class returns expect. tried

http://localhost:8080/helloworld-1.0-snapshot/webresources/test/hello/world no luck

enter image description here


Comments

Popular posts from this blog

service - Android MediaPlayer calls onCompletion before it already finished -

javascript - Training Neural Network to play flappy bird with genetic algorithm - Why can't it learn? -

javascript - Create a stacked percentage column -