[ http://issues.apache.org/jira/browse/GERONIMO-1459?page=comments#action_12374794 ]
David Jencks commented on GERONIMO-1459: ---------------------------------------- This is fixed in 1.1 since gbean-name is not allowed and name is required, and the eventual merge with 1.2 will fix this permanently. > service builder should require name or gbeanName > ------------------------------------------------ > > Key: GERONIMO-1459 > URL: http://issues.apache.org/jira/browse/GERONIMO-1459 > Project: Geronimo > Type: Bug > Security: public(Regular issues) > Components: buildsystem > Versions: 1.2 > Reporter: David Jencks > Assignee: David Jencks > Fix For: 1.2 > > The service config builder should provide a good error message if you try to > give it something like > <gbean class="foo.bar.Foo"/> > If we can make the schema detect this that would be even better. > Thanks to Alex Andrushchak for discivering this problem -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
