• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Glassfish DNS Management ?

 
Ranch Hand
Posts: 30
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi again,

I have to web applications (2 wars)....

and I have one physical Server with on Public IP lets say for example : 11.11.11.11

How can I host those to web application on one public IP .

I can host only one by defining http-listener on port 80 .

so in this case I set my domain DNS ( A ) to my public IP 11.11.11.11 for example, so this works , of course if the port is 80 and one of the wars are the default web applications for the only virtual server I have on my glassfish domain .

How can I host two web applications on one public IP ???

Best Regards.

 
Rancher
Posts: 43081
77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
This should help: http://hobione.wordpress.com/2008/10/02/glassfish-virtual-server/
 
Ulf Dittmer
Rancher
Posts: 43081
77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I see you've also asked about this in the Sun forums - BeForthrightWhenCrossPostingToOtherSites
 
Hatem Alimam
Ranch Hand
Posts: 30
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
sorry Mr.Ulf to do this ( posting it in other forum )

but I was in dispirit need to know the answer.

anyway thanks a A Lot you are the best.
 
reply
    Bookmark Topic Watch Topic
  • New Topic