Jump to content
Sign in to follow this  
egroups

Spring4d container Error: Cannot resolve type: xxx

Recommended Posts

I have many registrations in spring4d container.

In DEBUG mode start application OK but in RELEASE before show first SplashScreen I get error: Cannot resolve type: xxxxType

Hi can I quickly identify where is problem?

Cannot use brakpoints,container logging etc.

My xxxxType is very much used accros application and inject in many places.

Share this post


Link to post

After many test,create private logging in Spring units I detect the cause.I use Resolving in DataModule who initialized in initialization section,before Container Build.

 

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×