[jboss-dev-forums] [Miscellaneous Development] - Re: Integrating rule file with a java application
gayatri.c
do-not-reply at jboss.com
Fri Sep 11 10:01:36 EDT 2009
hi,
I've written the rules in a text file.
the text file getting converted to string.
But NullPointerException is thrown on :
builder.addPackageFromDrl(new StringReader(string));
Can anybody help me please?
Thanks in advance...
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4254776#4254776
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4254776
More information about the jboss-dev-forums
mailing list