Hi,

I am trying to call Ofbiz Service from java using RequestHandler.runEvent
directly from the java code. While calling simple method based service, I
get file not found exception for the xml file containing the simple method.
Seems like the classloader being used does not have ofbiz-component.xml
specific classpaths. Any idea on which classloader to use while calling
services from java and/or how to add those classpaths to the current
classloader and have that classloader passed so that service executes
correctly?
-- 
View this message in context: 
http://www.nabble.com/ofbiz-component.xml-classpath-values---classloader-tp18745225p18745225.html
Sent from the OFBiz - Dev mailing list archive at Nabble.com.

Reply via email to