Granny's Programming Pearls
"inside of every large program is a small program struggling to get out"
JavaRanch.com/granny.jsp
The moose likes EJB and other Java EE Technologies and the fly likes DefaultMutableTreeModel and EJB Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "DefaultMutableTreeModel and EJB" Watch "DefaultMutableTreeModel and EJB" New topic
Author

DefaultMutableTreeModel and EJB

Dieter Cailliau
Greenhorn

Joined: Jan 17, 2002
Posts: 11
sun's reference implementation container throws a corba exception when i try to return a DefaultMutableTreeModel from an ejb.
Can anyone tell me what i can do about it?
Simon Brown
sharp shooter, and author
Ranch Hand

Joined: May 10, 2000
Posts: 1860
Is there an "underlying" exception? Perhaps something that you have added to the tree isn't serializable?
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: DefaultMutableTreeModel and EJB
 
Similar Threads
Entity Bean Problem
From SqlRowSet to DefaultMutableTreeModel
tomcat j2ee
Dependency of Web modules and EJB modules
web services is replacement for EJB