Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
4630 | minor | always | 06-20-11 11:55 | 07-25-11 17:33 | |
|
|||||
Reporter: | ferg | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 4.0.19 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 4.0.21 | ||
|
|||||
Summary: | 0004630: decorator with stateless | ||||
Description: |
(rep by Chris) 2. Errors when there is a decorator for interface implemented by stateless bean. When I create a decorator for interface implemented by a stateless bean, I get many errors like this one: Quote: MyClass__StatelessProxy.java:301: cannot find symbol symbol : method __caucho_getDelegates() location: class com.caucho.ejb.session.StatelessPool.Item<mypackag e.MyClass> __caucho_decorator_class delegate = new __caucho_decorator_class(__caucho_delegates.length , bean, poolItem.__caucho_getDelegates()); |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|