Menu

#64 Portal ignores hostname parameter in servENT 0.3.9

open
nobody
None
5
2007-01-04
2007-01-04
fsolana
No

In servENT 0.3.9

Using the portal to execute a service with an OpenLazslo UI tries to load it in localhost, ignoring the hostname parameter in the config files, then if I'm on another host an http error 404 page not fount is displayed.

I have the hostname uncommented and defined with my IP in the following files:
servent/deployment.props
servent/fada/fada.rc
servent/deploy/core-webapps/deployment.props

Discussion

  • Andy Edmonds

    Andy Edmonds - 2007-01-08

    Logged In: YES
    user_id=1312564
    Originator: NO

    Hi,
    Could you please send on your configuration files and if possible the service and UI so I can reproduce the problem?

    Thanks

    Andy

     
  • Andy Edmonds

    Andy Edmonds - 2007-01-09

    Logged In: YES
    user_id=1312564
    Originator: NO

    I've looked further into the problem and there seems to be a problem with a call to a servent method.
    At the moment I use
    ServentInfo.getInstance().getIP()
    to discover the servent's IP - however when a IP/hostname is configured within the servent.props file, it is not picked up by the servent.
    I'll post this off as a bug here.

    Andy

     

Log in to post a comment.