R
Roy Ellis
Guest
If you have a PASOE instance now (lets call it oepas1) and you want to add another ABL Application, do this: cd /oepas1 bin/tcman deploy $DLC/servers/pasoe/extras/oeabl.war NewABLAppName The NewABLAppName at the end of the command is the thing that will create this new ABL Application and correctly modify the openedge.properties now you can access the ROOT oepas1 ABL application with http://host
ort/web/... and the NewABLAppName with host
ort/.../... HTH, Roy
Continue reading...
Continue reading...