[JBoss JIRA] (AS7-6531) Reverse controller transformer test checks
by Brian Stansberry (JIRA)
[ https://issues.jboss.org/browse/AS7-6531?page=com.atlassian.jira.plugin.s... ]
Brian Stansberry resolved AS7-6531.
-----------------------------------
Resolution: Done
> Reverse controller transformer test checks
> ------------------------------------------
>
> Key: AS7-6531
> URL: https://issues.jboss.org/browse/AS7-6531
> Project: Application Server 7
> Issue Type: Feature Request
> Components: Domain Management
> Reporter: Kabir Khan
> Assignee: Brian Stansberry
> Fix For: 7.3.0.Alpha1
>
>
> When starting up the legacy controller in the transformers tests it now boots up a main controller using the boot operations used to boot up the legacy controller. This is to go some way towards ensuring that scripts written for the legacy controller can still work with the current controller.
> The calls to LegacyKernelServicesInitializer.skipReverseControllerCheck()in the sub-issues should be removed, and if necessary the reverse check can be further configured via LegacyKernelServicesInitializer.configureReverseControllerCheck().
--
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
13 years, 5 months
[JBoss JIRA] (AS7-3110) Enhance validation message when multiple persistence units are found
by Scott Marlow (JIRA)
[ https://issues.jboss.org/browse/AS7-3110?page=com.atlassian.jira.plugin.s... ]
Scott Marlow updated AS7-3110:
------------------------------
Fix Version/s: (was: 7.2.0.Alpha1)
> Enhance validation message when multiple persistence units are found
> --------------------------------------------------------------------
>
> Key: AS7-3110
> URL: https://issues.jboss.org/browse/AS7-3110
> Project: Application Server 7
> Issue Type: Enhancement
> Components: JPA / Hibernate
> Reporter: Markus Dahm
> Assignee: Scott Marlow
> Priority: Minor
>
> The current message is
> Caused by: java.lang.IllegalArgumentException: JBAS011470: Persistence unitName was not specified and there are 9 persistence unit definitions in application deployment "test.ear". Either change the application to have only one persistence unit definition or specify the unitName for each reference to a persistence unit.
> Yet what is always helpful in search of such validation errors is the context.
> In that case the offending class name would suffice, you should have this information at hands since you're scanning the classes, right?
>
> Given that information I'd have found the problem immediately.
--
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
13 years, 5 months