I have mentioned it before, it is a bug when creating ejb projects if you
use maven they are created as war. When I mentioned it before a release, I
got an unkind response, so I haven't commented on it again.
You manually change war to
ejbr as appropriate.
El jue, 15 de abr. de 2021 a la(s) 14:49,
Hi All
Netbeans 12.x is creating maven ear packages with all war files. They say
ejb and ear but all the settings are for war packages. I've managed to fix
all of my packages. All that is outstanding is that there is no deploy
option. I'm not sure if I've missed something.
Any idea how to get tha
Hi,
I have an action performer for a MainMenuAction, which I want to be available
in my MultiViewTopComponent’s ActionMap.
The action is registered in ‚Editors/[MIME]/Action‘ via
@EditorActionRegistration, but it is not included in the TopComponent’s
ActionMap.
What is the best way to ensure it