1 Reply Latest reply on Nov 15, 2006 7:57 PM by thomas.diesler

    Getting the WSDL for a pojo endpoint at compile time

    bwkennedy

      Hi there,

      I've developed a JSR 181 POJO endpoint (annotated pojo and web.xml), and I can get the WSDL from the running app server no problem . My question is is there a way to get the wsdl at compile time rather than just runtime?

      Thanks