Activity 6.0 - Deploy in activity-admin

cancel
Showing results for 
Search instead for 
Did you mean: 
jorgevicente
Member II

Activity 6.0 - Deploy in activity-admin

Hi there, i'm testing activity 6.0 and i'm trying to upload a process build in eclipse (.bar) manually through the activity-admin console but always says that cannot upload the file.

Is possible to upload processes directly in activity-admin right?

2 Replies
jorgevicente
Member II

Re: Activity 6.0 - Deploy in activity-admin

Gives the following error: 

com.activiti.service.activiti.exception.ActivitiServiceException: An error occured while calling Activiti: HTTP/1.1 400
at com.activiti.service.activiti.ActivitiClientService.executeRequest(ActivitiClientService.java:147)
at com.activiti.service.activiti.ActivitiClientService.executeRequest(ActivitiClientService.java:112)
at com.activiti.service.activiti.DeploymentService.uploadDeployment(DeploymentService.java:86)
at com.activiti.web.rest.client.DeploymentsClientResource.handleFileUpload(DeploymentsClientResource.java:81)

I check the class ActivitiClientService and appears to be a problem with authentication.

In the acitivity-admin.properies i didn't change the the configurations of REST endpoint config.

Can anyone can help me with the configurations?

peteoh
Member II

Re: Activity 6.0 - Deploy in activity-admin

Did you ever get a response, or did you work out the answer? I am new to Activiti, and having the same issue - not sure if it is my understanding or the configuration of the system.