LegioXIIIGemina
MIS
Hello all. I joined this forum specifically to ask this question (but now that I've found 'here', I think I'll probably like it enough to hang around )
At any rate: I am in need of *some*....*any* help regarding any configuration possibilities for having WebSphere Commerce serve a remote JSP.
(...Either through Commerce configuration, or by dictating a jsp location to the server in ANY other possible way...nothing is too outlandish at this point, although simpler is -as always- preferable)
In my head, I've got something like the following cooking up:
I pull jsps from subversion and have them in a working directory that's served out by a local installation of Tomcat6. I would have Apache sitting in the front to handle serving static content like images, script files, stylesheets, etc, etc and configured with the RewriteRules necessary to hit Tomcat. Tomcat would ProxyPass everything to the existing WebSphere Commerce server, but instead of Commerce serving up its local copy of the JSP, it would (somehow...this is where I'm kinda looking for some magic to happen lol) reply back to Tomcat and Tomcat would serve up its own local JSP to Apache and Apache would display the page to the user.
Essentially, we would gain the ability to make simple notepad changes to a local JSP and actually see those changes to it on the fly.
Thanks a lot for your time. (I'm still actively digging for info, btw. ...I'm just not finding anything :\ )
At any rate: I am in need of *some*....*any* help regarding any configuration possibilities for having WebSphere Commerce serve a remote JSP.
(...Either through Commerce configuration, or by dictating a jsp location to the server in ANY other possible way...nothing is too outlandish at this point, although simpler is -as always- preferable)
In my head, I've got something like the following cooking up:
I pull jsps from subversion and have them in a working directory that's served out by a local installation of Tomcat6. I would have Apache sitting in the front to handle serving static content like images, script files, stylesheets, etc, etc and configured with the RewriteRules necessary to hit Tomcat. Tomcat would ProxyPass everything to the existing WebSphere Commerce server, but instead of Commerce serving up its local copy of the JSP, it would (somehow...this is where I'm kinda looking for some magic to happen lol) reply back to Tomcat and Tomcat would serve up its own local JSP to Apache and Apache would display the page to the user.
Essentially, we would gain the ability to make simple notepad changes to a local JSP and actually see those changes to it on the fly.
Thanks a lot for your time. (I'm still actively digging for info, btw. ...I'm just not finding anything :\ )