|
|
|
|
|
|
|
|
|
Re: Resize the splitter padding & Intelij plugin not working correctly [message #1852767 is a reply to message #1852766] |
Fri, 03 June 2022 09:51 |
Matthias Villiger Messages: 235 Registered: September 2011 |
Senior Member |
|
|
Hi Luis
The error is "Cannot start platform due to 33 invalid config properties: [key1, key2, key3, key4, key5, key6, key7, key8, key9, key10, key11, key12, key13, key14, key15, key16, key17, key18, key19, key20, key21, key22, key23, key24, key25, key26, key27, key28, key29, key30, key31, key32, key33]". So it seems you have properties in your config.properties files which actually don't exist in the application?
So either remove those unused properties from your config files or (if they are used somewhere else) implement an IConfigurationValidator which marks them as valid.
Still I don't know the relation to the removed dependency. And why it worked before.
Anyway adding a server dependency to the shared module seems quite dangerous to me, as this dependency is then also available in the client (which results in a server&client mix). Or are you using the serverbridge module and only use one WAR file?
Kind regards
Mat
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04062 seconds