OK, I apologize, I did not update my libraries fully. The build now works.
However, we cannot deploy our code onto a JBoss 2.4.6 server using MDB's. Has anyone had any luck deploying EJB's to 2.4.6 at all? Our problem lies in having MDB's have a local reference to a session bean. When we call home.create() on the local home reference, derived from the util object created from us, we get a ClassCastException...it returns Proxy$92 or similar. Familiar to anyone? Jim On Fri, 27 Sep 2002, Jim Birchfield wrote: > I just updated and built from CVS and have a problem when I generate the > Remote interfaces. The imports are not there, so the build fails. > Where'd they go !?!?!?! > > Jim > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Xdoclet-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/xdoclet-user > ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
