Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
1 vote
0 answers
51 views

I am using IBM WebSphere Liberty 25.0.0.10. I have migrated my application from Java EE 8 (previously deployed on WebSphere Application Server 9.0.5.x) to Jakarta EE 10, and the application is now ...
0 votes
1 answer
91 views

I'm trying to update my old Java EE project to run on Jakarta EE and I've run into an issue I can't seem to resolve. When I use the persistence for Jakarta the compiler says it can't find the classes ...
zobbo's user avatar
  • 142
Advice
0 votes
5 replies
108 views

I'm new to injection frameworks. And my question is a contradiction in itself, but - hypothetically - is it possible to have CDI inject exactly 2 different instances of the same class throughout my ...
0 votes
0 answers
44 views

Java 21 and Wildfly 37.0.0: Seeing this weird thing where I'm creating a new composite component, but the field passed into it is null when residing inside a <ui:include> within another ...
1 vote
0 answers
34 views

We want to monitor metrics on our Jakarta Batch jobs processed through JBeret. That means we want to count all invocations of reader/processor/writer, all listeners, all loops executed in Batchlets ...
queeg's user avatar
  • 9,950
2 votes
3 answers
131 views

I have a Jakarta Batch application that runs jobs with partitions. Under some conditions the processor signals there is nothing else to be done by throwing an exception. As this exception shall ...
1 vote
1 answer
68 views

When looking at the current Jakarta Batch specification 2.1, e.g. chapter 8.2.5 Step Sequence, I see Specifies an exit status to match to the current next element. It must be a valid XML string value....
queeg's user avatar
  • 9,950
2 votes
1 answer
64 views

So we are working on an project upgrade from JavaEE8 to JakartaEE10. In the eventual war file, we have a lib as a jar that is an implicit bean archive (so no beans.xml). It contains this: @Named("...
0 votes
0 answers
36 views

I have a Quarkus application with JNoSQL. The request is a-synchronized, and at first it is executed on the ForkJoinPool.commonPool-worker-38, but sometimes on the vert.x-eventloop-thread-5. If it is ...
0 votes
1 answer
80 views

I have unresolved question about CDI: I have Producer class annotated with @ApplicationScoped and the @Produce method has no additional scope annotaion. @ApplicationScoped public class ...
dkalna's user avatar
  • 77
0 votes
1 answer
118 views

I would like to request your help on a NPE problem with a rest service on glassfish 7.0.25 utilizing JAXB to generate a xml response when I include a List into a parent object. My entity class that I ...
2 votes
3 answers
117 views

In our Java EE application, we have a setup where Service A is an endpoint. In some valid business cases, this endpoint throws an exception and returns an error code to the client — this is expected ...
Josip Domazet's user avatar
1 vote
1 answer
114 views

I am new to mule and trying to push logs to activemq queue using jms appender. I was getting error while using jms appender with mule 4.3 2025年06月05日T07:02:25.588889200Z WrapperListener_start_runner ...
3 votes
2 answers
191 views

The Jakarta EE Platform 10 specification states the following: The goal of the Jakarta EE 10 release is [...] adding the support for the Java SE 11 and newer runtimes. The TCKs require support for ...
1 vote
0 answers
96 views

I am working with eclipselink*(version 4.0.4)* L2 cache optimization. For that I have implemented static weaving as Wildfly*(version 32.0.1.Final)*/Jboss server doesn't support dynamic weaving (as ...

15 30 50 per page
1
2 3 4 5
...
1949

AltStyle によって変換されたページ (->オリジナル) /