[flexcoders] Tomcat LCDS configuration, contractor seeked

2009-07-14 Thread Johannes Nel
Hi All We are having problems with configuring LCDS to work in all enviroments and would like to hire a contracter to set it up for us. Please contact me offlist if you have experience in this. We use Tomcat 6 and LCDS 2.6.1. My main concern is really fall back management. Regards Johan -- j:p

Re: [flexcoders] Tomcat giving 404 error within Eclipse? Help

2008-09-18 Thread Ralf Bokelberg
Yes, this took me some time before as well. Actually, Eclipse doesn't run from the folder in your workspace but from a internal folder in the .metadata directory named .metadata\.plugins\org.eclipse.wst.server.core For some reason Eclipse stops copying the stuff into this directory sometimes. As fa

[flexcoders] Tomcat giving 404 error within Eclipse? Help

2008-09-18 Thread Greg Morphis
I've got a new laptop and trying to set up all my goodies on it.. I believe I have everything set up properly however I'm getting a 404 error when I view my flex site. I start Tomcat server from within Eclipse, and I've cleaned and rebuilt the app. I see the .swf files in the WebContent folder but

[flexcoders] tomcat in eclipse

2008-09-18 Thread Greg Morphis
I got a new laptop and am trying to set it up. On my previous laptop I had Eclipse 3.2, FB 2.0.1 and it was set up to run Tomcat5.5. I copied my Eclipse folder and moved it to my new laptop.. I installed Tomcat5.5 and when I try to start the server I get an error message It states it could not dele

[flexcoders] tomcat server

2008-05-28 Thread Tom Preet
Hi All, Presently am using fds-tomcat for developing the Flex applications and excuting. can we use tomcat for deploying the flex applications that to run flex applications on tomcat4.x or 5.x etc.. can anyone give me some few suggestions about that. Thanks, Tomt.

Re: [flexcoders] Tomcat 5.5/Flex Data Services/OutOfMemoryError

2006-07-29 Thread Rick Bullotta
.com Subject: Re: [flexcoders] Tomcat 5.5/Flex Data Services/OutOfMemoryError I think the default allocation for Tomcat is something small like 128Megs... Assuming your running windows... crack open the tomcat service manager and you'll see an area where you can edit the JVM settings. Set th

Re: [flexcoders] Tomcat 5.5/Flex Data Services/OutOfMemoryError

2006-07-29 Thread Clint Modien
I think the default allocation for Tomcat is something small like 128Megs...Assuming your running windows... crack open the tomcat service manager and you'll see an area where you can edit the JVM settings. Set the initial memory pool to 300+ Megs and the Max (depending on how much ram you have.

[flexcoders] Tomcat 5.5/Flex Data Services/OutOfMemoryError

2006-07-29 Thread RBullotta
Here's a weird one - when attempting to run the samples provided with FDS Express 2.0, the first sample app I attempt to load (and therefore compile) works fine, but subsequent ones crash with a java.lang.OutOfMemoryError on the compile. Any insights welcomed, as something seems desperately wro

RE: [flexcoders] Tomcat and jdk version for Flex

2006-07-05 Thread Kelly @ Dekayd Media Inc.
:50 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Tomcat and jdk version for Flex   Hi all! I have just a simple question for starting develop Flex application with java. Someone are using Flex with java 1.5 and tomcat 5.5? Can this be a good configuration for application

RE: [flexcoders] Tomcat and jdk version for Flex

2006-07-05 Thread Carson Hager
EMAIL PROTECTED] On Behalf Of hank williamsSent: Wednesday, July 05, 2006 10:36 AMTo: flexcoders@yahoogroups.comSubject: Re: [flexcoders] Tomcat and jdk version for Flex I think you misread him. He did not mention flex 1.5 he mentioned java 1.5.RegardsHank On 7/5/06, Carson Hager <

Re: [flexcoders] Tomcat and jdk version for Flex

2006-07-05 Thread hank williams
flexcoders@yahoogroups.comSubject: Re: [flexcoders] Tomcat and jdk version for Flex Well, its almost that easy.For flex 2 at least, you need to also install the JOTM for tomcat to work.Below is a description of how to do it that is better than the one in the manual. Hank1. un "gzip" t

RE: [flexcoders] Tomcat and jdk version for Flex

