Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
JSP pages
Lynchy
Is it possible to setup TeamSite 5.0.1 running on Solaris to use WebLogic Installed on TS server to serve JSPs??? The system I have inherited here currently authors cannot view changes they make using preview until jsp pages are deployed to a QA environment. Woukl like to be able to provide the ability to view changes as they make them using either preview or by clicking on the link from the GUI. I am new to JSPs and WebLogic and only used TS in a strictly Windows environment in the past so any guidance would be greatly appreciated. Is Turbo neccesary to acheive this??? Thanks in advance.
Find more posts tagged with
Comments
Lynchy
No responses?
tvaughan
Hi,
Yeah, it's possible (cuz I did it 14 months ago), but I forget the exact details.
Basically, what you'll want to do is symbolically link your app server's approot to your STAGING area (or WORKAREA, if you want immediate, pre-submit previewability). Then just proxy your *.jsp to the approot.
If I remember correctly, the app server will compile the JSP in your STAGING/WORKAREA/whatever and serve back the HTTP response to IW.
Tom
Johnny
Weblogic can be configured to point directly into your TS area's rather than sym linking, but either will work.
You will also have to configure your TS proxy to send your requests into weblogic.
Depending on your version of weblogic, the Team Turbo is apparently able to handle this, although I never saw the need to use (AND configure) another product for this reason.
This post probably belongs under the integrations forum.
John
Sydney, Australia