Bug 977300 - Project name is not set while installing or deploying project via REST API
Summary: Project name is not set while installing or deploying project via REST API
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss BPMS Platform 6
Classification: Retired
Component: Business Central
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ER2
: 6.0.0
Assignee: Mark Proctor
QA Contact: Ivo Bek
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-06-24 09:10 UTC by Ivo Bek
Modified: 2014-08-06 20:11 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-08-06 20:11:25 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Ivo Bek 2013-06-24 09:10:01 UTC
Description of problem:

In this file "https://github.com/droolsjbpm/kie-wb-common/blob/master/kie-wb-common-services/kie-wb-common-rest/src/main/java/org/kie/workbench/common/services/rest/ProjectResource.java" you forgot to set project name to the jobrequest variable in some methods, compileProject(), installProject(), testProject() and deployProject. Please check all methods in the file that they will work in next version.

Also I have issues with injection of RepositoryService repositoryService; there, so please fix it or remove it if it's redundant.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Ivo Bek 2013-06-24 11:16:34 UTC
Please ignore the RepositoryService paragraph, I tried that again and it's already fixed or the error was caused by something else.

Comment 3 Ivo Bek 2013-09-09 08:44:50 UTC
Verified in BPMS 6.0.0.ER2


Note You need to log in before you can comment on or make changes to this bug.