hi
I want to use local interfaces for my entity beans. i' ve a session facade (session bean) that uses the entity beans to store my date in the corresponding database tables. the session facade bean and the entity beans are located in separate jars but in the same ear file. has anybody an idea how i can access the local interfaces in my session bean?
thank's sandro