Hello,
I update to the new version of ExtLib and now ALL XPages that use ExtLib not work anymore.
I got the following error in the log : java.lang.Error: Unresolved compilation problems: The import com.ibm.xsp.extlib cannot be resolved.
Is it possible that XPages still try to get the last version of ExtLib ?. So I tried to use a Project > Clear and Project > Build all from Lotus Designer menu.
When updating ExtLib, should I keep previous version in the Domino\Data\Domino\Workspace\Application\Eclipse folder ?
I am looking for your ideas, I am trying to fix that since 3 days already....
> tell http osgi ss com.ibm.xsp.extlib
15.07.2011 14:12:24 Framework is launched.
15.07.2011 14:12:24 id State Bundle
15.07.2011 14:12:24 105 RESOLVED com.ibm.xsp.extlib.connections_8.5.2.201106291654NTF
15.07.2011 14:12:24 Master=110
15.07.2011 14:12:24 106 RESOLVED com.ibm.xsp.extlib.domino_8.5.2.201106291654NTF
15.07.2011 14:12:24 Master=110
15.07.2011 14:12:24 107 RESOLVED com.ibm.xsp.extlib.mobile_8.5.2.201106291654NTF
15.07.2011 14:12:24 Master=110
15.07.2011 14:12:24 108 RESOLVED com.ibm.xsp.extlib.oneui_8.5.2.201106291654NTF
15.07.2011 14:12:24 Master=110
15.07.2011 14:12:24 109 RESOLVED com.ibm.xsp.extlib.sametime_8.5.2.201106291654NTF
15.07.2011 14:12:24 Master=110
15.07.2011 14:12:24 110 <> com.ibm.xsp.extlib_8.5.2.201106291654NTF
15.07.2011 14:12:24 Fragments=105, 106, 107, 108, 109
15.07.2011 14:12:56 HTTP JVM: CLFAD0141E: Error processing XPage request. For more detailed information, please consult error-log-0.xml located in d:/Program Files/IBM/Lotus/Domino/data/domino/workspace/logs
15.07.2011 14:12:56 HTTP JVM: CLFAD0211E: Exception thrown. For more detailed information, please consult error-log-0.xml located in d:/Program Files/IBM/Lotus/Domino/data/domino/workspace/logs
15.07.2011 14:12:56 HTTP JVM: CLFAD0246E: Exception occurred servicing request for:/app/extranet.nsf/CV_Home.xsp - HTTP Code: 500. For more detailed information, please consult error-log-0.xml located in d:/Program Files/IBM/Lotus/Domino/data/domino/workspace/logs
Error-log-0.xml contain :
GRAVE
com.ibm.domino.xsp.bridge.http.engine.XspCmdManager
service
javax.servlet.ServletException: java.lang.Error: Unresolved compilation problems: 
	The import com.ibm.xsp.extlib cannot be resolved
	The import com.ibm.xsp.extlib cannot be resolved
	The import com.ibm.xsp.extlib cannot be resolved
	The import com.ibm.xsp.extlib cannot be resolved
	The import com.ibm.xsp.extlib cannot be resolved
	The import com.ibm.xsp.extlib cannot be resolved
	The import com.ibm.xsp.extlib cannot be resolved
	The import com.ibm.xsp.extlib cannot be resolved
	The import com.ibm.xsp.extlib cannot be resolved
	The import com.ibm.xsp.extlib cannot be resolved
	UIKeepSessionAlive cannot be resolved to a type
	UIKeepSessionAlive cannot be resolved to a type
	UIFirebugLite cannot be resolved to a type
	UIFirebugLite cannot be resolved to a type
	UIApplicationLayout cannot be resolved to a type
	UIApplicationLayout cannot be resolved to a type
	BasicApplicationCo
