That does help some.

The issue I am working on resolving is duplicate messages that arise in a 
Network-of-Brokers when the data/message is sent out of ActiveMQ to a 
third-party system using Camel.

The Camel web site states that there are certain instances where a duplicate 
message could be sent and should be accounted for so there are not multiple 
transactions for the same request.

The idea is to use an in-memory idempotent server due to it being fast and 
share this across all of the ActiveMQ brokers.

The Camel idempotent information is listed here, Idempotent Consumer :: Apache 
Camel<https://camel.apache.org/components/4.10.x/eips/idempotentConsumer-eip.html>

My idea is to use the message ID due to this being unique for each message.


Jason Jackson

Senior Manager



Main Office: 703-639-0709

Direct: 202-888-3973

Cellular: 863-370-5324

Fax: 571-431-7618

www.itechag.com<http://www.itechag.com/>



[cid:8caa438c-6eba-4c80-8ece-ddf5805fea56]

________________________________
From: Matt Pavlovich <mattr...@apache.org>
Sent: Tuesday, May 27, 2025 1:42 PM
To: users@activemq.apache.org <users@activemq.apache.org>
Subject: Re: Apache ActiveMQ Classic Idempotency Using Apache Cassandra

CAUTION: This email originated from outside of the organization. Do not click 
links or open attachments unless you recognize the sender and know the content 
is safe.


Hi Jason-

A couple of recommendations for idempotent consumers:

1. The idempotent store should be the same as the target store for the 
consumer. Anything else is creating yet-another-hop.

2. Insert a record of the message id to the idempotent store (aka inbox 
pattern) and then continue to insert record into the primary store if it does 
not already exist. Silently continue of the message id has already been exists.

3. Keep in mind that message id is unique by messageId+destination when 
designing the idempotent store. Multiple destinations may receive the same 
messageId. Ie. Multiple subscribers to the same message flow.

Hope this helps,
Matt Pavlovich