2006-07-05 Thread Carson Hager
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of hank williamsSent: Wednesday, July 05, 2006 10:12 AMTo: flexcoders@yahoogroups.comSubject: Re: [flexcoders] Tomcat and jdk version for Flex Well, its almost that easy.For flex 2 at least, you need to also install the JOT

Re: [flexcoders] Tomcat and jdk version for Flex

2006-07-05 Thread hank williams
ww.cynergysystems.com Email:  [EMAIL PROTECTED]Office:  866-CYNERGYMobile: 1.703.489.6466   From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of a aSent: Wednesday, July 05, 2006 12:50 AMTo: flexcoders@yahoogroups.comSubject: [flexcoders] Tomcat and jdk versio

RE: [flexcoders] Tomcat and jdk version for Flex

2006-07-05 Thread Carson Hager
, Inc.http://www.cynergysystems.com Email:  [EMAIL PROTECTED]Office:  866-CYNERGYMobile: 1.703.489.6466   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of a aSent: Wednesday, July 05, 2006 12:50 AMTo: flexcoders@yahoogroups.comSubject: [flexcoders] Tomcat and jdk version for

[flexcoders] Tomcat and jdk version for Flex

2006-07-05 Thread a a
Hi all! I have just a simple question for starting develop Flex application with java.Someone are using Flex with java 1.5 and tomcat 5.5? Can this be a good configuration for application developing or maybe it's better using JRun with jdk1.4?I hope that you understand my bad english :PThanks fo

Re: [flexcoders] Tomcat and Flex 2 beta 2

2006-03-24 Thread Johannes Nel
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, JDK1.5? I followed the dir

RE: [flexcoders] Tomcat and Flex 2 beta 2

2006-03-24 Thread Sanjeeb Patel
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 tryi

[flexcoders] Tomcat and Flex 2 beta 2

2006-03-24 Thread sof4real03
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/f

RE: [flexcoders] tomcat mxml/swf expiry issue (flex 1.5)

2005-12-01 Thread Carson Hager
fice:  866-CYNERGYMobile: 1.703.489.6466       From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Matt ChotinSent: Thursday, December 01, 2005 10:13 AMTo: flexcoders@yahoogroups.comSubject: RE: [flexcoders] tomcat mxml/swf expiry issue (flex 1.5) In bod’s case though it sound

RE: [flexcoders] tomcat mxml/swf expiry issue (flex 1.5)

2005-12-01 Thread Matt Chotin
see if it sets up as developer or licensed).   Matt   From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Carson Hager Sent: Thursday, December 01, 2005 8:52 AM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] tomcat mxml/swf expiry issue (flex 1.5

RE: [flexcoders] tomcat mxml/swf expiry issue (flex 1.5)

2005-12-01 Thread Carson Hager
-CYNERGY Mobile: 1.703.489.6466 -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of bhaq1972 Sent: Thursday, December 01, 2005 7:04 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] tomcat mxml/swf expiry issue (flex 1.5) Hi We recently purchased

[flexcoders] tomcat mxml/swf expiry issue (flex 1.5)

2005-12-01 Thread bhaq1972
Hi We recently purchased a flex license and i'm just trying out a few initial things. the licensed flex server is installed on apache tomcat. My problem is any mxml pages i request, expire after 1 day i.e. .. when i go to work the following day, and request the same pages, it gets re-compiled

[flexcoders] Tomcat Login Example trouble ...

2005-10-03 Thread Sreejith Unnikrishnan
The current path to Request.class (in catalina.jar) in Tomcat 5.5.9 is org/apache/catalina/connector/Request * note the addition of "connector" to the path. When you run the examples from the Flex installation TomcatLogin example, you would get a NoClassDefFoundError. The examples would not have

Re: [flexcoders] Tomcat and Apache through mod_jk on Linux-HOWTO

2005-09-10 Thread Steve Ocean
Just wanted to say thanks and good job! You've saved lots of people hours and hours of time.On 9/9/05, charlespaz1 < [EMAIL PROTECTED]> wrote: Finally figured out where I was going wrong with mod_jk.  Tested with 5 servers and I feel I have it. http://members.cox.net/midian/howto/apache+tomc

Re: [flexcoders] Tomcat and Apache through mod_jk on Linux-HOWTO

