|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
WSAD 5.0, WAS 4.0.5, Websphere MQ 5.3 ..... |
« View previous topic :: View next topic » |
Author |
Message
|
Manikrish |
Posted: Tue Apr 22, 2003 6:55 am Post subject: WSAD 5.0, WAS 4.0.5, Websphere MQ 5.3 ..... |
|
|
Apprentice
Joined: 19 Jun 2002 Posts: 35
|
Hi.,
We are using WSAD 5.0, WAS 4.0.5, Websphere MQ 5.3 .. On running JMSClient Application in WSAD, I'm getting the following exception..
"java.lang.VerifyError: (class: com/ibm/ejs/ras/RasContextSupport, method: client_unmarshalled_request signature: (Lcom/ibm/CORBA/iiop/RequestHolder;)V) Incompatible object argument for method call "...
The exception is thrown, while instantiating new InitialContext() ...
Properties properties = new Properties();
properties.put(Context.INITIAL_CONTEXT_FACTORY,
"com.ibm.ejs.ns.jndi.CNInitialContextFactory");
properties.put(Context.PROVIDER_URL,"iiop://localhost:900");
initContext = new InitialContext(properties);
Can any one help me in sorting this issue ...
- Manikrish |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|