Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Glassfish JMS(ping works, but cannot connect via Java)
Glassfish JMS [message #1860478] Tue, 08 August 2023 21:02
Charles King is currently offline Charles KingFriend
Messages: 2
Registered: July 2023
Junior Member
I am not able to get JMS working with any glassfish server version from 5 to current. ( I have code that worked on previous versions of Glassfish)

I have tried to get the provided samples to work without success and have researched this issue on the internet to no avail. Obviously, I am missing something and I hope you can point me to a tutorial or example code that works.

Ping works, but cannot connect via Java

Neither InitialContext nor
@Resource(lookup = "java:comp/DefaultJMSConnectionFactory")
private static ConnectionFactory connectionFactory;

work for me.


Please help !
Previous Topic:Auto "updater " saver ?
Next Topic:Unable to open Eclipse.app
Goto Forum:
  


Current Time: Sat Apr 27 13:28:04 GMT 2024

Powered by FUDForum. Page generated in 0.07869 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top