> On May 27, 2025, at 12:04 PM, Jason Jackson 
> <jason.jack...@itechag.com.INVALID> wrote:
>
> I am using Cassandra in place of the local file, in-memory, etc, that is 
> built into ActiveMQ for Idempotentcy.
>
> ActiveMQ Classic is being used as the default messaging platform along with 
> the built-in Camel components.  There are certain instances where Camel can 
> send duplicate data; to prevent the duplicate data from being sent you have 
> to implement Idempotentcy that way it is filtered out.
>
> I am using it within Spring along with my ActiveMQ and Camel configuration 
> setting.
>
> I will leave this information here but also reach out to the Cassandra 
> community.
>
> Thank you.
>
>
> Jason
>
>
> ________________________________
> From: Justin Bertram <jbert...@apache.org>
> Sent: Tuesday, May 27, 2025 11:35 AM
> To: users@activemq.apache.org <users@activemq.apache.org>
> Subject: Re: Apache ActiveMQ Classic Idempotency Using Apache Cassandra
>
> CAUTION: This email originated from outside of the organization. Do not click 
> links or open attachments unless you recognize the sender and know the 
> content is safe.
>
>
> Can you clarify your use-case?
>
> Are you attempting to use Apache Cassandra as the storage mechanism for
> ActiveMQ Classic? If so, you'll need to implement a Cassandra-based
> persistence adapter since it doesn't provide a JDBC driver or other means
> of integration. It's possible such an adapter already exists, but the best
> information I could find [1] references a defunct project [2] that hasn't
> been updated in 15 years.
>
> If you're simply trying to start an instance of Cassandra via Spring and
> use it from your application along with ActiveMQ Classic I think the
> Cassandra community would be a better resource for you. I don't see
> anything directly related to ActiveMQ in your question.
>
>
> Justin
>
> [1]
> https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fstackoverflow.com%2Fquestions%2F4978730%2Fapache-cassandra-as-a-message-data-store-for-activemq&data=05%7C02%7Cjason.jackson%40itechag.com%7C9ddc8dbdb12a4f832f5108dd9d45fa6d%7C07e5f1b9902a4d9f974c04601319bfec%7C0%7C0%7C638839646070243081%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=nVcaFGk6AZLYvTqetsg%2FemE4nQ4L2YNAfCCliBTBcNE%3D&reserved=0<https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fstackoverflow.com%2Fquestions%2F4978730%2Fapache-cassandra-as-a-message-data-store-for-activemq&data=05%7C02%7Cjason.jackson%40itechag.com%7C9ddc8dbdb12a4f832f5108dd9d45fa6d%7C07e5f1b9902a4d9f974c04601319bfec%7C0%7C0%7C638839646070273531%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=sB7ueQUY9EfCzKJzl34fhZcgpYIu6CEo8T8kMLhEXSM%3D&reserved=0><https://stackoverflow.com/questions/4978730/apache-cassandra-as-a-message-data-store-for-activemq>
> [2] 
> https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fticktock%2Fqsandra&data=05%7C02%7Cjason.jackson%40itechag.com%7C9ddc8dbdb12a4f832f5108dd9d45fa6d%7C07e5f1b9902a4d9f974c04601319bfec%7C0%7C0%7C638839646070290091%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=i2AysTkGJVnfggFU2aez41WOlON%2FPCE9PPyhmqmhmQ0%3D&reserved=0<https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fticktock%2Fqsandra&data=05%7C02%7Cjason.jackson%40itechag.com%7C9ddc8dbdb12a4f832f5108dd9d45fa6d%7C07e5f1b9902a4d9f974c04601319bfec%7C0%7C0%7C638839646070306975%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=pcNzIhROErez1w2f4sPqb3oLQH5vTZbpMEc0G9VYpBU%3D&reserved=0><https://github.com/ticktock/qsandra>
>
> On Tue, May 27, 2025 at 9:56 AM Jason Jackson
> <jason.jack...@itechag.com.invalid> wrote:
>
>> I am working on using Idempotency within ActiveMQ Classic using Apache
>> Cassandra as my DB.
>>
>> I have the following jar files that are loaded with ActiveMQ:
>>
>> camel-cassandraql-4.10.4.jar
>> cassandra-driver-core-3.10.0.jar
>> java-driver-core-4.17.0.jar
>> java-driver-shaded.guava-25.1-jre-graal-sub-1.jar
>> native-protocol-1.5.1.jar
>>
>> Using documentation and information on the following Spring sites I
>> believe I have been able to understand some of the components that need to
>> be loaded in the Spring XML file.
>>
>>
>> https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdocs.spring.io%2Fspring-data%2Fcassandra%2Fdocs%2F1.0.2.RELEASE%2Freference%2Fhtml%2Fcassandra.core.html&data=05%7C02%7Cjason.jackson%40itechag.com%7C9ddc8dbdb12a4f832f5108dd9d45fa6d%7C07e5f1b9902a4d9f974c04601319bfec%7C0%7C0%7C638839646070323288%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=1gdPfSbgzRnLBEjQyl7pEZmPtUvMiJS3l22KLLNpQog%3D&reserved=0<https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdocs.spring.io%2Fspring-data%2Fcassandra%2Fdocs%2F1.0.2.RELEASE%2Freference%2Fhtml%2Fcassandra.core.html&data=05%7C02%7Cjason.jackson%40itechag.com%7C9ddc8dbdb12a4f832f5108dd9d45fa6d%7C07e5f1b9902a4d9f974c04601319bfec%7C0%7C0%7C638839646070339759%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=0MImPxmqCTOaIiBmpKd76xHg0WCvqumXrnb0igBLHCo%3D&reserved=0><https://docs.spring.io/spring-data/cassandra/docs/1.0.2.RELEASE/reference/html/cassandra.core.html>
>>
>>
>> https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdocs.spring.io%2Fspring-data%2Fcassandra%2Freference%2Fcassandra%2Fconfiguration.html&data=05%7C02%7Cjason.jackson%40itechag.com%7C9ddc8dbdb12a4f832f5108dd9d45fa6d%7C07e5f1b9902a4d9f974c04601319bfec%7C0%7C0%7C638839646070356199%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=9ZTotpDAVZHLJDVvs7BPbkT2gJE5%2B9cjIb%2FRzbmx1KU%3D&reserved=0<https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdocs.spring.io%2Fspring-data%2Fcassandra%2Freference%2Fcassandra%2Fconfiguration.html&data=05%7C02%7Cjason.jackson%40itechag.com%7C9ddc8dbdb12a4f832f5108dd9d45fa6d%7C07e5f1b9902a4d9f974c04601319bfec%7C0%7C0%7C638839646070373786%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=uzR2uiaj%2BgnqV2X1m36DgFtChP9QTnFIGzRQuXJ9%2FGc%3D&reserved=0><https://docs.spring.io/spring-data/cassandra/reference/cassandra/configuration.html>
>>
>> Here are some of the options that are listed for the XML configuration
>> settings:
>>
>> Link 1
>> <context:property-placeholder location="classpath:cassandra.properties" />
>> <cassandra:cluster contact-points="${cassandra.contactpoints}"
>> port="${cassandra.port}" />
>> <cassandra:session keyspace-name="${cassandra.keyspace}" />
>> <cassandra:mapping />
>> <cassandra:converter />
>> <cassandra:template id="cassandraTemplate" />
>> <cassandra:repositories base-package="org.spring.cassandra.example.repo" />
>>
>> Link 2
>> <cassandra:session contact-points="localhost" port="9042">
>> <cassandra:keyspace action="CREATE_DROP" name="mykeyspace" />
>> </cassandra:session>
>>
>> <cassandra:session-factory>
>> <cassandra:script
>> location="classpath:/org/springframework/data/cassandra/config/schema.cql"/>
>> </cassandra:session-factory>
>>
>> Here is what I currently have in my XML file and everything loads fine.
>>
>>
>> <beans
>>
>>   
>> xmlns=https://nam12.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.springframework.org%2Fschema%2Fbeans&data=05%7C02%7Cjason.jackson%40itechag.com%7C9ddc8dbdb12a4f832f5108dd9d45fa6d%7C07e5f1b9902a4d9f974c04601319bfec%7C0%7C0%7C638839646070389626%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=WD052aSP%2BKnxt4C0WEem5zZwoATT4whTjGIIOiBfe4c%3D&reserved=0
>>
>>   
>> xmlns:xsi=https://nam12.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.w3.org%2F2001%2FXMLSchema-instance&data=05%7C02%7Cjason.jackson%40itechag.com%7C9ddc8dbdb12a4f832f5108dd9d45fa6d%7C07e5f1b9902a4d9f974c04601319bfec%7C0%7C0%7C638839646070404063%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=HLhEDk3DqGRzhvpKZezOjYBSk%2BPdcQQuY9rhCcUBclc%3D&reserved=0
>>
>>   
>> xmlns:cassandra=https://nam12.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.springframework.org%2Fschema%2Fdata%2Fcassandra&data=05%7C02%7Cjason.jackson%40itechag.com%7C9ddc8dbdb12a4f832f5108dd9d45fa6d%7C07e5f1b9902a4d9f974c04601319bfec%7C0%7C0%7C638839646070417023%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=OtXgkXgPtAOzQghHjnlu99BtomCn%2FsuyhhHRzYeNoJg%3D&reserved=0
>>
>>   
>> xmlns:context=https://nam12.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.springframework.org%2Fschema%2Fcontext&data=05%7C02%7Cjason.jackson%40itechag.com%7C9ddc8dbdb12a4f832f5108dd9d45fa6d%7C07e5f1b9902a4d9f974c04601319bfec%7C0%7C0%7C638839646070431632%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=%2FpFa22k9drQn4zEiPxpOagj40MAT2xRmHe5ZZQoKspU%3D&reserved=0
>>
>>   
>> xsi:schemaLocation=https://nam12.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.springframework.org%2Fschema%2Fdata%2Fcassandra&data=05%7C02%7Cjason.jackson%40itechag.com%7C9ddc8dbdb12a4f832f5108dd9d45fa6d%7C07e5f1b9902a4d9f974c04601319bfec%7C0%7C0%7C638839646070445985%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=4G31eXvwJ9y%2BqQVAmY5avn9M2JIS5hlOIclwi6m60Po%3D&reserved=0
>> https://nam12.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.springframework.org%2Fschema%2Fdata%2Fcassandra%2Fspring-cql.xsd&data=05%7C02%7Cjason.jackson%40itechag.com%7C9ddc8dbdb12a4f832f5108dd9d45fa6d%7C07e5f1b9902a4d9f974c04601319bfec%7C0%7C0%7C638839646070461777%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=2l39AqwykzOMWWqrKETkmvxD2LNGLULKa%2BZn7oAZHF4%3D&reserved=0<https://nam12.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.springframework.org%2Fschema%2Fdata%2Fcassandra%2Fspring-cql.xsd&data=05%7C02%7Cjason.jackson%40itechag.com%7C9ddc8dbdb12a4f832f5108dd9d45fa6d%7C07e5f1b9902a4d9f974c04601319bfec%7C0%7C0%7C638839646070479389%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=TKSXOBN6zNc6AsRYj3%2BGmcCmqtWG2RZPn%2By1I503Hqc%3D&reserved=0><http://www.springframework.org/schema/data/cassandra/spring-cql.xsd>
>> https://nam12.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.springframework.org%2Fschema%2Fdata%2Fcassandra&data=05%7C02%7Cjason.jackson%40itechag.com%7C9ddc8dbdb12a4f832f5108dd9d45fa6d%7C07e5f1b9902a4d9f974c04601319bfec%7C0%7C0%7C638839646070494762%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=Qf09XBFTHM0DTQkTJ0JfPvn%2BiO6WhwujZHAibeB6NqA%3D&reserved=0<https://nam12.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.springframework.org%2Fschema%2Fdata%2Fcassandra&data=05%7C02%7Cjason.jackson%40itechag.com%7C9ddc8dbdb12a4f832f5108dd9d45fa6d%7C07e5f1b9902a4d9f974c04601319bfec%7C0%7C0%7C638839646070512437%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=waDWE63TsfFTTWojUNvuh0Snt%2BHbdSXPyGoQziLgXko%3D&reserved=0><http://www.springframework.org/schema/data/cassandra>
>> https://nam12.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.springframework.org%2Fschema%2Fdata%2Fcassandra%2Fspring-cassandra.xsd&data=05%7C02%7Cjason.jackson%40itechag.com%7C9ddc8dbdb12a4f832f5108dd9d45fa6d%7C07e5f1b9902a4d9f974c04601319bfec%7C0%7C0%7C638839646070528322%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=HbPn2hOZsypMIxZSOLHxOUggqS05lVYl3A2Kw%2FfQdwo%3D&reserved=0<https://nam12.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.springframework.org%2Fschema%2Fdata%2Fcassandra%2Fspring-cassandra.xsd&data=05%7C02%7Cjason.jackson%40itechag.com%7C9ddc8dbdb12a4f832f5108dd9d45fa6d%7C07e5f1b9902a4d9f974c04601319bfec%7C0%7C0%7C638839646070558703%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=KYM5izj8CW8sLrqYltWGURfxI%2B3hn0TtOMdoSe9ZmGY%3D&reserved=0><http://www.springframework.org/schema/data/cassandra/spring-cassandra.xsd>
>> https://nam12.safelinks.protection.outlook.com/?url=http%3A%2F%2Fcamel.apache.org%2Fschema%2Fspring&data=05%7C02%7Cjason.jackson%40itechag.com%7C9ddc8dbdb12a4f832f5108dd9d45fa6d%7C07e5f1b9902a4d9f974c04601319bfec%7C0%7C0%7C638839646070577501%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=gxYemf4fT%2FtPzz50XFYUTMsJ4lDpSQP0Ws7iwy0j9Xk%3D&reserved=0<https://nam12.safelinks.protection.outlook.com/?url=http%3A%2F%2Fcamel.apache.org%2Fschema%2Fspring&data=05%7C02%7Cjason.jackson%40itechag.com%7C9ddc8dbdb12a4f832f5108dd9d45fa6d%7C07e5f1b9902a4d9f974c04601319bfec%7C0%7C0%7C638839646070594329%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=lsXRYFxcAOWKUgKctXpxcJKa996pU3MgghYRt3LKoI8%3D&reserved=0><http://camel.apache.org/schema/spring>
>> https://nam12.safelinks.protection.outlook.com/?url=http%3A%2F%2Fcamel.apache.org%2Fschema%2Fspring%2Fcamel-spring.xsd&data=05%7C02%7Cjason.jackson%40itechag.com%7C9ddc8dbdb12a4f832f5108dd9d45fa6d%7C07e5f1b9902a4d9f974c04601319bfec%7C0%7C0%7C638839646070611298%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=DM8JxDQhuBuO2w1qBkAtCD2m9AHVg%2B%2BSzPC1zwkPylI%3D&reserved=0<https://nam12.safelinks.protection.outlook.com/?url=http%3A%2F%2Fcamel.apache.org%2Fschema%2Fspring%2Fcamel-spring.xsd&data=05%7C02%7Cjason.jackson%40itechag.com%7C9ddc8dbdb12a4f832f5108dd9d45fa6d%7C07e5f1b9902a4d9f974c04601319bfec%7C0%7C0%7C638839646070627683%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=jwgsg%2F2xRWX%2FDEY2gNFXpbsVI%2F6A0u82OVO2QVqyh1U%3D&reserved=0><http://camel.apache.org/schema/spring/camel-spring.xsd>
>> https://nam12.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.springframework.org%2Fschema%2Fbeans&data=05%7C02%7Cjason.jackson%40itechag.com%7C9ddc8dbdb12a4f832f5108dd9d45fa6d%7C07e5f1b9902a4d9f974c04601319bfec%7C0%7C0%7C638839646070644155%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=F1oHcpFllBl%2FzbfNmFXeB0uJheCPLBY%2FfgamI5Y59bs%3D&reserved=0<https://nam12.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.springframework.org%2Fschema%2Fbeans&data=05%7C02%7Cjason.jackson%40itechag.com%7C9ddc8dbdb12a4f832f5108dd9d45fa6d%7C07e5f1b9902a4d9f974c04601319bfec%7C0%7C0%7C638839646070658341%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=m1T%2FrPTBnSGzssHxSRBWuc64R%2FfwdCxFYgxVFhPfkkw%3D&reserved=0><http://www.springframework.org/schema/beans>
>> https://nam12.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.springframework.org%2Fschema%2Fbeans%2Fspring-beans.xsd&data=05%7C02%7Cjason.jackson%40itechag.com%7C9ddc8dbdb12a4f832f5108dd9d45fa6d%7C07e5f1b9902a4d9f974c04601319bfec%7C0%7C0%7C638839646070672110%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=n3Dhn5rQLCvtYXQ7cKvjPprt0pCCkJyjq0Ue117k5Tg%3D&reserved=0<https://nam12.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.springframework.org%2Fschema%2Fbeans%2Fspring-beans.xsd&data=05%7C02%7Cjason.jackson%40itechag.com%7C9ddc8dbdb12a4f832f5108dd9d45fa6d%7C07e5f1b9902a4d9f974c04601319bfec%7C0%7C0%7C638839646070688056%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=OoKIutCSSwKJQYSVKmUAokhdQ%2Fs9EU%2FZFax0wfR1FDQ%3D&reserved=0><http://www.springframework.org/schema/beans/spring-beans.xsd>
>> https://nam12.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.springframework.org%2Fschema%2Fcontext&data=05%7C02%7Cjason.jackson%40itechag.com%7C9ddc8dbdb12a4f832f5108dd9d45fa6d%7C07e5f1b9902a4d9f974c04601319bfec%7C0%7C0%7C638839646070704848%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=f3esI%2FcGkwmB4UJJM1XfEMxszPDLgxvtAqnhgN%2FLMvU%3D&reserved=0<https://nam12.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.springframework.org%2Fschema%2Fcontext&data=05%7C02%7Cjason.jackson%40itechag.com%7C9ddc8dbdb12a4f832f5108dd9d45fa6d%7C07e5f1b9902a4d9f974c04601319bfec%7C0%7C0%7C638839646070721491%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=UAaRKzdsRHl%2FVHs8AfftOhRl3o2n95ICn708rINKTgE%3D&reserved=0><http://www.springframework.org/schema/context>
>> https://nam12.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.springframework.org%2Fschema%2Fcontext%2Fspring-context.xsd&data=05%7C02%7Cjason.jackson%40itechag.com%7C9ddc8dbdb12a4f832f5108dd9d45fa6d%7C07e5f1b9902a4d9f974c04601319bfec%7C0%7C0%7C638839646070736946%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=PWvKeRXVjmEqvB0Vgew1a8zzEvsdO12YedGt0Z06cE8%3D&reserved=0<<https://nam12.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.springframework.org%2Fschema%2Fcontext%2Fspring-context.xsd&data=05%7C02%7Cjason.jackson%40itechag.com%7C9ddc8dbdb12a4f832f5108dd9d45fa6d%7C07e5f1b9902a4d9f974c04601319bfec%7C0%7C0%7C638839646070751263%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=VVZt8lcJVEScwAt%2BEG6xtVfPgC%2FSr1B1Zj%2Bq3hV74uk%3D&reserved=0><http://www.springframework.org/schema/context/spring-context.xsd>
>> https://nam12.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.springframework.org%2Fschema%2Fdata%2Fcassandra%2520http%3A%2Fwww.springframework.org%2Fschema%2Fdata%2Fcassandra%2Fspring-cql.xsd%2520http%3A%2Fwww.springframework.org%2Fschema%2Fdata%2Fcassandra%2520http%3A%2Fwww.springframework.org%2Fschema%2Fdata%2Fcassandra%2Fspring-cassandra.xsd%2520http%3A%2Fcamel.apache.org%2Fschema%2Fspring%2520http%3A%2Fcamel.apache.org%2Fschema%2Fspring%2Fcamel-spring.xsd%2520http%3A%2Fwww.springframework.org%2Fschema%2Fbeans%2520http%3A%2Fwww.springframework.org%2Fschema%2Fbeans%2Fspring-beans.xsd%2520http%3A%2Fwww.springframework.org%2Fschema%2Fcontext%2520http%3A%2Fwww.springframework.org%2Fschema%2Fcontext%2Fspring-context.xsd&data=05%7C02%7Cjason.jackson%40itechag.com%7C9ddc8dbdb12a4f832f5108dd9d45fa6d%7C07e5f1b9902a4d9f974c04601319bfec%7C0%7C0%7C638839646070764654%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=qFaC54yllic60xhZuPTYePOVj12Zr0hW0x%2BPQxpXWM0%3D&reserved=0<https://nam12.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.springframework.org%2Fschema%2Fdata%2Fcassandra%2520http%3A%2Fwww.springframework.org%2Fschema%2Fdata%2Fcassandra%2Fspring-cql.xsd%2520http%3A%2Fwww.springframework.org%2Fschema%2Fdata%2Fcassandra%2520http%3A%2Fwww.springframework.org%2Fschema%2Fdata%2Fcassandra%2Fspring-cassandra.xsd%2520http%3A%2Fcamel.apache.org%2Fschema%2Fspring%2520http%3A%2Fcamel.apache.org%2Fschema%2Fspring%2Fcamel-spring.xsd%2520http%3A%2Fwww.springframework.org%2Fschema%2Fbeans%2520http%3A%2Fwww.springframework.org%2Fschema%2Fbeans%2Fspring-beans.xsd%2520http%3A%2Fwww.springframework.org%2Fschema%2Fcontext%2520http%3A%2Fwww.springframework.org%2Fschema%2Fcontext%2Fspring-context.xsd&data=05%7C02%7Cjason.jackson%40itechag.com%7C9ddc8dbdb12a4f832f5108dd9d45fa6d%7C07e5f1b9902a4d9f974c04601319bfec%7C0%7C0%7C638839646070778073%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=yZpV5yVvnTFn3ksCIxyt8PqNvpcEQ%2BE6kauhJ%2BBKrwI%3D&reserved=0><http://www.springframework.org/schema/data/cassandra%20http:/www.springframework.org/schema/data/cassandra/spring-cql.xsd%20http:/www.springframework.org/schema/data/cassandra%20http:/www.springframework.org/schema/data/cassandra/spring-cassandra.xsd%20http:/camel.apache.org/schema/spring%20http:/camel.apache.org/schema/spring/camel-spring.xsd%20http:/www.springframework.org/schema/beans%20http:/www.springframework.org/schema/beans/spring-beans.xsd%20http:/www.springframework.org/schema/context%20http:/www.springframework.org/schema/context/spring-context.xsd>
>>>>
>>
>> </beans>
>>
>>
>> As soon as I begin adding any of the the Cassandra confiuration settings
>> listed under the XML Configuration settings in either link I receive one of
>> the following errors in my log file that states the following:
>>
>>
>> WARN  | DTD/XSD XML entity [
>> https://nam12.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.springframework.org%2Fschema%2Fdata%2Fcassandra%2Fspring-cql.xsd&data=05%7C02%7Cjason.jackson%40itechag.com%7C9ddc8dbdb12a4f832f5108dd9d45fa6d%7C07e5f1b9902a4d9f974c04601319bfec%7C0%7C0%7C638839646070790112%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=odpi8xeNqL8v%2FaY3ofa1k9wFSAP3y%2FOOzHBZV9icwIQ%3D&reserved=0]<https://nam12.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.springframework.org%2Fschema%2Fdata%2Fcassandra%2Fspring-cql.xsd&data=05%7C02%7Cjason.jackson%40itechag.com%7C9ddc8dbdb12a4f832f5108dd9d45fa6d%7C07e5f1b9902a4d9f974c04601319bfec%7C0%7C0%7C638839646070802427%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=OLdpC1msQii7ROuZKCOAFc7lxZ%2FoxnWzBbFMUnO0U1c%3D&reserved=0><http://www.springframework.org/schema/data/cassandra/spring-cql.xsd>
>>  not
>> found, falling back to remote https resolution |
>> org.springframework.beans.factory.xml.ResourceEntityResolver | main
>>
>>
>> WARN  | DTD/XSD XML entity [
>> https://nam12.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.springframework.org%2Fschema%2Fdata%2Fcassandra%2Fspring-cassandra.xsd&data=05%7C02%7Cjason.jackson%40itechag.com%7C9ddc8dbdb12a4f832f5108dd9d45fa6d%7C07e5f1b9902a4d9f974c04601319bfec%7C0%7C0%7C638839646070814272%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=l2D6x4UvDnc9zyNw0HG%2B5yVZBX8PiWYxrgWxXzGUsZ8%3D&reserved=0]<https://nam12.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.springframework.org%2Fschema%2Fdata%2Fcassandra%2Fspring-cassandra.xsd&data=05%7C02%7Cjason.jackson%40itechag.com%7C9ddc8dbdb12a4f832f5108dd9d45fa6d%7C07e5f1b9902a4d9f974c04601319bfec%7C0%7C0%7C638839646070825849%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=RZrrX3ZRdYjAU6Kb9UiKRltT6%2B4tXqoFdlPrcatWAxk%3D&reserved=0><http://www.springframework.org/schema/data/cassandra/spring-cassandra.xsd>
>> not found, falling back to remote https resolution |
>> org.springframework.beans.factory.xml.ResourceEntityResolver | main
>>
>>
>> Does anyone have an idea what I may be missing or doing incorrectly?
>>
>>
>> Jason
>>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@activemq.apache.org
For additional commands, e-mail: users-h...@activemq.apache.org
For further information, visit: 
https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Factivemq.apache.org%2Fcontact&data=05%7C02%7Cjason.jackson%40itechag.com%7C9ddc8dbdb12a4f832f5108dd9d45fa6d%7C07e5f1b9902a4d9f974c04601319bfec%7C0%7C0%7C638839646070839638%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=5j%2Fmsz3VL4bp4vhqGF0DuPru0PFWWLiZF%2BcnRBsWzc0%3D&reserved=0<https://activemq.apache.org/contact>


Reply via email to