I'm working a case with support and have found that PSDOE is the only way to get even a development instance of a working REST Management architecture deployed by Progress. Since PSDOE doesn't work on Unix, there's no such architecture provided on Unix.
I was able to find an oerm.war file in DLC/servlets/rest and get that deployed in an instance of Tomcat I installed. I have OE Management seeing it just fine. I noticed though, there are no "OE Realm" xml files in that war and cannot find any on the Unix install. I do see some "OE Realm" xml files in a DLC/rest folder on our Windows install. Can I just copy the xml files down to the Unix install and expect them to work? There's also a lib folder in DLC/rest on windows, does that need copied as well?
Has anyone else setup a fresh, new Unix OE REST manager and have some pointers?
Thanks!
I was misunderstand a key concept and have been straightened out. Thanks and disregard.