Dependency to domain-extension

I have a custom domain-extension I deploy as a module, it all works fine.
Now I made a custom authenticator which uses the domain-extension for persisting data.

I have problem solving the dependendy to the domain-extension. The classloader cannot find the classes from the domain-extension.

Can anybody provide some help here.

Thanks Torsten

Solved:
I forgot the jboss-deployment-structure.xml as mentioned inthe documentation :frowning: