]
Kris Verlaenen updated DROOLS-1704:
-----------------------------------
Sprint: 2017 Week 34-35
NPE when updating container with java class
-------------------------------------------
Key: DROOLS-1704
URL:
https://issues.jboss.org/browse/DROOLS-1704
Project: Drools
Issue Type: Bug
Components: kie server
Affects Versions: 7.2.0.Final
Reporter: Karel Suta
Assignee: Mario Fusco
Labels: reported-by-qe
Fix For: 7.3.0.Final
Attachments: stacktrace.txt
User has Kie server with deployed container with java class.
If user updates the container to new version with kjar without java class then it is
updated correctly. However if user then tries to update the container again, this time to
version which contains same java class then NullPointerException is thrown. See
attachment.