Did you EOGenerate? Seems like you need to generate the person class?
> On Dec 11, 2025, at 9:19 PM, Theodore Petrosky via Webobjects-dev
> <[email protected]> wrote:
>
> I just created a new app (d2w) it launched fine. I created an EOModel with a
> single entity Person. I created a migration just like a hundred times before.
>
> When I launch the app I was expecting to see the migrations run. But nothing!
> the error now says:
>
> OTSWAP AGENT: 21:18:11.995 INFO (org.hotswap.agent.config.PluginRegistry) -
> Plugin 'org.hotswap.agent.plugin.webobjects.HotswapWebObjectsPlugin'
> initialized in ClassLoader
> 'jdk.internal.loader.ClassLoaders$AppClassLoader@764c12b6'.
> Dec 11 21:18:12 ZZTop[49959] ERROR er.extensions.appserver.ERXApplication -
> ZZTop failed to start.
> ClassNotFoundException: com.eltek.model.Person
>
> Am I missing a framework?
>
> Ted
>