Great!
Adding this note for others who may be encountering
similar issues -
To simplify configuration, if FDS and your
JMS topics/queues/destinations are running in the same enterprise
application, you should not need to specify the
<initial-context-environment> for
your destination.
FDS will call new InitialContext() without any
properties to obtain the jndi objects.
- Cathy
From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of HOUMANI Nawal RD-BIZZ-ISS
Sent: Wednesday, June 28, 2006 7:37 AM
To: [email protected]
Subject: RE: [flexcoders] install Flex Data Services 2 Beta 3 as a J2EE web application: JONAS
I use the version 4.6.
I resolved the problem javax.naming.NamingException by
changing the configuration of JMS destination and specially the JNDI context for
the server in flex-message-service.xml but I had another problem caused by a
NullPointerException I figured it by changing the version of Jonas from 4.6 to
4.7. The version of joram integrated it isn't the same.
De : [email protected] [mailto:[EMAIL PROTECTED] De la part de Carlos Rovira
Envoyé : lundi 26 juin 2006 19:36
À : [email protected]
Objet : Re: [flexcoders] install Flex Data Services 2 Beta 3 as a J2EE web application: JONAS
What version of JOnAS are you using?
On 6/26/06, rania_aya_tgfrd <[EMAIL PROTECTED] >
wrote:
Hello,
I try to deploy a flex application on jonas. The flex application use
JMS Adapter of flex data service 2 beta3 but I have an error when
running due to my jms destination configuration. The error is :
flex.messaging.messages.ErrorMessage')
rootCause = (Typed Object #1 'javax.naming.NamingException')
rootCause = (Typed Object #2 'javax.naming.NamingException')
rootCause = null
localizedMessage = "Unknown protocol:joram"
anyone know how to figure with this error ?
Thanks
--
::| Carlos Rovira
::| http://www.carlosrovira.com __._,_.___
--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
SPONSORED LINKS
| Web site design development | Computer software development | Software design and development |
| Macromedia flex | Software development best practice |
YAHOO! GROUPS LINKS
- Visit your group "flexcoders" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

