Tihomir Surdilovic [http://community.jboss.org/people/tsurdilovic] created the discussion
"Re: Guvnor - build package problem, import definitions" To view the discussion, visit: http://community.jboss.org/message/626915#626915 -------------------------------------------------------------- >> I get a "Process Compilation error HashMap cannot be resolved to a type >> HashMap cannot be resolved to a type" error. << The Guvnor package you have your process in and are building has to have the proper imports defined. Click on your package, and select the "Edit" tab, then under "Configuration: Imported Types" click the green "+" image to add another import type. In the popup shown, in the "(advanced) class name:" text box type in java.util.HashMap, then the "OK" button. Validate your configuration, and then build your package again. It should build fine now. Hope this helps. Thanks. -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/626915#626915] Start a new discussion in jBPM at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
