Questions tagged as 'demoiselle'

3
answers

Demoiselle Error while deploying to JBoss

When trying to deploy the demo application, from the Demoiselle tutorials in JBoss, I get the following error: 11:34:16,873 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-7) MSC00001: Failed to start service jboss.persistenceunit."in...
asked by 05.03.2015 / 15:40
2
answers

How to use the Quartz Scheduler with the Demoiselle?

I created a job using the Quartz Scheduler inside a Java web application that uses the Demoiselle framework with JSF and Tomcat 7. The job should call a method from a Business Controller (BC), which invokes a DAO to change the database. Howev...
asked by 29.01.2014 / 17:16
1
answer

@RequiredRole with BaseCertLoginModule

My system authenticates the client (it's a web service) through BaseCertLoginModule , a JBoss class based on the JaaS specification. In fact my project extends this class, and this extension is called upon every request to decide whether t...
asked by 07.07.2015 / 16:28
0
answers

How to filter the scenarios that will execute @BeforeScenario?

I have a series of scenarios in demoiselle-behave, and I want to filter those that should execute a method marked with @BeforeScenario . In cucumber-jvm , I do this: Funcionalidade: Acesso @web Cenário: Autenticar com sucesso //...
asked by 14.02.2014 / 12:23
2
answers

Downloading libraries by MAVEN with proxy

I installed the new version of demoiselle, but when generating a project with the demoiselle-jsf-jpa archetype the project is generated with error and I can not deploy. I think it's due to the network proxy, so much so that it excludes...
asked by 19.06.2015 / 19:20
1
answer

Report does not comply with formatting when exported to PDF

I created a report in iReport that contains formatting (fonts, bold and italic). In the preview of the iReport itself it appears correctly, but when I use it within a demoiselle-jsf-jpa project and export to PDF, it does not conform to the forma...
asked by 25.06.2015 / 14:02
1
answer

Error generating code from an entity by extending Pojotype

In the project a Pojo class was created that receives the type of the serializable variable for indexing and treats the generic conversion: Pojo.java: {...} public abstract class Pojo<T extends Serializable> implements Serializab...
asked by 07.04.2015 / 16:44
3
answers

Runtime ambiguity error when running deploy on WildFly

When attempting to deploy the war file in WildFly, a dependency injection ambiguity error is occurring in the HttpServletRequest class. Is anyone else going through this? Error returned by WildFly:    Can not upload deployment: {"WFLYCT...
asked by 02.06.2016 / 15:20
1
answer

Data Audit

I have two doubts. I'm following the audit PDF ( link ) but my maven does not find version 1.0.3. It is displayed only at 1.0.0 Snap. Has the version been removed or is it some error here in my indexing? I use version 2.5 of the project an...
asked by 08.06.2015 / 22:03
1
answer

EAD: Configuration error while running the tests

I downloaded the videos of the site for studies, in the video of Modulo3_Video3, about Configuration, I got an error when running the test after using the Configuration feature. 1 - I added the file src \ main \ resources \ inscription.proper...
asked by 02.03.2015 / 20:38