Skip to content

issues Search Results · repo:mybatis/cdi language:Java

Filter by

43 results
 (54 ms)

43 results

inmybatis/cdi (press backspace or delete to remove)

I m not sure it s an issue of the Transactional annotation, it could be some missing configuration. I have described the issue in detail on stackoverflow. I m pasting a copy here: !-- language-all: ...
  • danielemaddaluno
  • Opened 
    on Jul 7, 2024
  • #476

Hello, After reviewing MyBatisBean.java, it appears that the @Any annotation will not be assigned to the bean if a qualifier is present at the injection point. On line 71: if (qualifiers == null ...
  • hktmyzk
  • Opened 
    on Dec 22, 2023
  • #430

Due to how clirr needs to work with this repo, we have to provide it a profile when looking at the javax namespace. This profile does not exist in new code so it throws a warning. This can only be removed ...
  • hazendaz
  • Opened 
    on Nov 4, 2023
  • #411

Likely due to us moving to jakarta, the release of site fails with [ERROR] javax.enterprise.util.AnnotationLiteral not found. . I suspect I could hack a solution together with that but for now just noting ...
  • hazendaz
  • Opened 
    on Apr 2, 2023
  • #375

atomikos does not support jakarta at this time. looking at spring boot that dropped that framework support as a result and using narayana instead. we should do the same so we can get jakarta out reliably ...
  • hazendaz
  • 1
  • Opened 
    on Dec 16, 2022
  • #356

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more. br View this repository on the Mend.io Web Portal. This repository currently has no open ...
  • renovate[bot]
  • Opened 
    on Aug 10, 2022
  • #316

ERROR [Aries CCR Thread (-2064156514)] CCR Failure in container activator open on org.apache.aries.cdi.container.internal.container.ContainerBootstrap@6aa6d745 org.apache.webbeans.exception.WebBeansDeploymentException: ...
  • znzlspt17
  • 1
  • Opened 
    on Jun 21, 2022
  • #302

Hi MyBatis, Any plan to upgrade to jakarta namespace CDI library?
  • vlcheong
  • 17
  • Opened 
    on Sep 6, 2021
  • #242

Nowadays, if I want to rollback when a checked exception happens, I have to set the rollbackFor everytime on the @Transactional annotation. It would be nice if we could do something similar to EJB transactions, ...
  • hfluz
  • 1
  • Opened 
    on Aug 18, 2021
  • #232

Update to 3.1.7.Final was reported broken for mybatis-cdi private usage. This can be demonstrated in our current test set. Simply bump cdi 2.0 support weld up to 3.1.7.Final and run the build with cdi ...
  • hazendaz
  • 1
  • Opened 
    on Apr 4, 2021
  • #207
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub