is a better solution ... ??
>
> Ciao
> Annegret
>
> > -Original Message-
> > From: Tore B. Pedersen [SMTP:[EMAIL PROTECTED]]
> > Sent: Freitag, 29. Juni 2001 11:11
> > To: '[EMAIL PROTECTED]'
> > Subject:[JBoss-user] JBoss-MBea
;[EMAIL PROTECTED]'
> Subject: [JBoss-user] JBoss-MBean-client to an entity-bean.
>
> We are have problems writing a client which calls some entity-ejb in
> JBoss.
>
> When running as a normal client it runs OK, but we want this client to be
> started when JBoss sta
We are have problems writing a client which calls some entity-ejb in JBoss.
When running as a normal client it runs OK, but we want this client to be
started when JBoss starts. Thus, we created it as a MBean-service. But now
it fails with a classnotfoundexception on the primarykey-class.
Here i