Hi Florian, I am not sure to understand what you are trying to do with both Jonas and Enhydra Enterprise. You should know that the version of GenIC in Enhydra Enterprise and JOnAS are currently not compatible (different context propagation mechanisms) so you must compile(IC+Stubs) with the tool corresponding to the software you use to run them. Also, for a maximum of efficiency, may I suggest that you use [EMAIL PROTECTED] for enhydra related questions and [EMAIL PROTECTED] for JOnAS related questions. Thanks, Christophe >-----Original Message----- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED]]On Behalf Of >[EMAIL PROTECTED] >Sent: Wednesday, June 27, 2001 11:58 AM >To: [EMAIL PROTECTED] >Cc: [EMAIL PROTECTED] >Subject: Problems: PK different from String and deployment onto Enhydra >4 > > >Dear developers, > >I'm trying for quite a while now to deploy a set of EJB's onto Enhydra >Enterprise 4.0 (latest milestone build, 06/03/01). >Therefore, I downloaded the latest JOnAS release and managed >to compile my EJB >classes, but only after changing everything different from >java.lang.String >(using java.lang.Long for primary key fields lead into a >series of compiler >errors like "pk = rs.getLong(int); -> incompatible types, >because pk is a >java.lang.Long, but rs.getLong returns the primitive type long). >But one problem remained unsolved: While deploying onto EMS, I >always see a >(uncommented) NullPointerException at the end of the deployment, and >immediately after the occurrence of the exception, EMS starts >undeploying the >EJB's again... >I couldn't find out what the reason is, and I already sent a >similar mail to >[EMAIL PROTECTED], but it didn't even appear on >the mailing list! > >Could you please help me? > >Attached are the jar-file I've been using as well as the >latest ems.log file >(if you can use it too, I don't know how close you are to the >Enhydra project). > >Thank you very much in advance > >F. Steinsiepe >EcoLogic GmbH >Wasserwerkstr. 129 >CH-8006 Z�rich >[EMAIL PROTECTED] > >-- >This message was sent using Sake Mail, a web-based email tool from >Endymion Corporation. http://www.endymion.com/products/sake ---- To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "unsubscribe jonas-users". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
