JNDI
 
Advanced search
POPULAR TOPICS

Enterprise JavaBeans
Hybernate
IntelliJ IDEA
J2EE
J2ME
J2SE
JAAS
Java
Java Authentication and Authorization Service
Java BluePrints

more...

LINKS ROLL

Java tutorials
Other portals

found 3 articles for 0.070 sec
Problemas aplicación cliente EJB (Netbeans 5)   [microsoft.public.es.java]
Date: Aug 1, 2006 04:19

... = new Properties(); // Definir las propiededas y ubicación de búsqueda de Nombres JNDI. env.setProperty("java.naming.factory.initial", "com.sun.jndi.cosnaming.CNCtxFactory"); env.setProperty("java.naming.provider.url", "iiop://localhost:3700"); try { // Traer el ...
Show full article (2.70Kb)
Re: Jetty6 packaging   [linux.debian.maint.java]
Date: Nov 8, 2007 06:40

...jetty6, which means that it is patched and compiled for java5 and comes with preconfigured support for JNDI, JMS, JTA etc. Jetty and hightide are both apache 2.0 licensed. We'd love for... then change to another user. * a jetty6-plus package with our optional jars for naming, jndi, ssl, ajp I guess a lot of these could be in individual packages, but I think a ...
Show full article (6.59Kb)
Re: Jetty6 packaging   [linux.debian.maint.java]
Date: Nov 8, 2007 15:10

..., which means that it is patched and compiled for java5 and comes with preconfigured support for JNDI, JMS, JTA etc. Jetty and hightide are both apache 2.0 licensed. We'd love ... then change to another user. * a jetty6-plus package with our optional jars for naming, jndi, ssl, ajp I guess a lot of these could be in individual packages, but I think a ...
Show full article (7.96Kb) · Show article thread