Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about openejb

Read more about openejb

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - openejb

TomEE: Debug JWT Login

I would very much appreciate a little pointer to some TomEE/OpenEjb class for debugging my JWT rest service. I'm facing the problem that TomEE rejects access (403) to my test service despite having a ...
test-img

Marcus

java

jwt

openejb

tomee-8

Votes: 0

Answers: 1

Latest Answer

Try sticking a breakpoint in OpenEJBValve? JWT Authentication would likely be handled in a Valve or Filter, so you could also check subclasses of those and stick breakpoints in there.
test-img

Jonathan S. Fisher

Calling JUnit test with TomEE's Application Composer throws RuntimeException: unable to load properties from jar: /.../jbossts-properties.xml

I have this simple service class: @ApplicationScoped @Transactional public class MyService { public String myTransactionalMethod(){ return "hello"; } } With this simple ...
test-img

cidra

java

jakarta-ee

jboss

apache-tomee

openejb

Votes: 0

Answers: 1

Latest Answer

I solved the problem by removing the hibernate-testing dependency. I don't have any technical explaination for it unfortunately
test-img

cidra

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved