Hello,

When deploying an open CMIS server framework based application on Websphere, I 
need to include either xerces or jaxp to get around a similar problem as the 
one discussed here -- The Standard Implementation for JAX-WS: 
us...@jax-ws.java.net: Archive — Project Kenai
 
   The Standard Implementation for JAX-WS: users@jax-ws....
Use Advanced Search to search the entire archive. Re: Please help 
java.lang.NoClassDefFoundError: 
com.sun.org.apache.xerces.internal.dom.DocumentIm...  
View on java.net Preview by Yahoo  


However, including xerces causes a conflict with open CMIS ( Error: 
javax.xml.parsers.DocumentBuilderFactory.setFeature)
whereas including JAXP seems to cause problems with getRepositories 
specifically when using the atompub protocol.

Any recommendations on how this could be resolved?

Thanks

Reply via email to