[flexcoders] Re: Tomcat and Flex 2 beta 2

2006-03-25 Thread Dave Wolf
Well.  Yes and no.

Tomcat is indeed nothing more then a J2EE 1.4 compliant servlet
container.  

However, several groups have written JMS compliant messaging
substrates that run as servlets and hence can run inside of Tomcat. 
You might check out the ActiveMQ product at

http://activemq.codehaus.org/Home

One really important distinction to remember when we talk about JMS is
that effectively JMS is nothing more then a standard API used from
Java to talk to messaging systems, often refered to as a substrate.
 Most all major messaging substrates now support the JMS API.  

-- 
Dave Wolf
Cynergy Systems, Inc.
Macromedia Flex Alliance Partner
http://www.cynergysystems.com

Email:  [EMAIL PROTECTED]
Office: 866-CYNERGY






--- In flexcoders@yahoogroups.com, Johannes Nel [EMAIL PROTECTED]
wrote:

 what are you using for the app server? tomcat is just a servlet
container,
 so you still need a app server for jms, which the collabation
sampless run
 on.
 
 On 3/24/06, sof4real03 [EMAIL PROTECTED] wrote:
 
  Has anyone gotten Flex 2 beta 2 configured correctly on tomcat 5, JDK
  1.5? I followed the directions on labs, but no luck. I'm having
  NoClassDefFound error when trying to run the collaboration sample
  apps. Any insight?
  Thanks,
  Sof
 
 
 
 
 
  --
  Flexcoders Mailing List
  FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
  Search Archives:
http://www.mail-archive.com/flexcoders%40yahoogroups.com
  Yahoo! Groups Links
 
 
 
 
 
 
 
 
 
 --
 j:pn
 http://www.lennel.org








--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




[flexcoders] Re: Tomcat and Flex 2 beta 2

2006-03-24 Thread sof4real03
San,

This is the first time I'm installing Flex 2 on Tomcat, I was using
Flex 1.5 on tomcat 5 with jdk 1.5. The instructions I used to install
Flex 2 Beta 2 is from the labs site:
http://labs.macromedia.com/wiki/index.php/Flex:Install_Instructions

When I try use test the sample applications I'm getting JMS class
errors. I'm thinking I need to do additional configuration for tomcat
to use JMS. Thoughts?

Thanks,
Sof
--- In flexcoders@yahoogroups.com, Sanjeeb Patel [EMAIL PROTECTED] wrote:

 Hi Sof,
 
 Have you done the same thing in Flex 2 Beta 1?
 And would you please point me to the link that you are talking about in
 labs? I am using Tomcat 4.1 and java-1.5.0_04-Linux-i686
 
 Thanks,
 -San
 
 -Original Message-
 From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
 Behalf Of sof4real03
 Sent: Friday, March 24, 2006 4:12 AM
 To: flexcoders@yahoogroups.com
 Subject: [flexcoders] Tomcat and Flex 2 beta 2
 
 Has anyone gotten Flex 2 beta 2 configured correctly on tomcat 5, JDK
 1.5? I followed the directions on labs, but no luck. I'm having
 NoClassDefFound error when trying to run the collaboration sample
 apps. Any insight?
 Thanks,
 Sof
 
 
 
 
 
 --
 Flexcoders Mailing List
 FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
 Search Archives:
 http://www.mail-archive.com/flexcoders%40yahoogroups.com 
 Yahoo! Groups Links








--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/