| Anonymous | Login | Signup for a new account | 10-30-2025 17:08 PDT | 
| 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 | ||||
| 0004434 | [Resin] | minor | always | 03-11-11 15:13 | 04-05-11 16:29 | ||||
| Reporter | rickHigh | View Status | public | ||||||
| Assigned To | ferg | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | closed | Product Version | 4.0.15 | ||||||
| Summary | 0004434: ResinBeanContainer fails with a null pointer exception when running standalone | ||||||||
| Description | Following the example here: http://wiki.caucho.com/Testing. [^] When I run the container standalone, it fails with a null pointer exception which seems to be related to not being able to load the validator jar file classes or some such. Exception in thread "main" java.lang.NullPointerException at com.caucho.config.reflect.ReflectionAnnotatedFactory.introspectType(ReflectionAnnotatedFactory.java:115) at com.caucho.config.inject.InjectManager.createAnnotatedType(InjectManager.java:1099) at com.caucho.config.inject.InjectManager.createManagedBean(InjectManager.java:1168) at com.caucho.resin.ResinBeanContainer.<init>(ResinBeanContainer.java:162) at org.cdi.advocacy.Example.main(Example.java:14) Digging deeper. It works when commenting out the offending lines. | ||||||||
| Additional Information | |||||||||
| Attached Files | |||||||||
|  | |||||||||
| Mantis 1.0.0rc3[^]
	Copyright © 2000 - 2005 Mantis Group
	31 total queries executed. 27 unique queries executed. |