Hi Forum,we have created our own component for a special database
task.Within the the component implementation we have used XMLBeans
2.4.Now we run into a classloader issue because LC already contains a
very old version of XML Beans (from 2004).Is there a way to have our own
classloader that uses the new XML Beans version instead of the already
existing one?We have planned to migrate several other components to be
available inside Workbench and I'm afraid we will run into the same
problem severa...