Re: using glassfish remoting in tomcat 6

2009-04-24 Thread Jonathan Richard
A! makes sense now! I will try this. Thanks a lot. You guys gave me the missing piece of the puzzle. Thanks. On Fri, Apr 24, 2009 at 1:32 PM, Martin Gainty wrote: > > Richard- > > the class is org.apache.naming.factory.ResourceRef and the author is Remy > Maucherat r...@apache.org > >

RE: using glassfish remoting in tomcat 6

2009-04-24 Thread Martin Gainty
Richard- the class is org.apache.naming.factory.ResourceRef and the author is Remy Maucherat r...@apache.org package org.apache.naming; public class ResourceRef extends Reference { // -- Constants /*** Default factory for t

RE: using glassfish remoting in tomcat 6

2009-04-24 Thread Caldarale, Charles R
> From: Jonathan Richard [mailto:richa...@gmail.com] > Subject: using glassfish remoting in tomcat 6 > > I place my jars (javaee.jar and appserver-rt and the necessary > dependencies) in my WEB-INF/lib/ direcectory. You must not put javaee.jar anywhere that's reachable by Tomcat, including any W