This content has been marked as final.
Show 3 replies
-
1. Classloader
ivelin.ivanov Nov 10, 2004 4:31 AM (in response to pagomen)I just finished an Advanced Jboss training class last week, and during a disccussion on classloaders, the following idea occurred to me.
When the classloader encounters a Java class which has already been loaded, it just ignores it. This can cause problems when there is more than one version of a class among diferent archives.
Why not have- a warning, optional if neccessary, that would warn the developer that the same class occurred in multiple archives
- a warning if the duplicate class is not indentical to the previously encountered occurence
- a warning, optional if neccessary, that would warn the developer that the same class occurred in multiple archives
-
2. Re: SIP + JBOSS
ivelin.ivanov Oct 3, 2006 11:00 AM (in response to pagomen)Its been done by several commercial vendors like HotSip and Ubiquity and at least one open source project: mobicents.org.
-
3. Re: SIP + JBOSS
thomasxie Apr 10, 2007 2:39 PM (in response to pagomen)Get Micromethod's SIP Application Server, can be downloaded from micromethod.com