Anonymous | Login | Signup for a new account | 12-17-2024 12:03 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0001513 | [Resin] | block | always | 12-14-06 15:17 | 01-01-07 12:05 | ||||
Reporter | svadu | View Status | public | ||||||
Assigned To | sam | ||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | 3.0.23 | ||||||
Summary | 0001513: EJb-3 not up to date (partial solution found) | ||||||||
Description |
JBoss has released Seam 1.1 which can run outside of application server with help of ejb micro-container. I tried to run it on resin and found several problems ( http://mastersad.homelinux.net/blogs/index.php?blog=5&title=running_jboss_seam_1_1_on_resin_3_2x&more=1&c=1&tb=1&pb=1 [^] ). Most of them can be solved by workarounds I've found but the most blocking one is that ejb-30.jar that contains only interfaces isn't up-to-date which comes in conflict with other libraries that Seam uses (because ejb-30.jar is loaded in parent classloader it can't be overridden by ejb-3 interfaces that come with Seam). As a 'solution' I've found that by updating the interfaces in ejb-30.jar to the latest ones the problem is solved and JBoss Seam runs well on Resin. Since ejb-30.jar is the same across Resin3.0.2x and 3.1 this issue isn't related just to Resin 3.0.23. Is there any way that the interfaces could be updated? |
||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
31 total queries executed. 27 unique queries executed. |