> Joern Knust wrote:
>
> Try to start the example Clients I got following messages
> D:\java\jonas_jdk1.2\examples\src\sb>java sb.ClientOp
> Create a bean
> Start a first transaction
> Exception in thread "main" java.lang.IncompatibleClassChangeError:
> Implementing
> class
> at
> org.objectweb.jonas.jtm.TransactionImpl.<init>(TransactionImpl.java:7
> 8)
> at org.objectweb.jonas.jtm.Current.begin(Current.java:148)
> at sb.ClientOp.main(ClientOp.java:87)
>
> The EJB Server seems to start well:
>
> D:\java\jonas_jdk1.2\examples\src\sb>java
> -Dinstall.root=d:\java\jonas_jdk1.2 -D
> java.security.policy=d:\java\jonas_jdk1.2\java.policy
> org.objectweb.jonas.se
> rver.Server
> JOnAS Server, version 2.0, running on rmi.
> Mapping datasource jdbc:as400:bosshb on jdbc_1
> JBeanHome constructor for Op
> JSessionHome constructor for Op
> JBeanMetaData.JBeanMetaData(ejbHome,sb.OpHome, sb.Op, null, true,
> false)
> JBeanHome.setEJBMetaData()
> EJBHome:sb.JOnASOpBeanOpHome for Op available
> EJBServer is ready
> JSessionHome.preinvoke
> JBeanHome.postinvoke
> JSessionHome.preinvoke
> JBeanHome.postinvoke
>
> What I've done wrong?
> Where I've to seek my misstake?
>
> I'm using JDK 1.2.2
>
> Joern Knust
> Germany 27283 Verden
> [EMAIL PROTECTED]
Hi,
A possibility may be that :
- you had downloaded an earlier version of JOnAS but you did not remove
all
classes from the primary installation, and you've got some
uncompatible
classes
It is surely necessary to de-install the previous version
before
installing a new one .
another may be:
- you made changes in your installed classes and classpath and did not
restart the Naming service via "registry" command.
Are you in one of these cases?
--
Philippe
Philippe Coq Groupe Bulll/BullSoft/OpenMaster Phone: (33) 04 76 29 78
49
Bull S.A - 1 rue de Provence - 38432 Echirolles Cedex France
[EMAIL PROTECTED] http://www-frec.bull.com
Download our EJBServer at http://www.bullsoft.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".