[rules-users] Getting Null pointer exception for applying change set

Michael Anstis michael.anstis at gmail.com
Tue Aug 14 12:27:29 EDT 2012


This is a classpath related issue.

Please ensure src/main/resources is on your classpath (if running from
within Eclipse for example, files within the resources folder are normally
excluded).

On 14 August 2012 17:12, Rana <ven12344 at yahoo.com> wrote:

> This is the place I am getting the NPE.
>
>          URL url =
> this.getClass().getResource("/src/main/resources/DroolsChangeSet.xml");
>
> Thanks.
>
>
>
> --
> View this message in context:
> http://drools.46999.n3.nabble.com/Getting-Null-pointer-exception-for-applying-change-set-tp4019117p4019121.html
> Sent from the Drools: User forum mailing list archive at Nabble.com.
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20120814/e277026b/attachment.html 


More information about the rules-users mailing list