Hello everyone -I have a flex app that needs remote JMS access. I have
configured my "messaging-config.xml" file w/ the proper JNDI settings,
but I am unable to publish or subscribe JMS data from the webapp.I know
my content within messaging-config.xml is correct because if I change
the JMS login username, password, or factory name, I get different
errors. Plus I know for a fact I have to correct JNDI information.Here
is what I see on my tomcat log, could anybody help me out? Can lcds not
find C...