Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot deploy war file to Tomcat on 3.x #734

Closed
kazuki43zoo opened this issue Nov 23, 2022 · 1 comment
Closed

Cannot deploy war file to Tomcat on 3.x #734

kazuki43zoo opened this issue Nov 23, 2022 · 1 comment
Assignees
Labels

Comments

@kazuki43zoo
Copy link
Member

kazuki43zoo commented Nov 23, 2022

Error starting ApplicationContext. To display the condition evaluation report re-run your application with 'debug' enabled.
2022-11-23T15:42:09.023+09:00 ERROR 69837 --- [           main] o.s.b.d.LoggingFailureAnalysisReporter   : 

***************************
APPLICATION FAILED TO START
***************************

Description:

Failed to bind properties under 'mybatis.configuration.environment' to org.apache.ibatis.mapping.Environment:

    Reason: java.lang.IllegalStateException: Failed to extract parameter names for public org.apache.ibatis.mapping.Environment(java.lang.String,org.apache.ibatis.transaction.TransactionFactory,javax.sql.DataSource)

Action:

Update your application's configuration

Related Issues

@kazuki43zoo
Copy link
Member Author

Since Spring 6(6.0.1), we need compile with -parameter option.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant