javabridge with BIRT 3.7.0 [message #727208] |
Tue, 20 September 2011 11:52  |
Eclipse User |
|
|
|
Hi there,
A while back, I wrote about my difficulties configuring Javabridge to make it work with the latest runtime of Eclipse BIRT. Thanks to Jason Weathersby, I was able to fix this problem... but now it's back with the latest download of the runtime library (namely 3.7.0).
To make a long story short, you essentially need to replace two folders in the JavaBridge folder, namely the "lib" and the "plugins" folder... but BIRT runtime 3.7.0 doesn't HAVE a plugins folder.
So the question is: What should I replace the "plugins" directory with? Should I try copying the one in the Eclipse installation folder?
Thanks in advance
Osuwariboy
|
|
|
|
|
|
|
|
|
|
|
|
|
Re: javabridge with BIRT 3.7.0 [message #766898 is a reply to message #766582] |
Fri, 16 December 2011 11:05  |
Eclipse User |
|
|
|
Understood, so you are running tomcat as a service. Can you set the
java.io.tmpdir and org.eclipse.datatools_workspacepath as environment
variables use control panel->system->Advanced system
settings->Environment Variables? Just make sure the directories already
exist.
Jason
On 12/15/2011 10:00 PM, karvesh wrote:
> Dear Jason
>
> sorry if my question may sound naive.. its just that i am running tomcat
> 7 on windows and i dont seem to have the catalina.bat file. Instead i am
> trying to add the lines via the monitor tomcat > configure > java tab >
> Java options.
> I already have these options in the textarea:
>
> -Dcatalina.home=C:\Program Files\Apache Software Foundation\Tomcat 7.0
> -Dcatalina.base=C:\Program Files\Apache Software Foundation\Tomcat 7.0
> -Djava.endorsed.dirs=C:\Program Files\Apache Software Foundation\Tomcat
> 7.0\endorsed
> -Djava.io.tmpdir=C:\Program Files\Apache Software Foundation\Tomcat
> 7.0\temp
> -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
> -Djava.util.logging.config.file=C:\Program Files\Apache Software
> Foundation\Tomcat 7.0\conf\logging.properties
> -XX:MaxPermSize=256M
>
> I am wondering is it here that I add the other ones:
>
> SET java.io.tmpdir=C:\apps\apache-tomcat-5.5.20\tmpdir
> SET org.eclipse.datatools_workspacepath=%java.io.tmpdir%\workspace_dtp
> mkdir %java.io.tmpdir%
> mkdir %org.eclipse.datatools_workspacepath%
>
> If yes, i just add -Dcatalina in front instead of SET? and how about the
> mkdir?
>
> Sorry about the hassle Jason :(
> Karvesh
|
|
|
Powered by
FUDForum. Page generated in 0.27073 seconds