Skip to content

Payara5 porting#3212

Merged
lbownik merged 3 commits intodevelopfrom
payara5_porting
Feb 20, 2026
Merged

Payara5 porting#3212
lbownik merged 3 commits intodevelopfrom
payara5_porting

Conversation

@lbownik
Copy link
Copy Markdown
Contributor

@lbownik lbownik commented Feb 18, 2026

No description provided.

Comment on lines +61 to +66
// @Resource(mappedName = JMS_CONNECTION_FACTORY_RESOURCE_NAME)
public void setFactory(QueueConnectionFactory factory) {
this.factory = factory;
}

@Resource(mappedName = JMS_QUEUE_RESOURCE_NAME)
// @Resource(mappedName = JMS_QUEUE_RESOURCE_NAME)
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe just remove the comments?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll do it with some other PR

@madryk madryk assigned lbownik and unassigned madryk Feb 20, 2026
@lbownik lbownik merged commit 3b34238 into develop Feb 20, 2026
1 check passed
@lbownik lbownik deleted the payara5_porting branch February 20, 2026 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants