Page 1 of 1

problem with dns name in soap

PostPosted:Wed Oct 06, 2010 4:17 pm
by roadking
How we can configure openkm, that he will return real ip address instead dns name in soap responses?

Re: problem with dns name in soap

PostPosted:Thu Oct 07, 2010 6:39 pm
by jllort
You're on java or .net

Take a look at this two projects
.net ? then http://openkm.svn.sourceforge.net/viewv ... ore/logic/ ( DocumentLogic.cs )
.java ? then http://openkm.svn.sourceforge.net/viewv ... ice/logic/ (DocumentLogic.java)

I think it'll be clear !

Re: problem with dns name in soap

PostPosted:Sat Oct 09, 2010 7:10 am
by pavila
You should also take a look at http://community.jboss.org/message/337801 .