|
I am getting a problem when try to load more than one module having same
service location. When the particular service of one module supposed to
be search in that module, it actually searches in the other module,
produce the error - service method does not exists.
I think this happens because the relative priority of the similar files
in the ofbiz classpath. So is there any way in ofbiz, to configure
different class loaders for different components.
Regards,
Gautam
|