2005-09-09 Thread J.A. Rottman
nm I got it figured out, I just created virtual host that pointed to my tomcat webapp directory. --- "J.A. Rottman" <[EMAIL PROTECTED]> wrote: > well I went through this tutorial, one thing I am > not > clear about is, do I need to move my flex code into > apache or does it stay with in the tomca

Re: [flexcoders] Tomcat and Apache through mod_jk on Linux-HOWTO

2005-09-09 Thread J.A. Rottman
well I went through this tutorial, one thing I am not clear about is, do I need to move my flex code into apache or does it stay with in the tomcat webapp dir. Becuase right now I have it in my apache folder, and it is displaying the xml code. If it does belong in my tomcat dir, how do I call it

[flexcoders] Tomcat and Apache through mod_jk on Linux-HOWTO

2005-09-09 Thread charlespaz1
Finally figured out where I was going wrong with mod_jk. Tested with 5 servers and I feel I have it. http://members.cox.net/midian/howto/apache+tomcat+mod_jk.htm Comments and critiques welcome. Yahoo! Groups Sponsor ~--> Fair play? Video games in

Re: [flexcoders] Tomcat and Flex (Apache and mod_jk)

2005-04-26 Thread Cary Newfeldt
for production, no .. I should have mentioned. This is strictly on a dev box. c Michael Laudrup wrote: Is this acceptable moving the project in production?.   Regards, Michael Cary Newfeldt <[EMAIL PROTECTED]> wrote: I usually restart Apache and Tomcat when this happens.

Re: [flexcoders] Tomcat and Flex (Apache and mod_jk)

2005-04-26 Thread Johan Lopes
> Is this acceptable moving the project in production? No I wouldn't think it would be. As I had Apache + Tomcat combo all setup on my Devserver I thought it would be quicker and less hassle.   But now I've decided to use JRun with the Apache connector instead. <--- This is for dev only on my

Re: [flexcoders] Tomcat and Flex (Apache and mod_jk)

2005-04-26 Thread Michael Laudrup
Is this acceptable moving the project in production?.   Regards, Michael Cary Newfeldt <[EMAIL PROTECTED]> wrote: I usually restart Apache and Tomcat when this happens. Takes care of the issue for me on my freebsd box. cheers, cJohan Lopes wrote: Hi Eric,I've run into similar problems. I keep g

Re: [flexcoders] Tomcat and Flex (Apache and mod_jk)

2005-04-26 Thread Cary Newfeldt
I usually restart Apache and Tomcat when this happens. Takes care of the issue for me on my freebsd box. cheers, c Johan Lopes wrote: Hi Eric, I've run into similar problems. I keep getting Error 500 (Internal Server Error) when running .mxml files through Apache + Tomcat hooked throu

Re: [flexcoders] Tomcat and Flex (Apache and mod_jk)

2005-04-26 Thread Johan Lopes
Hi Eric, I've run into similar problems. I keep getting Error 500 (Internal Server Error) when running .mxml files through Apache + Tomcat hooked through mod_jk. The odd thing is that if I serve an html file through that same context or webapp everything works fine. But as soon as I try to acce

[flexcoders] Tomcat and Flex (Apache and mod_jk)

2005-04-23 Thread Eric Raymond
We've been using Tomcat with Flex for some time with no problems. Recently we started using mod_jk to connect Flex to the Apache Web Server. The flex application loads fine, but when it gets to handling an HttpService, it throws an exception. Note that if we go directly to tomcat (port 8080 in

Re: [flexcoders] Tomcat

2005-04-22 Thread Johan Lopes
As far as I know, Flex requires (or is expected to run well on) Tomcat 4.1.29 or 5.0.18. /JohanOn 4/22/05, Fransjo Leihitu <[EMAIL PROTECTED]> wrote: hmm what if you try upgrading the tomcat server? I'm using tomcat 5.0.   It seems that your server doens't know that .mxml should be parsed by

Re: [flexcoders] Tomcat

2005-04-22 Thread Fransjo Leihitu
hmm what if you try upgrading the tomcat server? I'm using tomcat 5.0.   It seems that your server doens't know that .mxml should be parsed by Flex. Are you trying to see the samples? Or have you created a new dir and put the mxml file in your new dir?Michel Jansen <[EMAIL PROTECTED]> wrote: Fra

Re: [flexcoders] Tomcat

