Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mdmbl-dev] Milestone 3 (5.0.0M3)

Hi,

to test the code coming with Milestone 3 - "CRUD operations for administrative objects", please check out the code from the following branches:

  • org.eclipse.mdm.api.base  -> master
  • org.eclipse.mdm.api.default  -> anehmer/restapi
  • org.eclipse.mdm.api.odsadapter  ->_anehmer/restapi
  • org.eclipse.mdm.nucleus  -> anehmer/restapi

The code on this branches is configured for headless deployment. If you want to use it in combination with the web front end, please change in this file:

org.eclipse.mdm.nuclues/org.eclipse.mdm.application/src/main/webconfig/web.xml

from

<auth-method>BASIC</auth-method>

to

<auth-method>FORMULAR</auth-method>

Best regards
Angelika


-- 
openMDM(R) EWG toolkit manager

mail: awittek.openMDM@xxxxxxxxxxxxxxxxxx

Back to the top