>
Hey,
> I am running Jboss 2.1 with Tomcat (which I downloaded from
> http://www.jboss.org/bin/jboss-tomcat-2.1-beta.zip). I think thats pretty
> uptodate.
Looks like not good enough. This is a really new feature, coded just before
2.1 release - so it looks like it did not make it into 2.1beta , however
> 3. If the problem is that DefaultDS is merely not being shown, that an
> InitialContext.lookup should atleast see it. I cant really test the
> java:comp/env urls since my client is not an EJB (it is just a java class).
> However, even a java:/DefaultDS or /DefaultDS gets me
> NameNotFoundExceptions.
java: namespace is only visible inside jboss vm so there is no way clients
outside jboss vm can "see" it. If you are using servlets they should see it
due to Tomcat-JBoss intra-vm integration.
External clients can "see" global namespace.
HTH,
Vladimir
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user