XML Database (MOSC)

MOSC Banner

javax.mail.NoSuchProviderException: No provider for imaps

edited Feb 26, 2018 4:00AM in XML Database (MOSC) 1 commentAnswered

Hello Community ,

We trying to connect to an IMAP mail server using javax.mail package on the Oracle database. This works fine if we use normal “imap” however it gives an error when we try to use “imaps”.

The error: “javax.mail.NoSuchProviderException: No provider for imaps” tells us the imaps classes are not available / not implemented.

We need a solution where we can uses “imaps” connect using javax.mail.

We cannot implement a newer version of javax.mail ourselves as it clashes with the one that comes with the database.

Has anyone come across this issue and fixed it?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center