Hello<br />
<br />
I can not access to MYSQL database when I deploy birt viewer on Weblogic server.<br />
<br />
I have installed mysql-connector-java-5.1.5-bin.jar and NOT mysql-connector-java-5.1.5-bin22043.jar as requested by weblogic (dont'know why.. it is dynamic and change every time).<br />
<br />
I have installed this jar here:<br />
<br />

..BIRTVIEWERbirt_viewerWEB-INFplatformpluginsorg.eclipse.birt.report.data.oda.jdbc_2.2.2.r22x_v20071206drivers<br />
<br />
<br />
I have also read about this bug here : <a class='bbc_url' href='
https://bugs.eclipse.org/bugs/show_bug.cgi?id=197978'>https://bugs.eclipse.org/bugs/show_bug.cgi?id=197978</a><br />
<br />
So as suggested, I have replaced org.eclipse.osgi_3.3.2.R33x_v20080105.jar by:<br />
org.eclipse.osgi_3.4.0.v20071031.jar in Birtviewer /plugins/<br />
<br />
It still does not work ! :-(<br />
What can I do now ?<br />
<br />
Thanks if you any clues...<br />
<br />
<br />
[Deployer:149033]preparing application birt_viewer on AdminServer <br />
[Deployer:149033]failed application birt_viewer on AdminServer <br />
[Deployer:149034]An exception occurred for task [Deployer:149026]Deploy application birt_viewer on AdminServer.: <br />
Exception:weblogic.management.ApplicationException: prepare failed for birt<br />
Module: birt Error: Could not load birt: weblogic.management.DeploymentException: [HTTP:101220]Error occurred while setting document root for "ServletContext(id=1212213,name=birt,context-path=/birt)" to "D:ProgramFilesbeauser_projectsdomainstoto_Domain.AdminServer.wlnotdeletebirt_viewerbirt_viewer.war". - with nested exception: <br />
[java.io.FileNotFoundException: D:ProgramFilesbeauser_projectsdomainstoto_Domain.AdminServer.wlnotdeleteextractAdminServer_birt_viewer_birtjarfilesWEB-INFplatformpluginsorg.eclipse.birt.report.data.oda.jdbc_2.2.2.r22x_v20071206driversmysql-connector-java-5.1.5-bin22043.jar (The system cannot find the path specified)]<br />
.