I think you are refering to ADB. Could you please log a jira with a test case. It is correct that ADB hardcode the prefixes to classes but it uses those prefixes only if it is not used.
Thanks, Amila. On Mon, Mar 3, 2008 at 2:31 AM, Simon Steinacker < [EMAIL PROTECTED]> wrote: > Hello, > > I have the problem that 2 different services use the same generated > class and for that also generate it. Now when the first service > generates the class, it assignes the namespace prefix ns2 to it and if > the second one generates it it assignes the prefix ns3. This yields to > conflicts, since the first service uses a different set of classes than > the second service and so the namspace ns2 may already be assigned to > another class. > --> Severe error. > > My question now is, if I can somehow control the (randomly) generation > of Prefixes for Namespaces? > > Thanks a lot, > Simon > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Amila Suriarachchi, WSO2 Inc.
