The java:comp/env namespace is a J2EE notion that applies to both
J2EE ejb & web components. The ejb spec goes into some detail
on this and the j2ee spec generalizes this. The servlet spec briefly
mentions the java:comp/env namespace and defers to the j2ee spec.

----- Original Message ----- 
From: "Guy Rouillier" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, May 11, 2001 2:44 PM
Subject: Re: [JBoss-user] java:/comp/env problems?


> I thought the comp/env space was only for use from within EJBs.  I could be
> wrong, though, which is why I'm posting this so those who know can point
> that out.
> 
> ----- Original Message -----
> From: "Mike Hoolehan" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, May 11, 2001 12:30 PM
> Subject: Re: [JBoss-user] java:/comp/env problems?
> 
> 
> > I've had trouble with lookups from web componenets to the comp/env space
> if
> > I don't have a jboss-web.xml file included in my WEB-INF directory. Try in
> > cluding an "empty" jboss-web.xml file, like this:
> 



_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to