Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ejb-dev] API updates for 4.0

This looks good and I'll approve it, but...

I still wonder whether getMessageContext wouldn't be useful with JAX-WS or other transports to return some sort of transport-specific message context.  Should it be changed to return Object and allow the Object to be transport-specific?  I don't even know whether there's something appropriate for JAX-WS let alone other transports, but I just wanted to make sure someone had considered it...

David Blevins wrote on 2/12/20 7:47 PM:
I've created a PR with many of the changes we need to make for Jakarta Enterprise Beans 4.0 around removals:

 - https://github.com/eclipse-ee4j/ejb-api/pull/66

Additional things we need:

 - review if there are any generics we may need/want to add
 - review if any annotations need to be marked repeatable
 - switch to the `jakarta` packages for depdendencies

I did one of the repeatable annotations.  


There may be others.


-- 
David Blevins


_______________________________________________
ejb-dev mailing list
ejb-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://urldefense.com/v3/__https://www.eclipse.org/mailman/listinfo/ejb-dev__;!!GqivPVa7Brio!IboDvTFQKLRKJZlmSWxgW7aLFqoE6TkD_hE--_-AO0JcNOZtgtGNcBENsijMmQqjPA$ 


Back to the top