My Oracle Support Banner

How to Configure a Stand Alone Java Program in order to Send/Receive JMS Messages to/from 10.1.3.5 Oracle Application Server via OEMS JMS Database Resource Provider (Doc ID 1299482.1)

Last updated on FEBRUARY 13, 2024

Applies to:

Oracle Containers for J2EE - Version 10.1.3.5.0 and later
Information in this document applies to any platform.

Goal

When executing a standalone JMS client to interact with Oracle Application server (OAS), NoClassDefFoundError exceptions occur as :

Exception [Root exception is java.lang.NoClassDefFoundError: javax/mail/internet/AddressException]]
at com.evermind.server.rmi.RMIClientContext.lookup(RMIClientContext.java:72)
at javax.naming.InitialContext.lookup(InitialContext.java:351)


The question is to know how to configure a stand alone java program in order to send/receive JMS messages to 10.1.3.5 Oracle Application server (via OEMS JMS database resource provider)
in terms of java libraries and network configuration .


Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.