Anonymous | Login | Signup for a new account | 11-21-2024 16:12 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 | |||||||
0003451 | [Quercus] | minor | always | 04-19-09 08:42 | 04-19-09 08:42 | |||||||
Reporter | pablorg | View Status | public | |||||||||
Assigned To | ||||||||||||
Priority | normal | Resolution | open | |||||||||
Status | new | Product Version | ||||||||||
Summary | 0003451: java_bean does not work as documented | |||||||||||
Description |
I have a class configured as a webbean in resin as such: <bean> <class>com.my.Server</class> <init> <name>myServer</name> </init> </bean> these lookups do not find anything: $server = java_bean("com.my.Server"); $server = java_bean("myServer"); only this one works (discovered after 15 mins of trial and error): $server = java_bean("server"); |
|||||||||||
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. |