Cannot access to http://localhost:8080/business-central/maven2 with a browser

Solution Verified - Updated -

Environment

  • Red Hat JBoss BPM Suite 6
  • Red Hat JBoss BRMS 6
  • Red Hat Process Automation Manager (RHPAM) 7
  • Red Hat Decision Manager (RHDM) 7

Issue

  • I want to browse the BRMS maven repo directly from the browser without going through business central. But I get an authentication error.

Resolution

To get authenticated, you need to login to business-central first. But BRMS doesn't have a feature to see a list/index of maven artifacts in http://localhost:8080/business-central/maven2. So http://localhost:8080/business-central/maven2 will return 404 even after authentication. Individual artifacts can be requested. For example, http://localhost:8080/business-central/maven2/sample/demo/project3/1.0/project3-1.0.jar

This solution is part of Red Hat’s fast-track publication program, providing a huge library of solutions that Red Hat engineers have created while supporting our customers. To give you the knowledge you need the instant it becomes available, these articles may be presented in a raw and unedited form.

Comments