2005-04-22 Thread Michel Jansen
Fransjo Leihitu wrote: > MJ, > > Are you running Tomcat on a window server? Nope. On a debian linux box. Running Tomcat 4.1! MJ 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

Re: [flexcoders] Tomcat

2005-04-22 Thread Fransjo Leihitu
MJ,   Are you running Tomcat on a window server?   I've got my Flex 1.5 running on a Tomcat server (winwdows xp).     For example. I've installed my tomcat on :   C:\Program Files\Apache Software Foundation\Tomcat 5.0\   I just placed the files   - flex.war - samples.war - profiler.war   in the

Re: [flexcoders] Tomcat

2005-04-22 Thread Michel Jansen
Steven Webster wrote: >>Any users running Flex on Tomcat? I am looking for a >>Flex->Tomcat HOWTO... >> >> > >1. copy samples.war {TOMCAT_HOME}\webapps\ >2. start tomcat >3. Browse to http://localhost:{port}/samples/ > > After doing this i get the message below... This XML file

Re: [flexcoders] Tomcat

2005-04-21 Thread Johan Lopes
>Browse to http://localhost:{port} and confirm that tomcat is running.  1-3 >are then a doddle. true. i wouldn't say it was "painful" but we had more trouble trying to get flex working through jrun, as we wanted to deploy on the same server instance as coldfusion + using apache 2 as the webserv

RE: [flexcoders] Tomcat

2005-04-21 Thread Steven Webster
> Any users running Flex on Tomcat? I am looking for a > Flex->Tomcat HOWTO... 1. copy samples.war {TOMCAT_HOME}\webapps\ 2. start tomcat 3. Browse to http://localhost:{port}/samples/ Step 0 should be: Browse to http://localhost:{port} and confirm that tomcat is running. 1-3 are then a doddl

Re: [flexcoders] Tomcat

2005-04-21 Thread JesterXL
oders@yahoogroups.com Sent: Thursday, April 21, 2005 3:24 PM Subject: Re: [flexcoders] Tomcat I'm not sure I understand the "if you can actually get Tomcat installed correctly" statement.  We have the latest version of Tomcat and Flex running here.  Took about 10 minutes to set up

Re: [flexcoders] Tomcat

2005-04-21 Thread Matthew Shirey
I'm not sure I understand the "if you can actually get Tomcat installed correctly" statement.  We have the latest version of Tomcat and Flex running here.  Took about 10 minutes to set up and have the samples site working.  It's pretty simple really. -- MatthewOn 4/21/05, JesterXL <[EMAIL PROTE

Re: [flexcoders] Tomcat

2005-04-21 Thread JesterXL
Works here; simple if you can actually get Tomcat installed correctly. http://www.jessewarden.com/archives/2005/03/flex_chronicles_8.html - Original Message - From: "Michel Jansen" <[EMAIL PROTECTED]> To: Sent: Thursday, April 21, 2005 2:16 PM Subject: [flexcoders] To

[flexcoders] Tomcat

2005-04-21 Thread Michel Jansen
LS, Any users running Flex on Tomcat? I am looking for a Flex->Tomcat HOWTO... MJ 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!

Re: [flexcoders] Tomcat, Unix and .swo files

2005-03-22 Thread Christoph Guse
Hi Will, I prefer to use the Tomcat Web Application Manager. In the manager you can deploy/undeploy an application or even start/stop/reload an application in a convenient way. If it is installed, you can normally find it in localhost:8080/manager. To get access you have to change the tomcat-u

Re: [flexcoders] Tomcat, Unix and .swo files

2005-03-21 Thread Manish Jethani
On Mon, 21 Mar 2005 22:51:26 -, wcucsd <[EMAIL PROTECTED]> wrote: > I try to "rm - > r" my app under tomcat/webapps, and it doesn't let me. Why? > Because there are some files in the WEB-INF/flex/generated/x/ > directories that are owned by root. Are you running Tomcat as root? Just ru

[flexcoders] Tomcat, Unix and .swo files

2005-03-21 Thread wcucsd
I copy my Flex app to tomcat/webapps on a unix box. I run the Flex app there and it works fine. I then want to remove the existing application from disk and replace it with a new one. I try to "rm - r" my app under tomcat/webapps, and it doesn't let me. Why? Because there are some files