I have 2 projects, the second of which uses the schema def from the first (via an import with a namespace and a schemaLocation). I need to run scomp separately for each project, rather than as one task generating both. When I run scomp on the second project, it regenerates the shared classes from the first. I cannot seem to find documentation on how to just use the first project's classes, rather than regenerate them (which causes errors in the rest of my project). Can anyone point me in the right direction?
Thanks. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

