Anonymous | Login | Signup for a new account | 12-17-2024 14:36 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 | ||||
0001828 | [Resin] | minor | always | 06-26-07 10:40 | 09-05-07 17:21 | ||||
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.3 | Product Version | |||||
Product Build | |||||||||
Summary | 0001828: EJB/CMP compile error in 3.1 | ||||||||
Description |
(rep by Andrew Barton) I gave resin 3.1.1 an test to see if it would work for may application. It seems to compile most of my EJBs, but I ran into a error which looks like a bug you might be interested. I am attaching the bean that cause the issue. WEB-INF/web.xml:476: com.caucho.java.JavaCompileException: /Applications/resin-pro-3.1.1/webapps/foo/WEB-INF/work/ejb/_ejb/ProjectThumbnail/ProjectThumbnailBean__Amber.java:560: unclosed string literal String sql;sql = " ^ /Applications/resin-pro-3.1.1/webapps/foo/WEB-INF/work/ejb/_ejb/ProjectThumbnail/ProjectThumbnailBean__Amber.java:560: ';' expected String sql;sql = " ^ /Applications/resin-pro-3.1.1/webapps/foo/WEB-INF/work/ejb/_ejb/ProjectThumbnail/ProjectThumbnailBean__Amber.java:7: _ejb.ProjectThumbnail.ProjectThumbnailBean__Amber is not abstract and does not override abstract method __caucho_afterRollback() in com.caucho.amber.entity.Entity public class ProjectThumbnailBean__Amber extends foo.quicksample.project.ProjectThumbnailBean implements com.caucho.amber.entity.Entity { ^ /Applications/resin-pro-3.1.1/webapps/foo/WEB-INF/work/ejb/_ejb/ProjectThumbnail/ProjectThumbnailBean__EJB.java:230: cannot find symbol symbol : method __caucho_afterCommit() location: class _ejb.ProjectThumbnail.ProjectThumbnailBean__EJB.Bean __caucho_afterCommit(); ^ |
||||||||
Steps To Reproduce | |||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
There are no notes attached to this issue. |
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
26 total queries executed. 24 unique queries executed. |