Page 1 of 1

Change openKM url

PostPosted:Wed Jan 06, 2010 4:53 pm
by bashaclick
HI
I will try to change url openKM
I mean i need change this url
http://130.0.10.1:8080/openKM to http://130.0.10.1:8080/basha
but i not found any thing to configration or setting in the OPenKM

thank

Re: Change openKM url

PostPosted:Thu Jan 07, 2010 9:23 am
by jllort
Bad idea !

If you want to change it, you must change web.xml into OpenKM.war file
Some index.jsp url into war file too
And some Config.java file

To change it you need to compile OpenKM.war from source code.

Re: Change openKM url

PostPosted:Mon Jan 11, 2010 2:55 pm
by bashaclick
Thank you for help me .
do you know good program for java compile ?
Because i try to create war file and after do the file i try to running program is not work .

I wait you reply
thank again

Re: Change openKM url

PostPosted:Mon Jan 11, 2010 9:26 pm
by bashaclick
Hi again :lol:

i create war file but after do it that i can't access to program .

Can help me

I change web.xml only


thank

Re: Change openKM url

PostPosted:Tue Jan 12, 2010 4:18 pm
by bashaclick
i try change any openKM word to another name in OpenKM.war and is work fine but after write username and password i can't login the error is came authorize error

Re: Change openKM url

PostPosted:Thu Jan 14, 2010 11:58 am
by jllort
To compile program you must use eclipse + ( svn, maven plugin )
Take a look at ends web.xml there's some url authorization path uri

Re: Change openKM url

PostPosted:Tue Apr 24, 2012 1:15 pm
by Sunshine
Hello,
i want to change name OpenKm as well. I opened openkm project in eclipse and I would like to know what should i change in Config.java class and web.xml to change the name in url.
Thank you in advance,
Sasha

Re: Change openKM url

PostPosted:Thu Apr 26, 2012 6:38 am
by vkasgpta
basha if you want to white label the product you should pay some money to the devs to get it done for you.
what you are doing is almost stealing the product which would probably breach some terms..

Re: Change openKM url

PostPosted:Sat Apr 28, 2012 10:32 pm
by pavila
We are going to change the software license to be more restrictive to avoid these kind of modification because it hurt OpenKM image.

Re: Change openKM url

PostPosted:Fri Apr 26, 2013 12:39 am
by joako
I just want to run side-by-side OpenKM 5 /OpenKM and OpenKM 6 /OpenKM6 :(

Re: Change openKM url

PostPosted:Sat Apr 27, 2013 9:13 am
by jllort
joako, I do not understand your question.

Re: Change openKM url

PostPosted:Tue Sep 22, 2020 6:23 pm
by dwhitfield
@jllort @joako wants to be able to have the two side by side and be able to look at the two instances and know which one is which. This is exactly what I want to do (except with dev and prod)

Re: Change openKM url

PostPosted:Fri Sep 25, 2020 6:29 pm
by jllort
Use a subdomain for each OpenKM and the problem is solved.