As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.
Join the TIBCO Community TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.
From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
Request access to the private WebFOCUS User Group (login required) to network with fellow members.
Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.
We have our own application server setup(java based) and recently upgraded WF to 769 version.
When we try to call MRE Administration page (mradmin-login) or Dashboard(bid-login) page from welcome.jsp it is again redirecting to same welcome page.This is happening for all IBIcontroller servlet pages like cd-admin, etc.I checked ,this servlet(IBIController) is being initialized fine. But I am able to go to client console page and do modifications there.And also WFServlet is working fine. Anyone have idea what could be the issue ? and how can I check this? WFServlet trace is not helping me to find the root cause.
ThanksThis message has been edited. Last edited by: Kerry,
Per our technicals: you may want to open a case with Customer Support Services so that we can research the issue in more details. To open a case, please either call at 1-800-736-6130, or access online InfoResponse.
Cheers,
Kerry
Kerry Zhan Focal Point Moderator Information Builders, Inc.
Posts: 1948 | Location: New York | Registered: November 16, 2004
Poongs, Hopefully you've opened a case and had someone take a look at this by now. However, if you haven't already, I'd take a look at your web.xml. The URL's are mapped to the proper servlet through the web.xml. I don't know how it could get messed up to do what you're describing unless someone was tampering with it, but that certainly sounds like something you'd find/edit in the web.xml.