Is it possible to use non /csp/<namespace> for SMP
I had default csp application: /csp/<namespace> for a namespace.
Later I created another application: /csp2/<namespace> and made it default.
Yet all namespace-specific (Ensemble, DeepSee, SQL, etc.) links in management portal still point to/csp/<namespace>.
Is there any way to make the links in management portal point to /csp2/<namespace>?
Discussion (1)0
Comments
No. Just because most of code of this portal used static links. To change it you should change lots of classes, and even recompile some csp files.