nfigurationImpl cannot be resolved to a type
	BasicApplicationConfigurationImpl cannot be resolved to a type
	ComplexContainerTreeNode cannot be resolved to a type
	ComplexContainerTreeNode cannot be resolved to a type
	PageTreeNode cannot be resolved to a type
	PageTreeNode cannot be resolved to a type
	SeparatorTreeNode cannot be resolved to a type
	SeparatorTreeNode cannot be resolved to a type
	PageTreeNode cannot be resolved to a type
	PageTreeNode cannot be resolved to a type
	ComplexLeafTreeNode cannot be resolved to a type
	ComplexLeafTreeNode cannot be resolved to a type
	ComplexLeafTreeNode cannot be resolved to a type
	ComplexLeafTreeNode cannot be resolved to a type
	UserTreeNode cannot be resolved to a type
	UserTreeNode cannot be resolved to a type
	LoginTreeNode cannot be resolved to a type
	LoginTreeNode cannot be resolved to a type
	PageTreeNode cannot
be resolved to a type
	PageTreeNode cannot be resolved to a type
	PageTreeNode cannot be resolved to a type
	PageTreeNode cannot be resolved to a type
	PageTreeNode cannot be resolved to a type
	PageTreeNode cannot be resolved to a type
	ComplexContainerTreeNode cannot be resolved to a type
	ComplexContainerTreeNode cannot be resolved to a type
	ComplexLeafTreeNode cannot be resolved to a type
	ComplexLeafTreeNode cannot be resolved to a type

	at com.ibm.xsp.webapp.FacesServlet.handleError(FacesServlet.java:482)
	at com.ibm.xsp.webapp.FacesServlet.renderErrorPage(FacesServlet.java:336)
	at com.ibm.xsp.webapp.FacesServlet.service(FacesServlet.java:171)
	at com.ibm.xsp.webapp.FacesServletEx.service(FacesServletEx.java:137)
	at com.ibm.xsp.webapp.DesignerFacesServlet.service(DesignerFacesServlet.java:86)
	at com.ibm.designer.runtime.domino.adapter.ComponentMod
ule.invokeServlet(ComponentModule.java:538)
	at com.ibm.domino.xsp.module.nsf.NSFComponentModule.invokeServlet(NSFComponentModule.java:1140)
	at com.ibm.designer.runtime.domino.adapter.ComponentModule$AdapterInvoker.invokeServlet(ComponentModule.java:803)
	at com.ibm.designer.runtime.domino.adapter.ComponentModule$ServletInvoker.doService(ComponentModule.java:758)
	at com.ibm.designer.runtime.domino.adapter.ComponentModule.doService(ComponentModule.java:527)
	at com.ibm.domino.xsp.module.nsf.NSFComponentModule.doService(NSFComponentModule.java:1124)
	at com.ibm.domino.xsp.module.nsf.NSFService.doServiceInternal(NSFService.java:513)
	at com.ibm.domino.xsp.module.nsf.NSFService.doService(NSFService.java:342)
	at com.ibm.designer.runtime.domino.adapter.LCDEnvironment.doService(LCDEnvironment.java:304)
	at com.ibm.designer.runtime.domino.adapter.LCDEnvironment.service(LCDEnvironment.java:261)

	at com.ibm.domino.xsp.bridge.http.engine.XspCmdManager.service(XspCmdManager.java:291)
