Actions
Bug #219
closedFinderException dans ContactEJB.ejbFindByPrimaryKey
Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Start date:
02/26/2010
Due date:
% Done:
100%
Estimated time:
Navigateur:
Votre version de Silverpeas:
Système d'exploitation:
Votre base de données:
Livraison en TEST:
Livraison en PROD:
Description
Il faudrait que la méthode ContactEJB.ejbFindByPrimaryKey renvoie la même FinderException que ContactHome.findByPrimaryKey.
public ContactPK ejbFindByPrimaryKey(ContactPK pk) throws FinderException {
L'absence du throws empêche le déploiement sous JOnAS 4.
Updated by Nicolas Eysseric over 14 years ago
- Status changed from New to Closed
- Assignee set to Nicolas Eysseric
- Target version changed from 1 to 6
- % Done changed from 0 to 100
Updated by Emmanuel Hugonnet over 14 years ago
- Target version changed from 6 to Version 5.0-RC3
Actions