Internal Website Search

111-120 of 200 resultsRefresh

type.loader java.lang.ClassNotFoundException

web project (JPA) Glassfish3.0.1 With server logging turned on I ... > at java.lang.Thread.run(Thread.java:655) The web project build has:     build/web/WEB-INF/classes/META-INF/persistence.xml   

Redeployment in GlassFish - Failed to open file

], because it has not yet been started, or was already stopped at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1410) at org.glassfish.web.loader.WebappClassLoader.loadClass ... .apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:595) at com.sun.enterprise.web

Guestbook EE ear app please

Using Eclipse I have no problems running the Guestbook app as a web app on an EE 6 ... have tried various ways in creating different projects for ejb, web and client, with and without an ear ... get anything to run unless I do EXACTLY one web project as in your tutorial.

Possible cause for "Enhancement of type ... is old and cannot be used"

of projects (both large web app project and dedicated ObjectDB test projects) since trying  ... Briefly: in one simple web app test case I just established ... -world web app (too large to provide here) I however definitely have 'objectdb.temp.no-detach' false

Optimistic locking: prevent version increment on entity collection attribute

back. When I use it in my web app it fails; the collection is null! In the application (web ... . Also, please note that in the web app I actually get the documents through a query ... the application (web app), I create the readings in one call and I try to read them in

How prevent post-compile enhancement of non entity classes

I have recently moved to post-compile enhancement (from automatic run-time enhancement) using an Ant build.xml for a NetBeans web app. My adapted build.xml works for both full project ... ; <arg line="-s ./build/web/WEB-INF/classes/com/example/entity/*.class ./build/web/WEB-INF

Server vs embedded mode in multi-instance scenario

We are creating a web app that will have multiple different clients, each ... for availability concerns as well as auto scale during peak usage, at least for the benefit of our web application if not for objectdb. Its a standard web app with an average amount of data being fetched

the tutorial netbeans and javaee6 dont work,

available   ,,,,,,,,,,,,,,,, but the web .xml it is ok. help ... /netbeans/ee/servlet">step 4. There is an unnecessary web.xml file in WEB-INF. To fix the project

system exception occurred during an invocation on EJB GuestDao

(StandardPipeline.java:673) at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:99) at org ... .catalina.core.StandardPipeline.invoke(StandardPipeline.java:673) at com.sun.enterprise.web.WebPipeline ... .catalina.core.StandardPipeline.invoke(StandardPipeline.java:673) at com.sun.enterprise.web

Once served to JSF page via @EJB query bean, many list fields are null (but same query ok after fresh persist in @PostConstruct)

integrity problem, the inability to robustly query relationship fields in a web application renders ... result in indexTest.xhtml. The problems is illustrated by running the attached JavaEE Web App ... encouraged by experiments last night that lead to me being able to see large portions of my web