Questions tagged as 'demoiselle'

1
answer

Warn in the Parameter when uploading the application

I made an application using the Demoiselle 2.4.2 JSF + JPA archetype with various view classes that extend from AbstractEditPageBean . In some I have added a parameter, as in this example: @ViewController public class ContratoEstagioInst...
asked by 16.10.2015 / 14:41
0
answers

Inconsistency in IdAaEtsSigPolicyIdentifier - Demoiselle Certificate - PKCS7

I can not validate the digital signature produced using Demoiselle-Certificate 2.0.0, the ITI checker is invalidating the reason below:    Attribute Name: IdAaEtsSigPolicyId       Correcting: Invalid       Err Msg: Inconsistency in IdAaEt...
asked by 12.08.2015 / 20:16
1
answer

Demoiseller Signer - Loading a private key from a token

In the documentation for the Demoiselle Signer we have the following example to load the private key of a token: KeyStoreLoader keyStoreLoader = KeyStoreLoaderFactory.factoryKeyStoreLoader(); KeyStore keyStore = keyStoreLoader.getKeyStore("p...
asked by 07.05.2015 / 19:03
0
answers

Jquery error in Demoiselle with JSF and Primefaces

A Demoiselle application uses an upload button for each record inserted in a list. That is, at a certain point the page can contain from 1 to N repeated upload components according to the amount of records selected on the previous page. For exam...
asked by 24.03.2015 / 20:48
1
answer

Could not update project bookmark configuration

After upgrading to demoiselle-2-infra-3, I experienced this problem when creating new projects, even if I create a new repository, the problem occurs. The eclipse log contains the following: !ENTRY org.eclipse.wst.common.project.facet.core...
asked by 15.04.2015 / 20:10
3
answers

Convert to AbstractEditPageBean

I created a domain class whose primary key is composed. I created a convert for the primary key class. I registered the convert in faces-config , in addition to using the @FacesConverter annotation in the converter class, with ID...
asked by 06.04.2015 / 15:13
1
answer

Connection is not associated with a managed

One of our systems is displaying the error below: Connection is not associated with a managed connection.org.jboss.jca.adapters.jdbc.jdk6.WrappedConnectionJDK6@437f90c8 This error has happened a lot, but we can not figure out why. Search...
asked by 21.05.2016 / 16:14