payara / Payara-Examples

Repository for Example Code to demonstrate Payara specific features
144 stars 177 forks source link

loopBack undefined symbol #45

Closed Taymindis closed 7 years ago

Taymindis commented 7 years ago

I am trying to add loopBack on event sender but it does not work

@Inject @Outbound(loopBack = true) Event event;