[JBoss JIRA] Created: (JBDS-1033) Selections on deployment screen get undone after saving project
by Aaron Pestel (JIRA)
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
16 years, 2 months
[JBoss JIRA] Created: (JBDS-701) (JBPAPP-1887) WSPROVIDE.bat does not put jaxb-xjc.jar in the classpath
by Stelios Koussouris (JIRA)
(JBPAPP-1887) WSPROVIDE.bat does not put jaxb-xjc.jar in the classpath
----------------------------------------------------------------------
Key: JBDS-701
URL: https://jira.jboss.org/jira/browse/JBDS-701
Project: Developer Studio
Issue Type: Bug
Affects Versions: 2.0.0.GA
Reporter: Stelios Koussouris
While trying to use the Web Service Wizard to create a 'Bottup up Java bean Web Service' I get the following error "The system cannot find the path specified."
and additionally
"Error: Could not generate. (use --show-traces to see full traces)
Error: com/sun/codemodel/JExpression"
more stack traces by adding --show-traces to the wsprovide.bat and trying to create the web service again
eg. "%JAVA%" %JAVA_OPTS% -Djava.endorsed.dirs="%JBOSS_ENDORSED_DIRS%" -Dlog4j.configuration=wstools-log4j.xml -classpath "%WSPROVIDE_CLASSPATH%" org.jboss.wsf.spi.tools.cmd.WSProvide --show-traces %*
--
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
16 years, 2 months
[JBoss JIRA] Created: (JBIDE-5528) jBPM Property view doesn't reflect GPD changes and can also overwrite them
by Jiri Peterka (JIRA)
jBPM Property view doesn't reflect GPD changes and can also overwrite them
--------------------------------------------------------------------------
Key: JBIDE-5528
URL: https://jira.jboss.org/jira/browse/JBIDE-5528
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jbpm
Affects Versions: 3.1.0.CR1
Environment: Linux 64-bit, Sun JDK 1.6, JbossTools-3.1.0.v200912171816M-H185-RC1
Reporter: Jiri Peterka
Fix For: 3.1.0.GA
1. Have jBPM jPDL 3 perspecitve open
2. Have created jBPM project and process
3. Create state in GPD
4. Have opened Properties view
5. Click on State element in GPD
6. Click again and rename state name
FAIL: No update in properties even when focus is changed
FAIL2: Click on Name text in properties and back into GPD and statne name is changed according to value in properties
FAIL3: Doesn't even reflect when process is saved
--
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
16 years, 2 months