Hi...
 i was trying to run sb example with JEREMIE and i am having some problem with it.

my jndi.properties points to jrmi and the

java.naming.factory.initial org.objectweb.jeremie.libs.services.registry.jndi.JRMIInitialContextFactory

 

and my client gets an error while creating a bean thought the lookup of the Home is fine...

the stack trace looks like :

 

Create a bean
java.lang.UnsupportedOperationException
        at org.objectweb.jeremie.libs.stub_factories.std.RefImpl.newCall(RefImpl.java:403)
        at sb.JOnASOpHome_Stub.create(JOnASOpHome_Stub.java:35)
        at sb.ClientOp.main(ClientOp.java:81)

 

at the server side it looks OK because at the startup i get the message :

JOnAS Server, version 2.2.4, running on Jeremie.
No trace.properties: take default values
Mapping ConnectionManager jdbc:oracle:thin:@10.1.1.58:1521:orc1 on jdbc_1
No Security Service
EJBHome:sb.JOnASOpHome for Op available
EJBServer is ready

 

can anybody help me out. thanx in advance.

 

regards

aseem

 

Reply via email to