Bugs item #795191, was opened at 2003-08-26 01:26
Message generated for change (Comment added) made by starksm
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=795191&group_id=22866

>Category: JBossWeb
Group: v3.2
>Status: Closed
>Resolution: Works For Me
Priority: 5
Submitted By: Lars Hoeg (lhoeg)
Assigned to: Scott M Stark (starksm)
Summary: env-entry not in jndi when not using JBossWebLoader

Initial Comment:
When UseJBossWebLoader is set to false: 
      <attribute 
name="UseJBossWebLoader">false</attribute> 
env-entry's are not loaded from web.xml, or are not 
visible in JNDI (InitialContext.ctxLookup) from the web 
application. 
 
Using JBoss3.2.2RC3 (Tomcat) 
 

----------------------------------------------------------------------

>Comment By: Scott M Stark (starksm)
Date: 2003-10-13 06:29

Message:
Logged In: YES 
user_id=175228

This works for me with current 3.2.2RC5 cvs code. Browing
http://localhost:8080/enc/snoop.jsp with the attached
enc.war displays the following with UseJBossWebLoader false:

JNDI java:comp/env Context Info

f1=1.1
f0=0.0
CatalogDAOClass=com.sun.model.dao.CatalogDAOImpl
s1=String1
s0=String0
i1=1
i0=0
[EMAIL PROTECTED]


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=795191&group_id=22866


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to