out sider [https://community.jboss.org/people/out_sider] created the discussion

"Re: No save option in Designer"

To view the discussion, visit: https://community.jboss.org/message/719853#719853

--------------------------------------------------------------
Managed to do it in the REST that I control...but not when I try to load the 
bpmn2.0 using the knowledgeBuilder.add....when I do:

kbuilder.add(ResourceFactory.newUrlResource(base_url+pack+"/"+title+".bpmn2"), 
ResourceType.BPMN2);

I get 401 error and because I don't know how to inject Authorization=Basic 
username:password in the request controled by the add method I can't correct 
the error.

Should I go back to the previouse version or is it fixable?
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/719853#719853]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to