My RestwebApplication Deploy the Das Server in
repository\deployment\server\webapps this Location.
How to MyRestwebApplication Using Connect RestDatasource in Das Dashboard
Any one Pls Answer this Question
Related
I am trying to make a connection of PowerBI with Mysql database. I am not able to find the server name required for connection.
I tried localhost as server name but I need to connect to the live server. Hence that didn't work.
I have connected PowerBI with the local host using wampserver positively.
I have watched this Youtube tutorial :-
https://www.youtube.com/watch?v=ggpn3-4FB4s&t=1s
I want to know how to find the server name as shown in the above video.
I am trying out setup , development of Hyperledger Composer as per the docs
https://hyperledger.github.io/composer/latest/tutorials/developer-tutorial.html
I have started the composer rest server at port 3500
The server starts and webserver listens at http://localhost:3500
Rest api at http://localhost:3500/explorer
However when i try to access this link in a browser it times out . Firefox and Chrome says connection timed out
Stuck here . Thanks for help
Found the solution . I was not using Hlfv1 connection profile for the network .
Switched to hlfv1 profile and it worked .
When starting WSO2 DAS server (3.0.1), there are connection exceptions throwing out as below,
The DAS server is behind the organization proxy server and I just wonder if I can change some configurations to adapt the proxy server.
Cheers,
Sean
Usually this error is thrown as shindig is trying to load some google analytics apis. But I think this issue was fixed as I couldn't reproduce the same. Can you try the latest DAS version which will be released soon and which is available here.
our supplier programs for us a webservice which is reachable over the www. Now I like to consum this webservice in a Lotus Notes Database. I import the wsdl file in the Domino Design an developed two buttons in a form to consum the webservice. The first button start the WebService over the Notes Client, the second button start the WebService over the Domino Server.
Now my problems start, when I consume the Web Service over the Client i get an error:
Web-Service AddPortType, Methode add - Fehler Fehler beim Verbindungsaufbau zu 'xxxproxy.xxx.xxx' auf Port '3128', SSL Fehlerhaftes Peer-Zertifikat. Verbindung wurde abgelehnt.
When I consume the Web Service over the Server, the Server get an error:
14.03.2016 12:38:53 Agent 'add' error: Web Service AddPortType method add error Error connecting to 'xxx.xx-xxx.de' on port '443', The server is not responding. The server may be down or you may be experiencing network problems. Contact your system administrator if this problem persists.
First of all I decide to solve the Problem on the Server, because I think it's easyer to solve one Problem on one server as to solve one problem one many many clients.
The webservice must be reachable because, I can open it in the browser, an when I consum it over the Client, it looks like the connection isn't the problem.
In our network we have an proxyserver between the Domino Server and the Webservice.
So may the connection between domino server and Proxy is the Problem. I try the configur this proxy server in the server document in the names.nsf.
Proxy-Konfiguration
HTTP-Proxy:http://xxx.xx.xx:3128
FTP-Proxy:http://
Gopher-Proxy:http://
SSL-Sicherheits-Proxy:http://
HTTP-Tunnel-Proxy:http://
SOCKS-Proxy:Kein Proxy für folgende Hosts und Domänen:
But this change anything, the error message is still the same.
Did anyone can solve my problem.
As SSL is involved, I had some issues running Java Agents getting content from https sites because of too strong certificates and disabled SSL.
Public sites nowadays use SHA-2 and TLS. But the java core on Domino do not seem to fully support this.
I have successfully installed informatica domain but not able to create Repository service.
Pl help me
It is showing 'not able to connect database on xe server'
Thanks
Check the connection string for your repository database when you are creating the repository service. If you are using Oracle XE, then the connection string should be <hostname>/<service name>. For example, localhost/XE.