one more thing - yes, you can access AxisEnvironment programmatically and call setDefaultURI() to hack around this. that will allow you to keep working while I study the problem.
Dan Christian Ewers <[EMAIL PROTECTED]> wrote on 02/02/2007 08:25:44 AM: > > Hi, > > I'm trying to switch from the mini to the axis2 environment. I still have > one problem. > When calling "getResource().getEndpointReference()" > within a capability I get a full qualified hostname as adress when using > the mini-plattform, but under axis2 I always get the local IP (127.0.0.1) > as adress. > > Can I change that behavior by any axis2 or server configuration? Or can I > access the AxisEnvironment class programmatically to change the defaultURI? > > thanks, > Christian > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
