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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 1145 - 1174 of 2902   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1145
Hi all, I have a j2ee application (WAR-file) which I am trying to deploy in parallel to Railo. What do I need to know about the Railo configuration, so that ...
blue_i13
Offline Send Email
Jun 3, 2008
12:49 pm
1146
I tried to multiply a number with a string and I have found that in default debug output template (I just didn't check others) my String wasn't escaped. In...
sergei_droganov
Offline Send Email
Jun 5, 2008
11:37 am
1147
Hi Serge Tnx for input, we will check that. greetings michael ... -- Michael Streit Technical Support Railo Technologies GmbH michael.streit@... ...
Michael Streit
mic_railo
Offline Send Email
Jun 5, 2008
3:36 pm
1148
What is the current status of getting Transfer ORM to work with Railo? I've seen posts that it is being worked on, but I don't see that this has ever been...
Terry Schmitt
terry.schmitt
Offline Send Email
Jun 5, 2008
7:52 pm
1149
in bluedragon you have available javax.servlet.error.status_code and javax.servlet.forward.request_uri and other request variables in the request scope. In...
usersters
Offline Send Email
Jun 7, 2008
6:25 am
1150
I just found the module from this site: http://tuckey.org/urlrewrite/ and add the code below in the web.xml inside WEB-INF <filter> ...
cfmcoder
cfmcoder@...
Send Email
Jun 7, 2008
3:32 pm
1151
Hi Everyone, I am just wondering if I put the jquery tag and I enabled the debugging output for some reason the output won't show up/render on to the browser...
cfmcoder
cfmcoder@...
Send Email
Jun 8, 2008
5:50 am
1152
with request scope, do you mean coldfusion request scope or servlet request object. do you mean something like: <cfset req=getPageContext().getRequest()> ...
Michael Streit
mic_railo
Offline Send Email
Jun 8, 2008
2:52 pm
1153
hi JD can you give me closer info/example for that? ... -- Michael Streit Technical Support Railo Technologies GmbH michael.streit@... ...
Michael Streit
mic_railo
Offline Send Email
Jun 8, 2008
3:08 pm
1154
Hi Michael, Here is sample of the html code, you will see <h1>Welcome home</h1> but it won't show up in the browser. However if the debugging disable which...
cfmcoder
cfmcoder@...
Send Email
Jun 8, 2008
8:19 pm
1155
Your XHTML is invalid - it is probably a coincidence/quirk that the debugging causes the heading not to display. Switch the current LINK and SCRIPT tags in...
Peter Boughton
boughtonp
Offline Send Email
Jun 8, 2008
8:45 pm
1156
This is what I am seeing with bluedragon when i cfdump request scope: http://img242.imageshack.us/img242/2002/bluedragonah2.jpg and this is what i am seeing...
usersters
Offline Send Email
Jun 8, 2008
10:55 pm
1157
Hello Peter, thanks, it worked now. JD. ... src="/js/w/www/jquery-1.2.6.pack.js"></script>...
cfmcoder
cfmcoder@...
Send Email
Jun 8, 2008
11:03 pm
1158
Michael my apologies. Instead of javax.servlet.forward.servlet_path i used request.javax.servlet.forward.servlet_path (thoughtless cut and paste). Your code...
usersters
Offline Send Email
Jun 8, 2008
11:05 pm
1159
no prob you can also do something like the following in the application.cfm/cfc <cfscript> req=getPageContext().getRequest(); names=req.getAttributeNames(); ...
Michael Streit
mic_railo
Offline Send Email
Jun 8, 2008
11:35 pm
1160
... Though, anyone running debug output to all users in production probably has other issues :-) -- Tom Chiverton ...
Tom Chiverton
tom.chiverton
Offline Send Email
Jun 9, 2008
9:46 am
1161
Assuming there is some way to deliver this code, and no one else wants to take this on*, what do people feel is the best, conceptual, high-level way to do this...
Tom Chiverton
tom.chiverton
Offline Send Email
Jun 10, 2008
3:51 pm
1162
... <cough> I mean 'Railo' of course. I do intend, however, to at least try and make it it work with both :-) I've asked the OpenBD folks already about the...
Tom Chiverton
tom.chiverton
Offline Send Email
Jun 10, 2008
3:57 pm
1163
Hello, There is some documentation about performance and security tips in Railo? Doubts: In session "Setting" - "Output" there is the option "Whitespace...
Ronan Lucio
ronanlucio
Offline Send Email
Jun 11, 2008
8:33 pm
1164
Hello, I'm first installing Railo. We intend to run Railo as WAR archive on a JBoss AS (FreeBSD-6.3). What is the suggested way to run Railo in a cluster? I'm...
Ronan Lucio
ronan@...
Send Email
Jun 11, 2008
8:52 pm
1165
Hi Ronan, We are updating our documentation (www.railo.ch/documentation/railo_too.pdf) at the moment, but here are some answers to your questions: By enabling...
Gert Franz
franzgert
Offline Send Email
Jun 12, 2008
2:41 pm
1166
Hi Gert, Thank you for the answers. Just one more comment: /"By enabling the whitespace management, you might even get a performance improvement. At least...
Ronan Lucio
ronanlucio
Offline Send Email
Jun 12, 2008
4:56 pm
1167
well the whitespace management should be one of the tasks that consume only few cpu resources. On average I suppose it will consume up to around 2% of a...
Gert Franz
franzgert
Offline Send Email
Jun 12, 2008
9:33 pm
1168
Hello, Does anybody know it Railo version 3.0 will work with Transfer ORM? Thanks, Ronan...
Ronan Lucio
ronanlucio
Offline Send Email
Jun 16, 2008
4:52 pm
1169
Ronan, we are working on it so stay tuned. I will blogpost about it as soon as it runs with Railo 3.0 Gert ... -- Greetings from Switzerland Gert Franz Railo...
Gert Franz
franzgert
Offline Send Email
Jun 16, 2008
5:25 pm
1170
... as it runs with Railo 3.0 Pretty nice Gert! It's very important to migrate some applications from CF to Railo. Thank you, Ronan...
Ronan Lucio
ronanlucio
Offline Send Email
Jun 16, 2008
5:55 pm
1171
Does anyone have a recommended way for allowing Jetty to serve static content (CSS/JS/images), by using either Railo-defined mappings, or aliases within one of...
Peter Boughton
boughtonp
Offline Send Email
Jun 17, 2008
12:52 pm
1172
If I put a <cfcookie> tag in application.cfc/onRequestEnd method, it works fine except when calling a cfc via URL like this - ...
Marion Bass
marion.bass
Offline Send Email
Jun 17, 2008
2:48 pm
1173
Has anyone seen any documentation on the new features of Railo 3?...
Terry Schmitt
terry.schmitt
Offline Send Email
Jun 17, 2008
11:30 pm
1174
Hi Marion We will check this, you can track this issue in our bugtracker http://jira.jboss.org/jira/browse/RAILO-3 greetings michael ... -- Michael Streit ...
Michael Streit
mic_railo
Offline Send Email
Jun 17, 2008
11:35 pm
Messages 1145 - 1174 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