Customer Portal

JMS and Glassfish

Comments 1

  • Avatar
    mvarecha
    0
    Comment actions Permalink
    Hi,

    this initial context implementation
    com.sun.enterprise.repository.RepositoryInitContextFactory
    throws exception
    "javax.naming.NameNotFoundException: TopicConnectionFactory not found"
    but it actually doesn't mean, that the topic factory doesn't exist.
    Initial context implementation probably didn't connect to the server at all.

    Anyway, working example chat program is a good start.
    If it works, clover should work too with the same credentials and the same libraries.

    What is the log output when you try to execute graph with this initial context: com.sun.enterprise.naming.SerialInitContextFactory?
    There may be more detail info then "Cannot create initial context" in JMS message dialog.

    Regards,
    Martin

Please sign in to leave a comment.