Jump to content
Registration disabled at the moment Read more... ×
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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×