| Snaprecruit.com

| Snaprecruit.com

Interview question based on skill :

Take as many assements as you can to improve your validate your skill rating

Total Questions: 5

1. To make use of jBPM from within a Spring application context.

Correct Answer is : org.jbpm.pvm.internal.cfg.SpringConfiguration

2. To use jBPM as a stand-alone process server:-

Correct Answer is : JBoss

3. jBPM is, fundamentally, a runtime that stores its state and jobs in a database. It uses:-

Correct Answer is : Hibernate

4. To have an annotated class be registered as a Hibernate entity, it needs to be registered with the:-

Correct Answer is : AnnotationSessionFactoryBean

5. Because our jBPM configuration uses Hibernate, we have to configure the :-

Correct Answer is : AnnotatedSessionFactoryBean