Thanks for your message. I will answer your question directly on Stack
Overflow:
https://stackoverflow.com/q/61099608/521799

On Wed, Apr 8, 2020 at 4:05 PM Fardin Behboudi <f.behbou...@gmail.com>
wrote:

> How to give the address of jooq generators custom strategy, while loading
> the configuration from xml file?
> <https://stackoverflow.com/questions/61099608/how-to-give-the-address-of-jooq-generators-custom-strategy-while-loading-the-co>
>
> I am loading jooq configuration from a file and I have a custom generator
> setting like this:
>
> <generator>
>   <name>gen.generator.myGenerator</name>
>     <strategy>
>       <name>gen.generator.myGeneratorStrategy</name>
>   </strategy>
> .
> .</generator>
>
> I am loading my strategy from a sub-project of my original project.
>
> but the question is, how to address my strategy? because I get
> java.lang.ClassNotFoundException
>
> --
> You received this message because you are subscribed to the Google Groups
> "jOOQ User Group" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jooq-user+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jooq-user/548cc50e-cd92-4fe1-9e52-8a3b5c2f5b76%40googlegroups.com
> <https://groups.google.com/d/msgid/jooq-user/548cc50e-cd92-4fe1-9e52-8a3b5c2f5b76%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups "jOOQ 
User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jooq-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jooq-user/CAB4ELO733CDyuh9uSANsJ%2B-nhnGakD%3DJ4UpUSdxwfbh_0yatWg%40mail.gmail.com.

Reply via email to