Posts by Patrick Nascimento • 21 points
2 posts
-
1
votes1
answer1120
viewsA: How to inject dependencies with Weblogic 12.x. x?
Small problem laborious, but we managed to solve here both on mac and windows. We did not find exactly what caused the problem, but following this procedure I reproduced in 4 environments until now…
-
1
votes1
answer1120
viewsQ: How to inject dependencies with Weblogic 12.x. x?
What is the procedure to be able to inject dependencies using @Inject of javax.inject on the Weblogic 12.x. x server? I need to download Weld and place it on project dependencies? I noticed that…