Hi all,
do someone of you knows where the application-client.xml should be
placed ? I get this error (note that I tried to put the
application-client.xml file in the same directory of web.xml, in the
META-INF directory but the error is always the same...)
thanks in advance,
<> paolo
javax.naming.NamingException: META-INF/application-client.xml resource
not found
at
com.evermind.server.ApplicationClientInitialContextFactory.getInitial
Context(JAX, Compiled Code)
at java.lang.Exception.<init>(Exception.java, Compiled Code)
at javax.naming.NamingException.<init>(NamingException.java,
Compiled Co
de)
at
com.evermind.server.ApplicationClientInitialContextFactory.getInitial
Context(JAX, Compiled Code)
at
javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:6
72)
at
javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:250
)
at javax.naming.InitialContext.init(InitialContext.java:226)
at javax.naming.InitialContext.<init>(InitialContext.java:202)
at
com.caput.modules.core.admin.AdminBean.getDBConnection(AdminBean.java
:308)