Questions tagged as 'demoiselle'

1
answer

Problem sending email by Demoiselle Mail

Good afternoon, folks, I'm following the steps to send email through demoiselle mail, but I did not succeed. I made all the proposed settings in the documentation, in the console of the eclipse he says that the message was sent, but no e-mail...
asked by 09.04.2015 / 19:49
1
answer

Error in validating the signature in the iti verifier using the demoseller to sign the document

I am signing documents in CADES format and using the Demosello library in version 3.2.10 " org.demoiselle.signer ", " org.demoiselle.signer ", and " org.demoiselle.signer " the act of signing in and checking in on my application is working norma...
asked by 28.06.2018 / 13:18
0
answers

Demoiselle AppletExecute error in the manual

In the Demoiselle's documentation for the link: link To create the sample applet, add the following dependency to the project: <dependency> <groupId>br.gov.frameworkdemoiselle.component</groupId> <artifactId&g...
asked by 17.05.2016 / 22:04
0
answers

Cluster support in the Demoiselle 2.4 Framework

I'm trying to upload an application using the Framework Demoiselle in version 2.4, but I noticed that web-fragment.xml of demoiselle-servlet does not have the <distributable/> tag. According to the servlet 3.0 spec...
asked by 23.10.2015 / 15:38
1
answer

When should clear () be used?

I made an application using the JSF-JPA archetype pattern for list and edit screens, extending from AbstractListPageBean and AbstractEditPageBean respectively, using Bookmark pages as a reference. I saw the "New" and "Delete" bu...
asked by 07.08.2015 / 19:02
0
answers

Error generating report with more than one relationship - Demoiselle Report

Hello everyone, I am trying to generate a report with demoiselle report, and I am not able to generate a report when I have more than one relationship, when I generate the report from a single table it works perfectly, it just does not work when...
asked by 10.06.2015 / 17:39
2
answers

Transactional control in context of exception handling using Demoiselle

Hello, I am having second thoughts about transactional control via Demoiselle (@Transactional) in the exception handling context with the Demoiselle ExceptionHandlerInterceptor. I have the following web service: import br.gov.frameworkde...
asked by 24.02.2016 / 12:46
2
answers

How to use Demoiselle version 2.4.2?

I'm trying to use Demoiselle 2.4.2. I thus declared my parent pom: <parent> <groupId>br.gov.frameworkdemoiselle</groupId> <artifactId>demoiselle-servlet-parent</artifactId> <version>2.4.2</...
asked by 22.04.2015 / 15:45
2
answers

How to get the description of an Enum in xhtml?

I need help to solve a situation with an Enum class together with the demoiselle framework. Eg: I have this class: ButIwouldliketoseeinmycomboboxthedescriptiveEx.:OrdinaryLaw,notLEI_ORDINARIA.Seetheimagebelow: ok you should have thought, ah m...
asked by 06.02.2015 / 17:59
1
answer

What dependency on Demoiselle 3 should be included in a Maven project for JSF use?

I have several applications built with Demoiselle 2.4.2 + JSF + PrimeFaces + Hibernate and would like to proceed to Demoiselle 3. In the dedicated portal for this version ( link ) there is an example of Maven dependency, as seen below: <par...
asked by 23.05.2017 / 15:32