Help required regarding the Deploying and accesing the application in SJAS
Hello,
I have this aplication which was earlier running on iplanet server, but now that I want to migrate it to Sunone , Could someone just give me the steps that I need to follow to access my aaplication.
The steps that I have followed are:
1)copying my ear into autodeploy folder of my server
2) then tried to access the appserver url to land into the deployed folder which is resigin on http://Machinename:38080
3) I have placed the html files in Webserver and tried to acces these files using the webserver port which is http://localhost:8888
but the problem here is my code picks up html files from the webserver , I am trying to do the same here but I suppose appserver is not able to comminicate with the default sun webserver
Do I need to do some configurations before my Appserver talks to webserver(default). and if not then can someone tell me wot will be the url that I need to specify so that my aplication sitting in Application server acceses the html files from webserver.
Since incase of iplanet the appserver was communication with webserver over Nasapp .. ( default webserver i.e netscape for iplanet)
regards,
akshar

