I got this failure, too. 2010/12/21 Jacek Laskowski <[email protected]>
> Hi, > > Just built a fresh copy of Openejb sources and they broke at > > Running org.apache.openejb.resource.jdbc.DynamicDataSourceTest > FATAL - Failed Configuring Service(id=Routed Datasource) > org.apache.openejb.OpenEJBException: Unable to read OpenEJB > service-jar file for provider org.apache.openejb.dynamicdatasource at > null: Could not find resource > 'META-INF/org.apache.openejb.dynamicdatasource/service-jar.xml' > at > org.apache.openejb.config.sys.JaxbOpenejb.readServicesJar(JaxbOpenejb.java:141) > at > org.apache.openejb.config.ServiceUtils.getServiceProviders(ServiceUtils.java:206) > at > org.apache.openejb.config.ServiceUtils.getServiceProvider(ServiceUtils.java:107) > at > org.apache.openejb.config.ConfigurationFactory.resolveServiceProvider(ConfigurationFactory.java:890) > at > org.apache.openejb.config.ConfigurationFactory.configureService(ConfigurationFactory.java:766) > at > org.apache.openejb.resource.jdbc.DynamicDataSourceTest.route(DynamicDataSourceTest.java:95) > ... > > I've been trying to figure out what's up there and all I found was to > add a META-INF/... file for the service. Does it fail for me only?! > > Jacek > > -- > Jacek Laskowski > Notatnik Projektanta Java EE - http://jaceklaskowski.pl > -- Ivan
