We had an application that needs a JNDI lookup. We used this property in felix/conf/system.properties.
This worked fine till build 44. Now with 3.0-Preview-SNAPSHOT build (from the branch), I am getting this exception.
[#|2009-05-19T16:26:48.582-0700|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;|Caused by: java.lang.ClassNotFoundException: com.sun.enterprise.naming.impl.SerialInitContextFactory|#]
Thanks
Annies