Jdeveloper 12c and Glassfish libs
Some time ago I asked a similar question, but that time I didn't know what
was the source of problem. I have an issue with adding Glassfish's (I have
tried 3.1.2 and 4) libs to the classpath of my javaee 6 project under
Jdeveloper 12c. I want to add $GF_HOME/lib/gf-client.jar and
$GF_HOME/modules/security.jar to the classpath (I create a project library
for that). After that when I try to debug or launch the project it hangs.
The latest Jdeveloper where I can add these jars is 11.1.1.6. I need these
files very much, because for example without gf-client.jar I can't
instantiate InitialContext and hence can't do any lookups on server. I
really appreciate your help! Thank you.
No comments:
Post a Comment