[
https://issues.apache.org/jira/browse/DIGESTER-145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simone Tripodi resolved DIGESTER-145.
-------------------------------------
Resolution: Incomplete
Assignee: Simone Tripodi
Please consider posting this kind of questions on dev@ Mailing List rather than
JIRA; the issue tracker is not a support forum, rather it is for recording bugs.
Moreover no Digester code snippet at all is published, hard to provide support
under this circumstances
> Null Pointer Exception
> ----------------------
>
> Key: DIGESTER-145
> URL: https://issues.apache.org/jira/browse/DIGESTER-145
> Project: Commons Digester
> Issue Type: Bug
> Affects Versions: 1.6
> Environment: AIX, WebSphere 7
> Reporter: Ray John
> Assignee: Simone Tripodi
> Priority: Trivial
> Fix For: 1.6
>
>
> Hello
> We recently migrated to WebSphere 7. When my app is reading values from my
> XML getting null pointer exception. XML contents:
> <?xml version="1.0"?>
> <validation>
> <batch id="MyBatchRequest">
> <record id="Header">
> <field name="tagName">
> <validators>
> <validator name="required">
> <error-code>1501</error-code>
> </validator>
> <validator name="constant" value="HR">
> <error-code>1501</error-code>
> </validator>
> </validators>
> </field>
> Put in some sysout messages, showing "required" and then for error-code
> getting "null pointer exception".
> Apprecaite any help
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira