Hi I've already done done: http://machineName:port/jetspeed/desktop and I can't see the webpage inside the network. Then I've redirect http://machineName:port/jetspeed/desktop to http://mywebsite.com/jetspeed/desktop and when I use this link I can't access to webpage. I think I've found the problem: in source code of http://mywebsite.com/jetspeed/desktop I've found this line: djConfig.baseScriptUri = "http://machineName:port /jetspeed/javascript/dojo/";
There are some configuration that I've to change to make it work ? Thanks Raquel 2008/4/22 Alan Chaney <[EMAIL PROTECTED]>: > Raquel Cruz wrote: > > > Hi > > > > No, it isn't in that port, because that one was busy. > > > Do you mean you couldn't start tomcat because it said port 80 was in use, > or do you have another web server using > that port? > > But I can't understand > > what I have to change in application properties or where else to make it > > work in the other machine. Yes, DNS is working. There are lots of > > "hostnames" in application files and I can't understand which one I have > > to > > change! > > But if I go to 192.168.2.XXX/demo (the IP of machine where I want my > > application running) I can see the application running, but I'm sure > > that > > DNS is working... > > > > > > > > > > shouldn't you be trying: > > http://machineName.com:<port>/jetspeed/portal > > > if you are not using the default port for jetspeed? > > > > and I write http://machineIP:port/jetspeed/portal it works ok, but if I > > > > write http://machineName.com/jetspeed/portal it won't works and I > > > > can't > > > > > > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >