Originally posted by Majid Khan:
Add this to your classpath %J2EE_HOME%\lib\locale.
Your code should work fine.
Rgds
Mac
Hi, I also ran into the same problem. I tried the suggested fix, only to come across another error. I am trying to send messages over a network to another computer via JMS.
Here is the error:
SEVERE ConnectionFactoryImpl: Failed to lookup or connect to JMS service because
: javax.naming.CommunicationException: Cannot connect to ORB [Root exception is
org.omg.CORBA.COMM_FAILURE: minor code: 1398079689 completed: No]
Any help would be greatly appreciated.