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]