[EMAIL PROTECTED] wrote:

> What I have done to get round problems like these is to :=
> 1 Export IBM XML Parser for java to a directory - MY_IBM_XML
> 2.Remove all the OMG packages from the directory.
> 3. Remove the IBM Xml Parser from the Workspace
> 4 Craete a new project IBM XML Parser - OMG
> 5 Emport the MY_IBM_XML directory into this project
> 6 Create a new project for Xerces
> 7 5 Emport Xerces into this project


There is no need to do the export and import steps or create a totally new 
Project.  All you need to do is open the IBM XML Parser Project, delete the OMG 
and W3C packages from it, and then version it with a new name, like "IBM XML 
Parser (without org.omg.*)"
Also make sure that when you import Xerces you don't put the org.omg.* or 
org.w3c.* packages in that Project either.  See my message in this thread a few 
minutes ago for a good structure for the various XML API's.

HTH,
        Eric
-- 
Eric Rizzo
VAJ Frequently Asked Questions at
http://www.jguru.com/faq/VAJ

Reply via email to