Alex Loubyansky wrote: > Hi, all. > > Do someone have any thoughts on what the cause for this exception could > be? > Name: com.primix.tapestry.record.RollbackException > Message: Unable to set property catalog of component CategoryManager to > tracker/ejb/Catalog:Stateless. > componentId: CategoryManager newValue: tracker/ejb/Catalog:Stateless > propertyName: catalog > > Name: com.primix.tapestry.util.DynamicInvocationException > Message: Could not invoke method getCatalog on > com.imedia.tracker.web.pages.CategoryManager@45bb9d[CategoryManager]. > Name: java.lang.IllegalArgumentException > Message: argument type mismatch Trace: > > Catalog is a remote stateless session bean. I handle it like IBookQuery in > VLib tutorial. Please, if anyone have some thoughts let me know.
What're the first few stack frames, and what's the signature of getCatalog()? Tom _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Tapestry-developer mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/tapestry-developer
