Code Monkey home page Code Monkey logo

jakartaee8-starter-boilerplate's Issues

Unable to find EJB module

Firstly make sure you are using Java 8 and Maven 3.1+ for building this project.

Describe the bug
When I try to use the glassfish-remote and have a running Payara instance my test get stuck in Sharkwrap method. The error is Unable to locate EJB. I try to inject a set of DataService and all the hierarchy but no luck.

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Awaiting Schedule

These updates are awaiting their schedule. Click on a checkbox to get an update now.

  • chore(deps): update dependency org.awaitility:awaitility to v4.2.2
  • chore(deps): update dependency org.codehaus.cargo:cargo-maven3-plugin to v1.10.14
  • fix(deps): update dependency com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider to v2.17.2
  • chore(deps): update jersey monorepo to v2.44 (org.glassfish.jersey.core:jersey-client, org.glassfish.jersey.inject:jersey-hk2, org.glassfish.jersey.media:jersey-media-json-binding, org.glassfish.jersey.media:jersey-media-sse)
  • chore(deps): update resteasy.version to v4.7.9.final (org.jboss.resteasy:resteasy-jackson2-provider, org.jboss.resteasy:resteasy-client)
  • fix(deps): update dependency org.jboss.arquillian:arquillian-bom to v1.9.1.final
  • chore(deps): update actions/cache action to v4
  • chore(deps): update arquillian-payara.version to v3 (major) (fish.payara.arquillian:arquillian-payara-micro-managed, fish.payara.arquillian:arquillian-payara-server-remote, fish.payara.arquillian:arquillian-payara-server-managed, fish.payara.arquillian:arquillian-payara-server-embedded)
  • chore(deps): update cxf.version to v4 (major) (org.apache.cxf:cxf-rt-transports-http-hc, org.apache.cxf:cxf-rt-rs-client)
  • chore(deps): update dependency io.openliberty:openliberty-runtime to v24
  • chore(deps): update dependency org.hamcrest:hamcrest to v3
  • chore(deps): update dependency org.mockito:mockito-core to v5
  • chore(deps): update dependency org.wildfly.plugins:wildfly-maven-plugin to v5
  • chore(deps): update dependency org.wildfly:wildfly-dist to v33
  • chore(deps): update glassfish.version to v7 (major) (org.glassfish.main.distributions:glassfish, org.glassfish.main.extras:glassfish-embedded-all)
  • chore(deps): update openliberty/open-liberty docker tag to v24
  • chore(deps): update payara.version to v6 (major) (fish.payara.extras:payara-micro, fish.payara.distributions:payara, fish.payara.extras:payara-embedded-all)
  • chore(deps): update resteasy.version to v6 (major) (org.jboss.resteasy:resteasy-jackson2-provider, org.jboss.resteasy:resteasy-client)
  • chore(deps): update wildfly-arquillian.version to v5 (major) (org.wildfly.arquillian:wildfly-arquillian-container-embedded, org.wildfly.arquillian:wildfly-arquillian-container-remote, org.wildfly.arquillian:wildfly-arquillian-container-managed)
  • fix(deps): update dependency jakarta.platform:jakarta.jakartaee-api to v10

Ignored or Blocked

These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.

Detected dependencies

docker-compose
docker-compose.yml
  • payara/server-full 5.2022.5-jdk11
  • openliberty/open-liberty 22.0.0.13-kernel-slim-java11-openj9-ubi
dockerfile
Dockerfile.openliberty
  • openliberty/open-liberty 22.0.0.13-kernel-slim-java11-openj9-ubi
Dockerfile.payara
  • payara/server-full 5.2022.5-jdk11
Dockerfile.wildfly
github-actions
.github/workflows/build.yml
  • actions/checkout v4
  • actions/setup-java v4
  • actions/cache v3
.github/workflows/dockerize.yml
  • actions/checkout v4
  • actions/setup-java v4
.github/workflows/it-with-arq-glassfish-embedded.yml
  • actions/checkout v4
  • actions/setup-java v4
  • actions/cache v3
.github/workflows/it-with-arq-glassfish-managed.yml
  • actions/checkout v4
  • actions/setup-java v4
  • actions/cache v3
.github/workflows/it-with-arq-liberty-managed.yml
  • actions/checkout v4
  • actions/setup-java v4
  • actions/cache v3
.github/workflows/it-with-arq-payara-embedded.yml
  • actions/checkout v4
  • actions/setup-java v4
  • actions/cache v3
.github/workflows/it-with-arq-payara-managed.yml
  • actions/checkout v4
  • actions/setup-java v4
  • actions/cache v3
.github/workflows/it-with-arq-payara-micro.yml
  • actions/checkout v4
  • actions/setup-java v4
  • actions/cache v3
.github/workflows/it-with-arq-wildfly-embedded.yml
  • actions/checkout v4
  • actions/setup-java v4
  • actions/cache v3
.github/workflows/it-with-arq-wildfly-managed.yml
  • actions/checkout v4
  • actions/setup-java v4
  • actions/cache v3
