marcelhdl commented on PR #129:
URL: https://github.com/apache/cxf-xjc-utils/pull/129#issuecomment-2056683489

   I just gave it a try, but while trying it out - i got stuck. I guess we 
don't know if there are default-constructors for each class because we aren't 
having all of them in the classpath at runtime.
   We need a JType which extends JDefinedClass to check for the available 
constructors, but we got a simple JClass (JNarrowedClass) here.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@cxf.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to