ObjectDB ObjectDB

Internal Website Search

31-40 of 126 resultsRefresh
26

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

.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-4) JNDI bindings for session bean named ... service thread 1-10) JNDI bindings for session bean named GuestDao in deployment unit deployment ... .processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-4) JNDI bindings for session bean
21

UserException - Object User#2 belongs to another EntityManager

Hi! Scenario's steps: 1. User goes to his profile, a JSF page. 2. @RequestScoped CDI bean UserDataB loads the current user of the session at each request, by using @Stateless bean UserC#findUserById(Long id) 3. JSF page's @RequestScoped CDI bean AnotherB loads trades of that user, by using
20

Spring Data JPA - PersistenceException thrown

(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support ... .springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean
20

@OneToMany(fetch = FetchType.LAZY) list is always null

it open when using @PersistenceContext? Vladiator Vlad Myachikov It may be open in session bean ... to J2EE. parent.getChildren() returns null. Here is a simple example: Bean: @Named("test ... = parent; } } Manager: @Stateless @TransactionManagement(TransactionManagementType.BEAN
16

How to deploy an Objectdb project with Jboss AS 7?

service thread 1-13) JNDI bindings for session bean named GuestDao in deployment unit deployment ... [org.jboss.as.mail.extension] (MSC service thread 1-5) JBAS015400: Bound mail session [java:jboss/mail
15

Criteria Query results in a NoResultException instead of returning object

) at org.jboss.seam.security.org$jboss$weld$bean-WEB-INF$lib$seam-security-impl-ManagedBean-class_org$jboss$seam$security$IdentityImpl_$$_WeldClientProxy.login(org$jboss$weld$bean-WEB-INF$lib$seam-security ... (WrapperIdentityStoreRepository.java:303) at org.picketlink.idm.impl.api.session.managers.AttributesManagerImpl
15

CriteriaQuery using isNotNull with other conditions results in InternalException

$bean-WEB-INF$lib$seam-security-impl-ManagedBean-class_org$jboss$seam$security$IdentityImpl_$$_WeldClientProxy.login(org$jboss$weld$bean-WEB-INF$lib$seam-security-impl-ManagedBean-class_org$jboss$seam ... :239) at org.picketlink.idm.impl.api.session.managers.RoleManagerImpl.findRoles(RoleManagerImpl.java
15

JBoss 7 startup fails

] (MSC service thread 1-2) JNDI bindings for session bean named GuestDao in deployment unit deployment ... Hi, I was having a go with entity beans 3.x jboss 7, objectdb and the guestbook web application but cannot come out of the swamp. I use eclipse indigo as IDE The "src" folder contains the pachake
3

javax.persistence.ValidationMode

2.0 ValidationMode AUTO If a Bean Validation provider is present in the environment, the persistence provider must perform the automatic validation of entities. If a Bean Validation provider ... . If no Bean Validation provider is present in the environment, no lifecycle event validation takes
3

javax.servlet.ServletException: Annotated methods must follow the JavaBeans naming convention. __odbHidden_getPropertyName

is a @SessionScoped @ManagedBean backing bean that pulls the 1st (default) ViewConfiguration object via a @Stateless facade session bean using em.find(entityClass, id). The strange thing is that it works

Getting Started

ObjectDB is very easy to use. Follow the Getting Started Tutorial and the Quick Tour manual chapter and in minutes you may be able to write and run first Java programs against ObjectDB.

Prior knowledge or experience in database programming (SQL, JDBC, ORM, JPA, etc.) is not required, but some background in using the Java language is essential.

Need Help?

  1. Search ObjectDB website
  2. Read the FAQ
  3. Follow the Tutorials
  4. View or post in the forum
  5. Search or file an issue
  6. Contact support