You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by "Gudiyella, Pavan" <PG...@Tribune.com> on 2006/11/21 22:04:17 UTC

jdbc/jetspeed

Hi,

A question about jndi resource.

How does j2-admin app, gets jndi reference defined in jetspeed app?

There is no reference of jdbc/jetspeed in web.xml or context.xml of
j2-admin.  Wondering how this is being achieved?

Does anyone know how this is done?

Pavan Kumar Gudiyella
Tribune Media Services
pgudiyella@tribune.com
(312)-222-3192

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


Re: jdbc/jetspeed

Posted by David Sean Taylor <da...@bluesunrise.com>.
Gudiyella, Pavan wrote:
> Hi,
> 
> A question about jndi resource.
> 
> How does j2-admin app, gets jndi reference defined in jetspeed app?
> 
> There is no reference of jdbc/jetspeed in web.xml or context.xml of
> j2-admin.  Wondering how this is being achieved?
> 
> Does anyone know how this is done?
> 
J2-Admin does not directly access JDBC.
Instead, it uses the Jetspeed API as the standard method of accessing 
Jetspeed components

http://portals.apache.org/jetspeed-2/multiproject/jetspeed-api/apidocs/index.html

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org