Hi Team, I have tomee maven plugin configured with tomee.xml in src/main/tomee/conf. I have defined data source in this xml and plugin not loading the jdbc driver class. I have added <dependencies> under the plugin with derbyclient jar. but still the same error ,
org.apache.xbean.propertyeditor.PropertyEditorException: Unable to resolve class org.apache.derby.jdbc.ClientDriver -- Thanks, Dhana kumar.
