| [news.eclipse.birt] Re: BIRT Scripting - Class location problem |
Stefan,
Instead of setting
System.setProperty( EngineConstants.WEBAPP_CLASSPATH_KEY, "/tmp/birt_jar/platform_model.jar" );
Jason
Thanks Chris,
where exactly is this located? We have an RCP app. I changed it in config.ini of the app, but it made no difference.
There must be another solution so that BIRT engine can access the classes than switching the osgi classloader?
The needed java classes are located in one plugin of the rcp app.
Greets