Romain Manni-Bucau created TOMEE-706:
----------------------------------------

             Summary: better rest deployment logging messages
                 Key: TOMEE-706
                 URL: https://issues.apache.org/jira/browse/TOMEE-706
             Project: TomEE
          Issue Type: Bug
         Environment: since now we have application deployment output could 
looks like:


INFO - Setting the server's publish address to be 
http://127.0.0.1:4204/je-blog/.*
INFO - REST Application: http://127.0.0.1:4204/je-blog/.*  -> 
com.github.rmannibucau.blog.service.config.BlogApplication
INFO -      Service URI: http://127.0.0.1:4204/je-blog/user -> EJB 
com.github.rmannibucau.blog.service.UserService
INFO -              POST http://127.0.0.1:4204/je-blog/user/create-> User 
create(String,String,String)
INFO -              POST http://127.0.0.1:4204/je-blog/user/login-> void 
login(String,String)
....
            Reporter: Romain Manni-Bucau
            Assignee: Romain Manni-Bucau
             Fix For: 1.5.2




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to