Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Embedded Task Form example broken for app servers using the Jakarta namespace #4659

Closed
1 task
Tracked by #4255
mboskamp opened this issue Sep 25, 2024 · 1 comment
Closed
1 task
Tracked by #4255
Assignees
Labels
type:task Issues that are a change to the project that is neither a feature nor a bug fix.

Comments

@mboskamp
Copy link
Member

mboskamp commented Sep 25, 2024

Environment (Required on creation)

  • Camunda WildFly distro 7.19.0+ or
  • Camunda Tomcat distro 7.22.0-alpha4+
  • Any DB
  • Any browser

Description (Required on creation; please attach any relevant screenshots, stacktraces, log files, etc. to the ticket)

The embedded user task form example is broken for WildFly or Tomcat Camunda distros.

Steps to reproduce (Required on creation)

Observed Behavior (Required on creation)

  • On deploy, there are no errors or warnings but a message that the war was deployed successfully.
  • However, the process application is not deployed correctly.
  • In Cockpit, in the Deployment view, there is no process deployment from the web application.
  • In Tasklist, it is not possible to start an instance of the process. Only the invoice example is shown.

Expected behavior (Required on creation)

  • The example is usable on both Tomcat and WildFly latest versions.

Root Cause (Required on prioritization)

Not confirmed

  • Both application server started to be affected by this bug with the version that introduced the switch to the Jakarta namespace.
  • The git history of the example does not show any adjustments related to Jakarta.

Solution Ideas

  • Adjust the example to Jakarta
    • Drawback: It may break on other application servers that are not using the Jakarta namespace.

Hints

Links

Breakdown

Pull Requests

No tasks being tracked yet.

Dev2QA handover

  • Does this ticket need a QA test and the testing goals are not clear from the description? Add a Dev2QA handover comment
@mboskamp mboskamp added the type:bug Issues that describe a user-facing bug in the project. label Sep 25, 2024
@mboskamp mboskamp self-assigned this Sep 27, 2024
@mboskamp
Copy link
Member Author

Fixed by camunda/camunda-bpm-examples#287

@yanavasileva yanavasileva added type:task Issues that are a change to the project that is neither a feature nor a bug fix. and removed type:bug Issues that describe a user-facing bug in the project. labels Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:task Issues that are a change to the project that is neither a feature nor a bug fix.
Projects
None yet
Development

No branches or pull requests

2 participants