RE: ejb.deployment.ContainerManagedField ERROR, PLEASE HELP

2000-08-24 Thread Torgeir . Lerkerod
>I already spent 6 hours trying to figure this one out. >I use Java SDK1.3, Jikes, J2EE 1.21 and Orion 1.2.0 ^^ This might be your problem. If you have non ascii 0-127 characters in the source file it will miscompile under orion with jiikes. Some time back I spent 6 ho

Re: ejb.deployment.ContainerManagedField ERROR, PLEASE HELP

2000-08-23 Thread Karl Avedal
Hello Mathias, If you want the Orion team to check it out, please mail us (you can still mail the list too to get help from the community), but there are so many mails to the list that all developers won't read them all, so please mail to the correct address (support@ for support, bugs@ for suspe

ejb.deployment.ContainerManagedField ERROR, PLEASE HELP

2000-08-23 Thread mathias bogaert
I have a rather strange problem with my CMP beans. The deployment descriptor is absolutely correct, all my beans have correct home interfaces, client interfaces, create() methods and finder hints. Everything checks out correctly, but we still get this error (very quickly after orion startup): jav