Skip to content

Commit

Permalink
Added lookup-name to fix the appclient/remote ejb failure
Browse files Browse the repository at this point in the history
Signed-off-by: David Matějček <[email protected]>
  • Loading branch information
dmatej committed Nov 7, 2024
1 parent a7f4b65 commit 83c216c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@
<ejb-ref-type>Session</ejb-ref-type>
<remote>ejb.VehicleIF</remote>
<ejb-link>StatelessVehicleBean</ejb-link>
<lookup-name>java:global/jpa_core_EntityGraph_vehicles/jpa_core_EntityGraph_stateless_vehicle_ejb/StatelessVehicleBean</lookup-name>
</ejb-ref>
</application-client>

0 comments on commit 83c216c

Please sign in to comment.