Welcome to the IBM Collaboration Solutions Community IQJam
UsernamePassword
Reset Password | Register
   
Home | Tags | Help
Is there a specific port used for Xpages in Notes Client 
I am encountering a "Connection refused" communication error when trying to launch an XPage inside the Notes client.  So I was wondering if there is a specific port that needs to be unblocked to get around this?
Domino Development / XPages
Tagged
Peter Presnell - over 4 years ago |  |  | Viewed 220 times

There are 3 answers

0votes
4310
 
put this code into computed field and open XP in client:
context.getUrl().toString()
Frantisek Kossuth - over 3 years ago | 
Voting
Vote on the answer to show whether you think the answer is correct or useful to the rest of the community.

Answers with more votes are more visible to the rest of the community
0votes
It turns out that Notes allocates a new port number each and every time you start Notes.  Even when connecting to a Notes database on a server the URL is still 127.0.0.1 so the solution is to unblock all ports for 127.0.0.1.
Peter Presnell - over 3 years ago | 
Voting
Vote on the answer to show whether you think the answer is correct or useful to the rest of the community.

Answers with more votes are more visible to the rest of the community
0votes
Who's the one answering their own questions now buddy ;-)
Bruce Elgort - over 3 years ago | 
Voting
Vote on the answer to show whether you think the answer is correct or useful to the rest of the community.

Answers with more votes are more visible to the rest of the community

Latest Answers for Domino Development / XPages 

How to call LS agent in xpage
Vijay Kumar - 6 months ago
Multi-values in an xPage view panel column
Judy Kilpinen - 8 months ago
From CSJS refresh a panel dijit.TooltipDialog
daniele grillo - about 1 year ago
How to get value from Repeater Control.
Atul Saxena - about 1 year ago
doing a partial update "beforepageload"
jeroen somhorst - about 1 year ago
How to get value from Repeater Control.
jeroen somhorst - about 1 year ago
How to get value from Repeater Control.
Mervin Thomas - about 1 year ago
Where Would I Delete My Cookie?
Lenni Sauve - over 2 years ago
Query_String value empty with agent URL from xpage
Andy Cunliffe - over 2 years ago
textfield formatting
Ben Poole - over 2 years ago
File Upload/File Download using Managed Beans
Toby Samples - over 2 years ago
File Upload/File Download using Managed Beans
Andy Cunliffe - over 2 years ago

Experts for Domino Development / XPages

There are no experts to display