[jboss-jira] [JBoss JIRA] (JBJCA-927) rarinfo tool throw exception if no ResourceAdapter
Jeff Zhang (JIRA)
jira-events at lists.jboss.org
Sun Nov 18 08:02:21 EST 2012
Jeff Zhang created JBJCA-927:
--------------------------------
Summary: rarinfo tool throw exception if no ResourceAdapter
Key: JBJCA-927
URL: https://issues.jboss.org/browse/JBJCA-927
Project: IronJacamar
Issue Type: Task
Components: AS
Affects Versions: 1.1.0.Beta2
Reporter: Jeff Zhang
Assignee: Jeff Zhang
Fix For: 1.1.0.Beta3
Report by lgao:
If generated code hasn't ResourceAdapter, rarinfo tool will throw exception
java.lang.NullPointerException
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:264)
at org.jboss.jca.as.rarinfo.Main.getIntrospectedProperties(Main.java:1001)
at org.jboss.jca.as.rarinfo.Main.main(Main.java:347)
Unable to resolve introspected config-property's
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list