Hi again, just a second question.
How could I turn off the creation of the standard ObjectFactory?
Or even better, how could I replace it with my own created ObjectFactory?
At the moment, I just iterate over every class and assemble my own
ObjectFactory. After the creation process, a PERL-script deletes the JAXB
ObjectFactory and my ObjectFactory is put in place.
So is there a hidden switch, to immediately take over the creation of the
ObjectFactory?
regards
Flori