 1 | : Servlet.service() for servlet [web.TimelinesServlet] in context with path [/Timelines] threw ... .jsonifyItems(Timeline.java:126)
at web.TimelinesServlet.sendTimelineData(TimelinesServlet.java:207)
at web.TimelinesServlet.doGet(TimelinesServlet.java:71)
at javax.servlet.http.HttpServlet |
 1 | , switch your web application to the slave (not by using a dual url, but by using only the master url ... request. Hi, When you say "switch your web application to the slave", do you mean that we can just start |
 1 | Please see the attached .odb file. It was freshly created by my web application, and just very few entries have been posted to the database yet. But still the doctor reports a whole bunch of errors ... 2.4.1. I get
bjjl@ps2:~$ java -cp /opt/gf/glassfish/domains/domain1/applications/athene/WEB-INF |
 1 | (StandardPipeline.java:595) at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:98) at com.sun.enterprise.web.PESessionLockingStandardPipeline.invoke(PESessionLockingStandardPipeline.java:91) at org |
 1 | $$$view210.getCurrentPersonId(Unknown Source) [DP-domain.jar:]
at granat.dp.web.socket ... ) [jboss-as-jpa-7.1.1.Final.jar:7.1.1.Final]
at org.jboss.as.web.security |
 1 | server [server] loaded default web module []
INFO: Hibernate Validator 4.2.0.Final
INFO: EJB5181 ... [__asadmin]
INFO: WEB0172: Virtual server [server] loaded default web module []
INFO: HV000001: Hibernate |
 1 | \eclipseApps\Guestbook\WEB-INF\db\guests.odb) is reset on occasions; I am not sure what set of events ... directory that GlassFish may clean when the web application is redeployed. You can move the database |
 1 | for postgres). However, when a different web project (WAR file), which declares a dependency ... work-around seems to be to add a copy of orm.xml into src/main/resources/META-INF of the web |
 1 | I have created a project as guided by www.objectdb.com/tutorial/jpa/eclipse/spring/run. When I abandon eclipse and use the maven command line to deploy this Spring MVC web app to jetty and point ... (with a dynamic web facet) and add Tomcat 6 as a server, it asks me if I want to move my guestbook app |
 1 | Hi, Is there any way to check, if 2 level cache is in use? Right now I've done two things: 1. objectdb.conf with cache size is placed in WEB-INF directory of my web application. 2. persistence.xml was modified with:
|