ydworld

Results 3 issues of ydworld

how to solve this problem I am using glassfish to deploy i configured MySQL database with JDBC resource using persistence.xml and also the glassfish-resorce.xml but still, I get this error

$ mvn tomcat7:deploy [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] com.zuoxiaolong.blog:everyone-java-blog [INFO] com.zuoxiaolong.blog:blog-common [INFO] com.zuoxiaolong.blog:blog-model [INFO] com.zuoxiaolong.blog:blog-dao [INFO] com.zuoxiaolong.blog:blog-service [INFO] com.zuoxiaolong.blog:blog-api [INFO] com.zuoxiaolong.blog:blog-sdk [INFO] com.zuoxiaolong.blog:blog-web...

while successfully build and run when i move to http://localhost:8080/admin/tags following mesage `Whitelabel Error Page This application has no explicit mapping for /error, so you are seeing this as a...

bug