Are you using the Spring hibernate support? If so try including the spring-hibernate jar in your SU.
I don't believe that the order matters, however I have also been wrong MANY time before. Doug On 10/27/06 12:26 PM, "bradtwurst" <[EMAIL PROTECTED]> wrote: > > Thanks for the reply. > > I did before I posted, but it didn't seem to help. > > (maybe I'm missing something). > > I tried changing the classpath inverse="true" but I still received the same > error. > > In this service assembly, I have three service units, a lightweight > container, a jsr181, and an http. > > The lightweight container is the one giving me fits. The hibernate part of > the system is referenced by one of the jars that is internal to the service > unit, not the classes directly inside the lw container. > > Does the order of the jars in the classpath entry matter? I didn't think so > but I've been wrong before. > > Thanks again, > James