maven
pom.xml
  • jakarta.platform:jakarta.jakartaee-api 8.0.0
  • org.jboss.arquillian:arquillian-bom 1.8.1.Final
  • junit:junit 4.13.2
  • org.hamcrest:hamcrest 2.2
  • org.skyscreamer:jsonassert 1.5.3
  • org.assertj:assertj-core 3.26.3
  • org.awaitility:awaitility 4.2.1
  • com.jayway.jsonpath:json-path 2.9.0
  • com.jayway.jsonpath:json-path-assert 2.9.0
  • org.mockito:mockito-core 4.11.0
  • org.apache.maven.plugins:maven-compiler-plugin 3.13.0
  • org.apache.maven.plugins:maven-war-plugin 3.4.0
  • org.apache.maven.plugins:maven-surefire-plugin 3.3.1
  • org.apache.maven.plugins:maven-failsafe-plugin 3.3.1
  • org.apache.maven.plugins:maven-dependency-plugin 3.7.1
  • org.glassfish.main.distributions:glassfish 5.1.0
  • org.codehaus.cargo:cargo-maven3-plugin 1.10.13
  • org.glassfish.main.deployment:deployment-client 5.1.0
  • org.glassfish.main.deployment:deployment-client 5.1.0
  • org.wildfly.plugins:wildfly-maven-plugin 3.0.2.Final
  • org.apache.maven.plugins:maven-dependency-plugin 3.7.1
  • org.apache.derby:derby 10.14.2.0
  • io.openliberty.tools:liberty-maven-plugin 3.10.3
  • org.glassfish.jersey.media:jersey-media-json-binding 2.43
  • org.glassfish.jersey.inject:jersey-hk2 2.43
  • org.glassfish.jersey.core:jersey-client 2.43
  • org.glassfish.main.extras:glassfish-embedded-all 5.1.0
  • org.jboss.arquillian.container:arquillian-glassfish-embedded-3.1 1.0.2
  • org.apache.maven.plugins:maven-failsafe-plugin 3.3.1
  • org.glassfish.jersey.media:jersey-media-sse 2.43
  • org.glassfish.jersey.media:jersey-media-json-binding 2.43
  • org.glassfish.jersey.inject:jersey-hk2 2.43
  • org.glassfish.jersey.core:jersey-client 2.43
  • org.jboss.arquillian.container:arquillian-glassfish-managed-3.1 1.0.2
  • org.apache.maven.plugins:maven-dependency-plugin 3.7.1
  • org.glassfish.main.distributions:glassfish 5.1.0
  • org.apache.maven.plugins:maven-failsafe-plugin 3.3.1
  • org.glassfish.jersey.media:jersey-media-sse 2.43
  • org.glassfish.jersey.media:jersey-media-json-binding 2.43
  • org.glassfish.jersey.inject:jersey-hk2 2.43
  • org.glassfish.jersey.core:jersey-client 2.43
  • org.jboss.arquillian.container:arquillian-glassfish-remote-3.1 1.0.2
  • org.apache.maven.plugins:maven-failsafe-plugin 3.3.1
  • fish.payara.extras:payara-embedded-all 5.2022.5
  • fish.payara.arquillian:arquillian-payara-server-embedded 2.4.6
  • fish.payara.arquillian:payara-client-ee8 2.4.6
  • fish.payara.arquillian:arquillian-payara-server-managed 2.4.6
  • org.apache.maven.plugins:maven-dependency-plugin 3.7.1
  • fish.payara.distributions:payara 5.2022.5
  • org.apache.maven.plugins:maven-failsafe-plugin 3.3.1
  • fish.payara.arquillian:arquillian-payara-server-remote 2.4.6
  • org.apache.maven.plugins:maven-failsafe-plugin 3.3.1
  • fish.payara.arquillian:payara-client-ee8 2.4.6
  • fish.payara.arquillian:arquillian-payara-micro-managed 2.4.6
  • org.apache.maven.plugins:maven-dependency-plugin 3.7.1
  • fish.payara.extras:payara-micro 5.2022.5
  • org.apache.maven.plugins:maven-failsafe-plugin 3.3.1
  • org.jboss.resteasy:resteasy-client 4.6.0.Final
  • org.jboss.resteasy:resteasy-jackson2-provider 4.6.0.Final
  • org.wildfly.arquillian:wildfly-arquillian-container-managed 4.0.0.Alpha4
  • org.apache.maven.plugins:maven-dependency-plugin 3.7.1
  • org.wildfly:wildfly-dist 26.1.3.Final
  • org.apache.maven.plugins:maven-failsafe-plugin 3.3.1
  • org.jboss.resteasy:resteasy-client 4.6.0.Final
  • org.jboss.resteasy:resteasy-jackson2-provider 4.6.0.Final
  • org.wildfly.arquillian:wildfly-arquillian-container-remote 4.0.0.Alpha4
  • org.apache.maven.plugins:maven-failsafe-plugin 3.3.1
  • org.jboss.resteasy:resteasy-client 4.6.0.Final
  • org.jboss.resteasy:resteasy-jackson2-provider 4.6.0.Final
  • org.wildfly.arquillian:wildfly-arquillian-container-embedded 4.0.0.Alpha4
  • org.apache.maven.plugins:maven-dependency-plugin 3.7.1
  • org.wildfly:wildfly-dist 26.1.3.Final
  • org.apache.maven.plugins:maven-failsafe-plugin 3.3.1
  • io.openliberty.arquillian:arquillian-liberty-managed 1.0.8
  • org.apache.cxf:cxf-rt-rs-client 3.6.4
  • com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider 2.17.1
  • org.apache.cxf:cxf-rt-transports-http-hc 3.6.4
  • org.apache.maven.plugins:maven-dependency-plugin 3.7.1
  • org.apache.derby:derby 10.14.2.0
  • io.openliberty:openliberty-runtime 22.0.0.13
  • io.openliberty.arquillian:arquillian-liberty-support 1.0.8
  • org.apache.maven.plugins:maven-failsafe-plugin 3.3.1
  • io.openliberty.arquillian:arquillian-liberty-remote 1.0.8
  • org.apache.cxf:cxf-rt-rs-client 3.6.4
  • com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider 2.17.1
  • org.apache.cxf:cxf-rt-transports-http-hc 3.6.4
  • org.apache.maven.plugins:maven-failsafe-plugin 3.3.1
  • org.apache.maven.plugins:maven-surefire-report-plugin 3.3.1

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.