Questions tagged [solace]

Solace's open data movement technology gives you the freedom to embrace hybrid computing by offering real-time event-driven publish/subscribe, streaming, request/reply and persistent message routing with zero risk of getting locked into API or environments. Solace runs in public and private clouds, supports open APIs and protocols like JMS, MQTT, Paho, OpenMAMA and REST, and offers APIs for popular programming languages.

Solace Technology and Tools

  • Virtual Message Router: Software message broker that runs in wide range of public cloud, private cloud and legacy/on-premise computing environments.
  • Message Router Appliances: Purpose-built hardware appliances that offer unparalleled capacity, performance and TCO in a compact footprint.
  • Any APIs: Solace accepts connections from third party client libraries and data movement technology which support open wire protocols such as MQTT and REST or open APIs like JMS and OpenMAMA.
  • Any Cloud: Solace runs in all kinds of environments so you can easily link assets that live in diverse environments, and migrate workloads as your needs evolve. Examples include AWS, BlueMix, OpenStack, Pivotal Cloud Foundry.
  • Native APIs: Provide robust, uniform client access to all of Solace’s capabilities.

Tips for Getting Help Fast

Solace product experts monitor our Developer Community first for questions and suggestions. To help them respond to you as quickly and effectively as possible, please include the following in your post over there:

  1. Indicate the API language, version, and platform you are working with.
  2. Include the Solace message router type. I.e. Virtual message router or a message router appliance.
  3. Include in the version of SolOS that message router is running.

More Helpful Resources

Our developer portal at solace.dev provides lots of resources you might find useful including software downloads, product documentation, tutorials and integration guides for a variety of third-party and open source products.

  • Tutorials to help you set up a Solace message router and configure it for pub/sub messaging.
  • Full product documentation including docs specific to all of Solace’s management APIs, enterprise messaging APIs and web/mobile messaging APIs.
  • Integration Guides for popular commercial and open source technologies you’re likely to want to integrate with Solace.
403 questions
0
votes
1 answer

Why I can not set REST's state up?

I want set REST's operational State up, so that I can connect solace by solClienetJs. Now I can not connect by "http" or "https". I have enable the REST by solAdmin, but it does not work.
Jeffrey
  • 105
  • 3
  • 11
0
votes
1 answer

Limitation of Solace VMR Trial Version

May I know whether there is any limitations to Solace VMR trial version? I exported CLI commands to setup a VPN from a Solace appliance. I can run the CLI script to create a VPN on appliance but when I tried to run the same script in VMR, it seems…
Koon Sang
  • 319
  • 3
  • 12
0
votes
2 answers

#solace Migration from MQ on mainframe to Solace

We are using mainframe application and from mainframe we write lots of messages to MQ to send to downstream. We are planning to migrate from MQ to Solace on mainframe. Is it possible? Solace supports mainframe applications? How can we put messages…
Praveen
  • 31
  • 1
  • 2
  • 8
0
votes
1 answer

solace - logging in weblogic server console

I have placed the solace jar files in the below location : C:\oracle10.3.6\Middleware\user_projects\domains\solace_domain\lib (solace jar files) If I have the log4j.properties in application level, how this will effect the logging ? As I…
shashi
  • 3
  • 3
0
votes
2 answers

solace - lNFO logging in console - how to disable it

By default the INFO logging is printing in the console how to disable it ? How to browse the message in the solace mq ? do we have any tool for this ? Thanks
shashi
  • 3
  • 3
0
votes
1 answer

Where to find Solace SEMP XSD file

We have a Solace appliance in house. I would like to know where I get the SEMP xsd file (semp-rpc-soltr.xsd). Is it available in developer portal?
Koon Sang
  • 319
  • 3
  • 12
0
votes
1 answer

Unable to Login to Solace VMR

I am new to #Solace. I am trying to configure Solace VMR (evaluation version) on my machine (Windows 10). I have a problem while configuring the network, I am unable to configure the bridge though I configure host only to start my VMR but unable to…
0
votes
1 answer

Solace Messaging - Payload size

What is the maximum payload size that is currently supported by solace messaging platform?
Prabhu
  • 13
  • 3
0
votes
1 answer

Why won't evaluation vmr for Solace send syslog events over tcp?

I have an evaluation version of Solace in Virtual box. It is using a bridged network adapter. I have configured syslog to dispatch events over tcp: Facility: command, system, event Hosts: 192.168.1.6:5514 transport tcp However the device won't…
0
votes
1 answer

How to Send Message To Solace MQ From ASP.Net Web Application

I am new to Solace MQ. My Question is, How I can send request to Solace MQ from asp.net web application. What are the steps I need to performe to achieve this. I have gone through the solace MQ Dev community and developer guide but it's not too…
0
votes
1 answer

Accessing Messages in Durable Queues using MQTT

I understand that I can consume messages from a Solace Durable Queue using either JCSMP or JMS API. I wonder whether I can consume messages from a Solace Durable Queue using MQTT. I tried but I never get it work. My MQTT client tried to subscribe…
Koon Sang
  • 319
  • 3
  • 12
0
votes
1 answer

Topic Subscription for Durable Queues

I wanted to configure a durable queue in one VPN to subscribe to topics from different VPNs. Is it possible to do so? What is the topic expression syntax to refer to topics from other VPNs?
Koon Sang
  • 319
  • 3
  • 12
0
votes
1 answer

One message got stuck on one of the queue on Solace

In one of the queue in solace, one message got stuck and rest of the message has consumed, please help me to troubleshooting this
0
votes
1 answer

WAS hosted WCF service activation

Is there any way to have WCF service (hosted by WAS) activated by incoming message from the Solace queue? I know that WAS is able to do this for MSMQ bindings.
dimaKudr
  • 410
  • 3
  • 12
0
votes
1 answer

solace messaging - not able to connect to solace appliance via nodejs

I was trying to connect to solace appliance installed in our organization from nodejs. I took the same code as given in solace web messaging demo. As given in the example below are the session properties: my_web_server_url =…
Valay
  • 1,991
  • 2
  • 43
  • 98