Skip to content

Need VSCode based screenshots for ActiveMQ integration #2011

@anupama-pathirage

Description

@anupama-pathirage

Description

Followed the documentation below for connecting with ActiveMQ.

https://mi.docs.wso2.com/en/latest/install-and-setup/setup/brokers/configure-with-activemq/

It would be great if newer VSCode based screenshots of the low-code approach is documented.

Als in that context, the documentation has this URL - jms:/OMS?transport.jms.ConnectionFactoryJNDIName=QueueConnectionFactory**&**java.naming.factory.initial=org.apache.activemq.jndi.ActiveMQInitialContextFactory&java.naming.provider.url=failover:(tcp://localhost:61616,tcp://localhost:61617)?randomize=false&transport.jms.DestinationType=queue

note the & in the URL. This needs to be clearly mentioned as applicable when editing the XML in the editor. When entering in the UI it has to be just '&'. Better to state it explicitly to avoid confusion.

Steps to Reproduce

Use low-code and try the same URL as in the documentation. It'll fail.

Reason is you don't need '&'. What needed in only '&'.

Component/Product

Product/mi

Environment Details (with versions)

No response

Relevant Log Output

Related Issues

No response

Suggested Labels

MI, documentation

Steps to Reproduce

Refer to above

Version

N/A

Environment Details (with versions)

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions