Hi, we were using WebServices with JBoss 4.2.3 and all stubs and the wsdl were at the compile time.
Since we migrate to JBoss 5.1.0, it seems that those entities are now generated at the server start-up.
Is it possible to force the generation at the compile time?
Thanks