Hi,
I would need your help to collect questions that you would ask if you were interacting in natural language with WildFly running servers. That is going to help validate some tooling we are trying to put in place in the WildFly MCP project (AI).
We have generated a lot of questions, but generation is ...generation and lack of creativity...
We have also used LLM to generate questions but again the question we ask to an LLM to generate a question is generated, so...
Ideally 10 to 20 questions in your area of expertise, all bound to WildFLy server (not the subsystem in extra feature-packs).
Some low level questions (not "please enable SSL for the management interface"), quite focus, that you would use to retrieve the status of a subsystem, an attribute, a child resource, ... We are currently not dealing with updating the server state, just querying the state.
If you plan to write down some questions, you are also strongly encouraged to add a few (a few ;-)) crazy questions to make the system crash!
That would be great!
Thank-you.
JF
Here are some basic examples that automation can generate:
* Can you get the information of the WildFly server?
* What is the valueof the system property foo?
* What is the server version?
* Can you resolve the ${JBOSS_HOME} expression?
* Can you get the path jboss.server.config.dir?
* Can you get the ExampleDS datasource?
* What are the files contained in the servlet-security.war deployment?
* Can you get the min-large-message-size attribute of the myPooledConnectionFactory pooled-connection-factory resource of the messaging-activemq subsystem ?
* Can you get the add component via interceptor attribute of the iiop openjdk subsystem?
* Can you get all the file-handler resource of the logging subsystems?
* What is the value of the `caller-propagation` attribute for the `iiop-openjdk` in the SAS context?
* What configuration option in the microprofile-reactive-messaging-smallrye namespace is used to enable OpenTelemetry tracing specifically for the Kafka connector?
_______________________________________________