Hi ...
When I run my application on weblogic 8.1 which installed windows 2000 server , I am getting the following error on the weblogic console.
But the same application when I deployed on a m/c having Windows XP Proffesinal its working fine , I can not make out any difference between the two.
is it to do something with java2com communication ?
If any one come accross this please let me know.
AutomationException: 0x80040154 - Class not registered
at com.linar.jintegra.RemoteActivation.readResponse(RemoteActivation.jav
a:146)
at com.linar.jintegra.Rpc.invoke(Rpc.java:301)
at com.linar.jintegra.RemOXIDResolver.activate(RemOXIDResolver.java:160)
at com.linar.jintegra.Dispatch.createDispatch(Dispatch.java:293)
at com.linar.jintegra.Dispatch.<init>
............
............
............
When I run my application on weblogic 8.1 which installed windows 2000 server , I am getting the following error on the weblogic console.
But the same application when I deployed on a m/c having Windows XP Proffesinal its working fine , I can not make out any difference between the two.
is it to do something with java2com communication ?
If any one come accross this please let me know.
AutomationException: 0x80040154 - Class not registered
at com.linar.jintegra.RemoteActivation.readResponse(RemoteActivation.jav
a:146)
at com.linar.jintegra.Rpc.invoke(Rpc.java:301)
at com.linar.jintegra.RemOXIDResolver.activate(RemOXIDResolver.java:160)
at com.linar.jintegra.Dispatch.createDispatch(Dispatch.java:293)
at com.linar.jintegra.Dispatch.<init>
............
............
............