[ 
https://issues.apache.org/jira/browse/TOMEE-706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Romain Manni-Bucau updated TOMEE-706:
-------------------------------------

    Environment:     (was: 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)
....)

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)
....
                
> better rest deployment logging messages
> ---------------------------------------
>
>                 Key: TOMEE-706
>                 URL: https://issues.apache.org/jira/browse/TOMEE-706
>             Project: TomEE
>          Issue Type: Bug
>            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