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

Markus Jung reassigned TOMEE-4580:
----------------------------------

    Assignee: Skander

> Improve clarity of conf.0008 deployment mismatch error
> ------------------------------------------------------
>
>                 Key: TOMEE-4580
>                 URL: https://issues.apache.org/jira/browse/TOMEE-4580
>             Project: TomEE
>          Issue Type: Improvement
>    Affects Versions: 10.1.4
>            Reporter: Skander
>            Assignee: Skander
>            Priority: Minor
>             Fix For: 10.1.5
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The conf.0008 message only reports the number of deployed beans
> versus the number declared in ejb-jar.xml, without indicating which beans
> were involved. The current message is the following:
> {code:java}
> Cannot Load jar {0}. The number of beans deployed ({2}) does not match the 
> number of beans actually in the jar ({1}). Please redeploy this jar.{code}
> I propose to enhance the log message by explicitly listing:
> - The deployed bean names
> - The bean names declared in ejb-jar.xml
> This provides better diagnosability when investigating bean count mismatches
> and reduces troubleshooting time.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to