ejb-jar.xml
Reg ex for activation-config-property-value
Can I give a regex pattern for activation-config-property-value in ejb-jar.xml? instead of something like this.[详细]
2023-04-12 08:03 分类:问答ejb reference in deployment descriptor (without annotations )
I try to inject dependency in EJB 3.0 using only deployment descriptor. When I deploy my app to Glassfish (v3.1) I get this exception:[详细]
2023-03-28 11:16 分类:问答Is it possible to place custom values (properties) in ejb-jar.xml?
1) We are using OpenEJB (both embedded and standalone) with a few deployed EJBs. We would like to specify some simple static business rules and values (example: icon_size=200). Normally, we would put[详细]
2023-03-02 19:18 分类:问答What is the ejb-jar.xml equivalent of @Postconstruct?
I have an MDB with a meth开发者_如何学JAVAod annotated as @Postconstruct. It was being executed OK.[详细]
2023-02-08 13:06 分类:问答resource-ref at application scope in EJB 2.1 Project
Is it possible to define resource references that are applicable to all EJBs in an application? Currently I have an ejb-jar.xml that looks something like this:[详细]
2022-12-30 20:35 分类:问答C++ STL List calculate average
I have to correct some C++/STL code. Unfortunately I have very little C++ experience and know nothing about STL. Nevertheless I finished most of it, but the function b开发者_开发百科elow is still givi[详细]
2022-12-18 12:34 分类:问答