Ritesh wrote:
> 
> Hi
> 
>     I was using JOnas2.1.2 , Now i downloded the JONAS 2.2.4
>     Installation is properly done , I am able to run sample examples .
> 
>     Now I am facing the problem is that
>     When i try to run EJBSERVER with the  beans i have created with the previos 
>version of
> JONAS
>     it gives me errror that
> 
>     main : 3:48:37:505   No Security Service
>     main : 3:48:39:28     Call of ssta.eb.JOnASFundMasterHome constructor :
> java.lang.NoSuchMethodException: <init>
>     main : 3:48:39:28     Cannot create containers : EJBServer halting
> 
>     Whether i have to recomple my beans or is some other problem.
> 
>     If replace my EJBSERVER with the previous version it works FINE
> 
> thanks
> Ritesh
When you upgrade the jonas version, you must recompile your beans
because GenIC
may have changed and the generated classes are not the same.
Sorry for this inconvenient, but it could be too difficult to insure
compatibility with old versions.

-- 
Philippe Durieux  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Bull - 1 rue de Provence - 38432 Echirolles Cedex France
[EMAIL PROTECTED]
-> Download our EJBServer at http://www.evidian.com/ejb <-
----
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".

Reply via email to