Caused by: java.lang.Error: Unresolved compilation problems: 
	The import com.ibm.xsp.extlib cannot be resolved
	The import com.ibm.xsp.extlib cannot be resolved
	The import com.ibm.xsp.extlib cannot be resolved
	The import com.ibm.xsp.extlib cannot be resolved
	The import com.ibm.xsp.extlib cannot be resolved
	The import com.ibm.xsp.extlib cannot be resolved
	The import com.ibm.xsp.extlib cannot be resolved
	The import com.ibm.xsp.extlib cannot be resolved
	The import com.ibm.xsp.extlib cannot be resolved
	The import com.ibm.xsp.extlib cannot be resolved
	UIKeepSessionAlive cannot be resolved to a type
	UIKeepSessionAlive cannot be resolved to a type
	UIFirebugLite cannot be resolved to a type
	UIFirebugLite cannot be resolved to a type
	UIApplicationLayout cannot be resolved to a type

	UIApplicationLayout cannot be resolved to a type
	BasicApplicationConfigurationImpl cannot be resolved to a type
	BasicApplicationConfigurationImpl cannot be resolved to a type
	ComplexContainerTreeNode cannot be resolved to a type
	ComplexContainerTreeNode cannot be resolved to a type
	PageTreeNode cannot be resolved to a type
	PageTreeNode cannot be resolved to a type
	SeparatorTreeNode cannot be resolved to a type
	SeparatorTreeNode cannot be resolved to a type
	PageTreeNode cannot be resolved to a type
	PageTreeNode cannot be resolved to a type
	ComplexLeafTreeNode cannot be resolved to a type
	ComplexLeafTreeNode cannot be resolved to a type
	ComplexLeafTreeNode cannot be resolved to a type
	ComplexLeafTreeNode cannot be resolved to a type
	UserTreeNode cannot be resolved to a type
	UserTreeNode cannot be resolved to a type
	LoginTreeNode cannot be resolved to a type

	LoginTreeNode cannot be resolved to a type
	PageTreeNode cannot be resolved to a type
	PageTreeNode cannot be resolved to a type
	PageTreeNode cannot be resolved to a type
	PageTreeNode cannot be resolved to a type
	PageTreeNode cannot be resolved to a type
	PageTreeNode cannot be resolved to a type
	ComplexContainerTreeNode cannot be resolved to a type
	ComplexContainerTreeNode cannot be resolved to a type
	ComplexLeafTreeNode cannot be resolved to a type
	ComplexLeafTreeNode cannot be resolved to a type

	at xsp.OneUILayout.<init>(OneUILayout.java:18)
	at java.lang.J9VMInternals.newInstanceImpl(Native Method)
	at java.lang.Class.newInstance(Class.java:1325)
	at com.ibm.xsp.page.compiled.CompiledPageDriver.loadPage(CompiledPageDriver.java:84)
	at com.ibm.xsp.component.UIIncludeComposite.buildContents(UIIncludeComposite.java:407)
	at com.i
bm.xsp.page.compiled.AbstractCompiledPage.initComponent(AbstractCompiledPage.java:328)
	at com.ibm.xsp.page.compiled.CompiledComponentBuilder.buildChildren(CompiledComponentBuilder.java:123)
	at com.ibm.xsp.page.compiled.CompiledComponentBuilder.buildAll(CompiledComponentBuilder.java:84)
	at com.ibm.xsp.component.UIViewRootEx.buildContents(UIViewRootEx.java:1604)
	at com.ibm.xsp.component.UIViewRootEx2.buildContents(UIViewRootEx2.java:247)
	at com.ibm.xsp.page.compiled.AbstractCompiledPage.initComponent(AbstractCompiledPage.java:328)
	at com.ibm.xsp.page.compiled.AbstractCompiledPage.createTree(AbstractCompiledPage.java:250)
	at com.ibm.xsp.page.compiled.AbstractCompiledPage.createViewRoot(AbstractCompiledPage.java:161)
	at com.ibm.xsp.application.ViewHandlerExImpl._createViewRoot(ViewHandlerExImpl.java:505)
	at com.ibm.xsp.application.ViewHandlerExImpl.createViewRoot(ViewHandlerExImpl.java:551)

	at com.ibm.xsp.application.ViewHandlerExImpl.doCreateView(ViewHandlerExImpl.java:141)
	at com.ibm.xsp.application.ViewHandlerEx.createView(ViewHandlerEx.java:84)
	at com.ibm.xsp.webapp.FacesServlet.serviceView(FacesServlet.java:213)
	at com.ibm.xsp.webapp.FacesServletEx.serviceView(FacesServletEx.java:193)
	at com.ibm.xsp.webapp.FacesServlet.service(FacesServlet.java:154)
	... 13 more