Bug 1279741 - Document WebLogic configuration needed to be able to clone repositories from HTTPS urls
Summary: Document WebLogic configuration needed to be able to clone repositories from ...
Keywords:
Status: CLOSED EOL
Alias: None
Product: JBoss BPMS Platform 6
Classification: Retired
Component: Documentation
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: ---
Assignee: brms-docs@redhat.com
QA Contact: Lukáš Petrovický
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-11-10 07:52 UTC by Jan Hrcek
Modified: 2020-03-27 20:05 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2020-03-27 20:05:51 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Jan Hrcek 2015-11-10 07:52:40 UTC
Description of problem:
Please add documentation about the setup needed to be able to clone repositories with URLs starting with 'https://' in business-central.

How cloning is done in general: To clone a repository in business-central, users must go to to Authoring > Administration perspective. There they choose Repositories > Clone repository and fill in some details, including URL of the repository to clone and click Clone button.

Issue to document: when business-central is deployed in WebLogic container, the cloning from URLs starting with https:// is not working out of the box (see bug #1275752). WebLogic needs some initial setup in order to make this work.

Specifically users need to set java system property -DUseSunHttpHandler=true when starting the WebLogic server, as described in the following stackoverflow answer [1]

This information should most likely go to Administration & configuration guide.

Version-Release number of selected component (if applicable):
BRMS / BPM Suite 6.2.0


[1] http://stackoverflow.com/questions/18512009/weblogic-net-http-soaphttpsurlconnection-cannot-be-cast-to-javax-net-ssl-httpsur


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