Internal Website Search

11-20 of 200 resultsRefresh

Problem to use find method on an abstract Class: AbstractMethodError is thrown

Hi, I'm using JBoss AS 7 WildFly with ObjectDB installed as a module ... .jboss.as] JBAS015899: JBoss AS 7.1.1.Final "Brontes" starting 08:17:22,209 INFO [org.xnio] XNIO Version 3.0.3.GA 08:17:22,209 INFO [org.jboss.as.server] JBAS015888: Creating http management service

Issue deploying EJB project to Jboss/Glassfish

ObjectDB as a module to JBoss (instead of putting objectdb.jar in the web application lib directory ... I have been trying to deploy an EJB project created in Eclipse/Juno to both JBOSS ... get a similar error on JBOSS.  I am guessing that there is some issue with the way I have added

Entity is not related to ObjectDB, but i get exception from ObjectDB

.DialogNew at org.jboss.as.ejb3.tx.CMTTxInterceptor.handleInCallerTx(CMTTxInterceptor.java:139) [jboss-as-ejb3-7.1.1.Final.jar:7.1.1.Final] at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInCallerTx(CMTTxInterceptor.java:204) [jboss-as-ejb3-7.1.1.Final.jar:7.1.1.Final] at org.jboss.as.ejb3.tx

Error reading UTF string

.objectdb.o.InternalException: Error reading UTF string at org.jboss.as.ejb3.tx.CMTTxInterceptor.handleInCallerTx(CMTTxInterceptor.java:139) [jboss-as-ejb3-7.1.1.Final.jar:7.1.1.Final] at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInCallerTx(CMTTxInterceptor.java:204) [jboss-as-ejb3-7.1.1.Final.jar:7.1

as(type)

/criteria/Expression" title="Interface in javax.persistence.criteria">Expression<X> as

ObjectDB Object Database Features

ObjectDB provides a rich set of features. Many features are implemented as ... > Highly optimized code (as a result of many profiling sessions). Unique data structures and algorithms (as a result of years of R&D).

Step 3: Define an EJB Session Bean

Java EE application servers such as GlassFish and JBoss, and not by servlet containers, such as ... Next. Enter GuestDao as the EJB class name - use ... into the servlet (as shown in the next step

Step 3: Define an EJB Session Bean

. EJB classes are only supported by Java EE application servers such as GlassFish and JBoss, and not by servlet containers, such as Tomcat and Jetty. By using EJB classes ... >Enter GuestDao as the class name - use exactly that case sensitive

Java EE Web Tutorial

Java EE 6 EJB (session beans) it requires a full Java EE 6 application server, such as GlassFish 3.0.1 or JBoss AS 6. If you need a web application that can run on a simple servlet container (such as ... JPA Java EE"> In addition the demonstrated application is available as

Java EE JPA Tutorial - Maven Project

(for GlassFish 3/ JBoss 6) in Eclipse or as a Maven project