|
It should be defined in the invocation. Maybe the invocation is bad or not found, the default port should be 4004. Maybe look at the invocation with the WF project properties and make sure that a host and port are as expected ? Mike Mike Hockings, P.Eng. WebSphere Development Tools for AS/400 - CODE/Designer & WebFacing ! IBM Canada Ltd. Laboratory hockings@xxxxxxxxxx voice 905 413 3199 "Steve Allred" <SALLRED@xxxxxxxxxxx> Sent by: wdsci-l-bounces@xxxxxxxxxxxx 2006-06-01 16:59 Please respond to Websphere Development Studio Client for iSeries <wdsci-l@xxxxxxxxxxxx> To <wdsci-l@xxxxxxxxxxxx> cc Subject [WDSCI-L] Port number for programmatic invocation of WebFaced app I am trying to use a RequestDispatcher.forward() to invoke a WebFaced application as described in the help topic "Integrating WebFacing applications with other Web applications". The forward code I used is: // Forward to webfacing getServletConfig().getServletContext().getRequestDispatcher("WFInvocatio n.do?inv=" + invocation + "&userid=" + user + "&password=" + password).forward(request,response); When I run this code I get a error page with error "WF0103: An error occurred while establishing connection with the WebFacing server on the host." Under additional information is another error "WF0055: The specified port &1 is not a valid number." I am not sure where the port number is supposed to be specified. Can anyone help me resolve this problem?
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.