Installation with Windows Server 2008 R2 / IIS 7.5

Hi Everyone,
I am guessing I am doing something really dumb… but have spent several
days trying to work it out - and thought I better ask for some help.

If I am on the local server (via RDP).
My source files must be within the tomacat directory structure.
AND I MUST use the port number 8888.

If I request the application non-locally, I get told the files do not exist
in c:\inetpub\wwwroot.

Does this mean I have to have two copies of my source files - this seems
pretty wrong…

I have a brand new server.
The only thing installed is Java JDK, Lucee and the IIS server role.

what do I need to do - in order to only need “A” destination for my files?

Also - my app is not working… It is serving half “blank” pages.
the header works, kinda - in that staic files are missing but it correctly
identifies the logged in user.
(LDAP works)

But after logging in I should see the main menu… but I get the header
only.
No content , no footer.

Developer tools show no missing files.(404’s).

I am hoping this is all related to the same thing… but genuinely have no
idea and am getting a little frustrated! - ARGH!

Anyway - thanks for anything you might have to suggest.

Gavin.

any reason why you can’t use the windows installer? This adds the iis
hooks in also… then use whatever port you like off iis.?

I do this, then set the iis directory to ANYWHERE on the server, then run
the root site and you should be up and running…

installers at:
http://railo.viviotech.net/On Tuesday, 28 April 2015 16:26:21 UTC+10, Gavin Baumanis wrote:

Hi Everyone,
I am guessing I am doing something really dumb… but have spent several
days trying to work it out - and thought I better ask for some help.

If I am on the local server (via RDP).
My source files must be within the tomacat directory structure.
AND I MUST use the port number 8888.

If I request the application non-locally, I get told the files do not
exist in c:\inetpub\wwwroot.

Does this mean I have to have two copies of my source files - this seems
pretty wrong…

I have a brand new server.
The only thing installed is Java JDK, Lucee and the IIS server role.

what do I need to do - in order to only need “A” destination for my files?

Also - my app is not working… It is serving half “blank” pages.
the header works, kinda - in that staic files are missing but it correctly
identifies the logged in user.
(LDAP works)

But after logging in I should see the main menu… but I get the header
only.
No content , no footer.

Developer tools show no missing files.(404’s).

I am hoping this is all related to the same thing… but genuinely have no
idea and am getting a little frustrated! - ARGH!

Anyway - thanks for anything you might have to suggest.

Gavin.