[jbosstools-issues] [JBoss JIRA] Created: (JBDS-1033) Selections on deployment screen get undone after saving project

Aaron Pestel (JIRA) jira-events at lists.jboss.org
Thu Dec 24 18:41:37 EST 2009


Selections on deployment screen get undone after saving project
---------------------------------------------------------------

                 Key: JBDS-1033
                 URL: https://jira.jboss.org/jira/browse/JBDS-1033
             Project: JBoss Developer Studio
          Issue Type: Bug
         Environment: JBDS 3.0 M4
            Reporter: Aaron Pestel


1.)  Create a new jBPM project.
2.)  Save it
3.)  Click on the jBPM editor "Deployment" tab
4.)  select the "src/java/main" check box in the Java Class and Resources area of the panel
5.)  select the "Source" tab
6.)  add a space anywhere in the process file (just to trigger it needing a save)
7.)  click back on the "Deployment" tab
8.)  click the "Save" toolbar icon
9.)  watch your "src/java/main" checkbox get unchecked.

The same thing happens for the "Files and Folders" section of the panel.  Clicking "save" will revert to the default of selecting everything in that panel.

It might seem like this is a minor bug - and technically it probably is.  But, it's a major pain when you actually have jBPM Java Actions in your process and you have to remember to select that check box every time you deploy after having saved the project (basically every time you would ever deploy).  If you don't, you won't get an error - until you run the process and get a ClassNotFound error because your class was was not actually deployed in the process archive.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list