1

I tested the connection through websphere and it works but when I try to execute query from BPM it gives following error. IDL:omg.org/CosNaming/NamingContext/NotFound:1.0

ᄂ ᄀ
  • 5,669
  • 6
  • 43
  • 57
Omkar J
  • 53
  • 10
  • 1
    You need to provide more information what are you trying to do, possibly code fragment, and the exception stack trace. This is too little info for anybody to help you. – Gas Sep 04 '14 at 07:45

2 Answers2

1

I figured it out, WebSphere won't update it's JNDI references until the services are restarted.

Omkar J
  • 53
  • 10
0

You may connect to DataSource that doesn't exist or undefined in Websphere.