Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
465 views
in Technique[技术] by (71.8m points)

jboss - Infinispan 11.x - 12.x XML Configuration

I was guessing if there's a specific section on the infinispan's XML config file where I can specify the following entities:

  • HotRod configuration
  • JBoss configuration

I'm trying to find anything related in the official documentation but wasn't able. I'm passing from Infinispan 9.x to 11.x or 12.x, and I see there's a huge difference in the XML config file.

Thank you.

Edit 1: I'd like to reproduce this part in the new config XML file

question from:https://stackoverflow.com/questions/66047732/infinispan-11-x-12-x-xml-configuration

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)

Check the Endpoints documentation. I believe it has everything you need.

Be advised that the new Infinispan server uses a single port (11222 by default) to handle REST and Hot Rod requests.

You have the Schema description here. Search for "endpoints".

If you still have trouble updating your configuration, feel free to comment here or check the Zulip Chat.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...