Search the web
Sign In
New User? Sign Up
railo_talk · Railo
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1413 - 1442 of 2902   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1413
... Yes, I made a post about it here : http://www.rachaelandtom.info/content/deploying-railo-tomcat-6-with-apache-front-end-linux (last point). Or check the...
Tom Chiverton
tom.chiverton@...
Send Email
Sep 1, 2008
8:52 am
1414
... Is anyone else getting spammed by many copies of this same email ? -- Tom...
Tom Chiverton
tom.chiverton@...
Send Email
Sep 1, 2008
8:54 am
1415
... not anymore ;-)...
Paul Hastings
paul@...
Send Email
Sep 1, 2008
8:58 am
1416
spaces between "++" and number are no problem, this code works fine as well <cfset test=1> <cfset test ++> <cfset ++ test> <cfdump var="#test#"> greetings...
Michael Streit
mic_railo
Offline Send Email
Sep 1, 2008
9:08 am
1417
I'm following my own guide (http://rachaelandtom.info/content/deploying-railo-tomcat-6-with-apache-front-end-linux) but am getting a permission denied error...
Tom Chiverton
tom.chiverton@...
Send Email
Sep 1, 2008
9:08 am
1418
Your post may do what I want but I am a bit new to the whole "Tomcat" Application Server thing. I don't really see anything in your post that shows me step by...
Matthew Wallace
mswallace.com@...
Send Email
Sep 1, 2008
2:12 pm
1419
Thanks for the help but I am failing to see where this talks about getting Remoting in Flash and Flex working. Yes I see that you are explaining the steps of...
Matthew Wallace
flashalisious
Offline Send Email
Sep 1, 2008
2:14 pm
1420
Sorry - I guess I had that backwards... The ++ works, but not !=. So we are looking at November(-ish) for != support? Thanks, guys. -Bill...
Bill Davidson
billatbrainbox
Offline Send Email
Sep 1, 2008
2:33 pm
1421
Could someone explain how I connect to openAMF using Flex or Flash and or AS3 or Netconnection? would it be something like var nc:NetConnection = new...
Matthew Wallace
flashalisious
Offline Send Email
Sep 1, 2008
3:48 pm
1422
Matthew, you can try to use the following example: http://www.railo.ch/blog/index.cfm/2007/2/8/Flash-remoting-in-Railo Maybe that is all you need... Gert ...
Gert Franz
franzgert
Offline Send Email
Sep 1, 2008
4:56 pm
1423
basically the example code that I posted in my question is doing that. If I try to connect to the http://localhost:888/flashservices/gateway nothing happens at...
flashalisious
Offline Send Email
Sep 1, 2008
9:01 pm
1424
Ok correction I was trying to connect to http://localhost:8888/flashservices/gateway I have a huge need for Remoting. If someone could post exactly how they...
flashalisious
Offline Send Email
Sep 2, 2008
1:32 am
1425
... That's what the page is. In you let me know which bits are unclear, I will do my best to clear it up. -- Tom...
Tom Chiverton
tom.chiverton@...
Send Email
Sep 2, 2008
12:09 pm
1426
Tom, In flex I am using the <RemoteObjectAMF0/> swc First I tried this. When I click a button I am trying to run a simple hello world myservice.hello(); ...
Matthew Wallace
mswallace.com@...
Send Email
Sep 2, 2008
1:13 pm
1427
OK, well, I using RemoteObjectAMF0 too, in a Cairngrom app, and it looks like: <rpc:RemoteObjectAMF0 endpoint="/flashservices/gateway" id="ListService" ...
Tom Chiverton
tom.chiverton@...
Send Email
Sep 2, 2008
3:10 pm
1428
Tell me more about this part of your code. I can then do var service = ServiceLocator.getInstance().getRemoteObject("ListService" ); var call : Object =...
Matthew Wallace
mswallace.com@...
Send Email
Sep 2, 2008
3:42 pm
1429
... This is Cairngorm speak for accessing the RemoteObjectAMF0 using it's 'id' parameter, so you could skip that and just call ... From (say) a button click. ...
Tom Chiverton
tom.chiverton@...
Send Email
Sep 2, 2008
4:03 pm
1430
First off - I really am enjoying the beginnings of my experience with Railo. It is SO fast - I can actually run it on my Macbook Pro with Parallels still...
billatbrainbox
Offline Send Email
Sep 2, 2008
6:07 pm
1431
Hi Bill can you please send the java stacktrace of the exception? whitch version do you use? do you have made a upate (with .railo file)? this updates does not...
Michael Streit
mic_railo
Offline Send Email
Sep 2, 2008
6:25 pm
1432
What is the latest version of JBoss AS that Railo 3.x will run on? -- AJ Mercer Web Log: http://webonix.net Once you come to the realisation that everyone is...
AJ Mercer
ajmercer
Offline Send Email
Sep 3, 2008
12:39 am
1433
Hi Bill you don't have to wait that long, the next release of Railo will already support the operators "==" and "!=" greetings Michael Michael Streit Technical...
Michael Streit
mic_railo
Offline Send Email
Sep 3, 2008
9:42 am
1434
Ok I totally figured this out but I ended up going with NetConnection. I will be doing a blog post about this with Video. I will let all of you know when it is...
Matthew Wallace
mswallace.com@...
Send Email
Sep 3, 2008
11:42 am
1435
... Excellent ! Glad you got it all working. Personally I'm waiting for Railo to fold in BlazeDS so that the normal RemoteObject works, as this'll also fix up...
Tom Chiverton
tom.chiverton@...
Send Email
Sep 3, 2008
3:24 pm
1436
Just posted this to my blog for you guys. Hope it helps the Flash and Flex developers out there. This is a Video Tutorial showing you how to use the AMF0...
flashalisious
Offline Send Email
Sep 4, 2008
3:18 pm
1437
I'm trying to install Railo 2 with Resin 3.1.2 on Debian 4/Apache 2 I'm using the download from http://www.railo-technologies.com/en/index.cfm?treeID=224 which...
Rex Vincent
rex@...
Send Email
Sep 8, 2008
6:47 pm
1438
Hi Guide to install mod_caucho from Resin 3 for Apache 2 under Debian Etch # as root apt-get install build-essential apt-get install apache2-dev # create a...
jj_railo
Offline Send Email
Sep 8, 2008
10:22 pm
1439
Hello all, today we released the new version of Railo 3.0. Along with several new features and bugfixing, we rebrushed our website. Please let us know whether...
Gert Franz
franzgert
Offline Send Email
Sep 9, 2008
5:52 pm
1440
Awesome! Site looks great. I just opened an issue, #100 - 3.0.0005 doesn't appear in the version list on JIRA so I tagged the title with it. Thanks to the...
webflint
webflint@...
Send Email
Sep 9, 2008
9:17 pm
1441
Has anyone ever installed Railo on a server with CF already on it? I'd love to set this up with Railo on a different port to handle some tasks and test...
billatbrainbox
Offline Send Email
Sep 10, 2008
12:28 am
1442
You can run Railo express - that is on port 8888 (or similar) I have installed Railo WAR into a JRun instance If you have enterprise or Dev edition of CF, go...
AJ Mercer
ajmercer
Offline Send Email
Sep 10, 2008
12:41 am
Messages 1413 - 1442 of 2902   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help