Send command between two projects

Hello,

I have projects with axon server configured in the same context, how can i send a command between them ? There a specific config ? s there a specific config that must be added ?

You might need a context target resolver. It’s in the last message of this thread. There some other things in the thread that might help as well, like have the same namespace + class name for the command on both sides.