 32 | Hi i tried to setup the example from your webpage (jpa - Tomcat with Ecplipse) and i ... the exact version of Java, Eclipse and Tomcat that you are using. This example was tested with Tomcat 6. Are you using Tomcat 7? thx 4 the fast support. I fixed the Problem. I was using Tomcat 6.0.4 |
 31 | Hi I am currently having trouble deploying a BIRT Report onto Tomcat. The report works fine in the designer and I can run it without problem. However when i deploy it on Tomcat I get errors ... a BIRT Report that is using ObjectDB to Tomcat or any other server for that matter. Thanks. Currently |
 30 | : Select File > Settings > Application Servers. Add Tomcat 6 Server if not set already (Tomcat ... the + icon and select Tomcat Server > Local. Enter a name (e.g. Guestbook) at the top of the dialog box |
 30 | > Settings > Application Servers. Add Tomcat 6 Server if not set already (Tomcat has to be downloaded ... and select Tomcat Server > Local. Enter a name (e.g. Guestbook) at the top of the dialog box. In |
 30 | > Application Servers. Add Tomcat 6 Server if not set already (Tomcat has to be downloaded separately). Define Run Configuration: Select Run > Edit Configurations, click the + icon and select Tomcat |
 30 | Hi, If I put the .jar into /opt/Tomcat/lib/, then where the .conf should be in? And the .odb? When I debug the Eclipse web project, I export all things into a .war file. Then I use Tomcat's web ... when I use Undeploy tool. TIA > If I put the .jar into /opt/Tomcat/lib/, then where the .conf |
 30 | Hi, I have found a problem, when storing @Entity object in Tomcat session. When starting or stopping Tomcat, I get nasty exception - please check attached log. Strange thing ... on this? The exception indicates an attempt to serialize an entity object (when Tomcat stores the session before |
 30 | Hi, We have threads that are not stopping with Tomcat requiring a hard stop of the container ... message from our tomcat server log – 11-Feb-2020 08:46:54.741 WARNING [http-nio-8080 ... exists when the EntityManagerFactory is closed, so it should be more friendly for Tomcat and similar containers. CAPdev |
 28 | hi all new at objectdb, just wondering if i put the odb file inside tomcat webapp, how do i change the "$objectdb/db/fm.odb"? thanks See this page for details about the ObjectDB home path ($objectdb). macroselfian |
 28 | hi all. i would write a class singleton that encapsulate the entitymanagerFACTORY into it.(the entitymanagerFactory IS A property of the only instance of class singleton. (the class singleton is not a Ejb!!!!!!!!!). into tomcat it not possible use ejbs............. i have to manage |