Anonymous | Login | Signup for a new account | 01-05-2025 09:52 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0002600 | [Resin] | minor | always | 04-14-08 09:05 | 04-22-08 10:32 | ||||
Reporter | ferg | View Status | public | ||||||
Assigned To | ferg | ||||||||
Priority | normal | Resolution | fixed | Platform | |||||
Status | closed | OS | |||||||
Projection | none | OS Version | |||||||
ETA | none | Fixed in Version | 3.1.6 | Product Version | 3.1.5 | ||||
Product Build | |||||||||
Summary | 0002600: EJB not recompiled on class changes | ||||||||
Description |
(rep by Carljohan Carlsson) I'm developing a webapp with EJB3 and having some problems deploying them. Whenever I change the interface of a EJB I get an error while trying to invoke a changed method: Caused by: java.lang.AbstractMethodError: _ejb.AuditServiceImpl.AuditServiceImpl__EJB$AuditService__EJBLocal.getAllGlobalAuditTemplates(Ljava/lang/Integer;)Ljava/util/List; I'm deploying the webapp with an exploded war-file, with the EJBs residing a jar within WEB-INF/lib. For now I have to delete the WEB-INF/work/ejb directory (and restart the context) to make the EJB be recompiled correctly, which is quite cumbersome when developing. Seems to me like the resin EJB wrapper classes are not recompiling when the jar has changed (context reload)? |
||||||||
Steps To Reproduce | |||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
28 total queries executed. 25 unique queries executed. |