-
We should have a reverse proxy in front of both angular and Java (or other) backend
The same nginx that is serving the Angular resources shouldn't do the reverse proxy for the backend, as this coup…
-
@fbolton commented on [Mon Mar 13 2017](https://github.com/syndesisio/syndesis-ui/issues/243)
This is a suggestion that comes from Nacia Owens, as low-cost way of integrating the iPaaS docs (created …
-
@dongniwang commented on [Wed Aug 09 2017](https://github.com/syndesisio/syndesis-ux/issues/31)
@fbolton commented on [Mon Mar 13 2017](https://github.com/syndesisio/syndesis-ui/issues/243)
This is …
-
I am trying the CDI camel quickstart example on openshift origin and I get this `CrashLoopBackOff` status. This is the first time I am trying this and this isnt the only q/s example where this happens…
-
Currently the salesforce connector metadata just references the Java class for it's properties, for tooling we need this either expanded or embedded. For reference:
https://github.com/redhat-ipaas…
-
-
I've since updated the dummy data a bit to add some of the associations using a generator tool, would be awesome if we could get this loading, as it also contains generated dummy form data which will …
-
This is needed for the ipaas UI.
It would call:
https://github.com/apache/camel/blob/master/platforms/catalog/src/main/java/org/apache/camel/catalog/CamelCatalog.java#L233
and return a list of…
-
Hi All,
I have a problem with Hazelcast cluster manager impl.
After I kill several nodes in clustering Vertx still tried send event to died nodes.
To fix this I should restart all my nodes in cluste…