RE: [cfaussie] CFHTTP to invalid SSL host

2010-06-29 Thread Dale Fraser
We use a wildcard cert that we can put on any server, handy.

 

Regards

Dale Fraser

 

 http://dale.fraser.id.au http://dale.fraser.id.au

 http://cfmldocs.com/ http://cfmldocs.com

 http://learncf.com http://learncf.com

 http://flexcf.com http://flexcf.com

 

From: cfaussie@googlegroups.com [mailto:cfaus...@googlegroups.com] On Behalf
Of MrBuzzy
Sent: Tuesday, 29 June 2010 7:26 PM
To: cfaussie@googlegroups.com
Subject: [cfaussie] CFHTTP to invalid SSL host

 

Dear Brains-trust, 

 

I'd like to make a CFHTTP request over SSL to one of our dev servers. 

 

The dev server has a normal SSL certificate, from a trusted root authority.

 

However the host name does not match the name registered to the certificate
(because it's a dev host). CFHTTP fails to make the connection. 

 

Any thoughts on how to achieve this?

 

While I haven't done much googling, I'm thinking about generating an
untrusted certificate and using this instead. 

The downside being the certificate needs to be imported to each JVM and
browser, as required. 

 

Cheers.

 

-- 
You received this message because you are subscribed to the Google Groups
cfaussie group.
To post to this group, send email to cfaus...@googlegroups.com.
To unsubscribe from this group, send email to
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/cfaussie?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaus...@googlegroups.com.
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.



Re: [cfaussie] CFHTTP to invalid SSL host

2010-06-29 Thread Mark Mandel
I think you're stuck with what Dale is saying, or use keytool to import it
into the JDK.

Putting an exception into browsers is pretty straight forward.

Mark

On Tue, Jun 29, 2010 at 7:26 PM, MrBuzzy mrbu...@gmail.com wrote:

 Dear Brains-trust,

 I'd like to make a CFHTTP request over SSL to one of our dev servers.

 The dev server has a normal SSL certificate, from a trusted root authority.

 However the host name does not match the name registered to the certificate
 (because it's a dev host). CFHTTP fails to make the connection.

 Any thoughts on how to achieve this?

 While I haven't done much googling, I'm thinking about generating an
 untrusted certificate and using this instead.
 The downside being the certificate needs to be imported to each JVM and
 browser, as required.

 Cheers.

  --
 You received this message because you are subscribed to the Google Groups
 cfaussie group.
 To post to this group, send email to cfaus...@googlegroups.com.
 To unsubscribe from this group, send email to
 cfaussie+unsubscr...@googlegroups.comcfaussie%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/cfaussie?hl=en.




-- 
E: mark.man...@gmail.com
T: http://www.twitter.com/neurotic
W: www.compoundtheory.com

cf.Objective(ANZ) - Nov 18, 19 - Melbourne Australia
http://www.cfobjective.com.au

Hands-on ColdFusion ORM Training
www.ColdFusionOrmTraining.com

-- 
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaus...@googlegroups.com.
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.



Re: [cfaussie] CFHTTP to invalid SSL host

2010-06-29 Thread Barry Chesterman
I could be wrong, but I seem to remember seeing something that you can add a
certificate as a 'trusted cert' on the coldfusion server that is doing the
cfhttp call, so maybe have a google for that too?

On Wed, Jun 30, 2010 at 10:19 AM, Mark Mandel mark.man...@gmail.com wrote:

 I think you're stuck with what Dale is saying, or use keytool to import it
 into the JDK.

 Putting an exception into browsers is pretty straight forward.

 Mark


 On Tue, Jun 29, 2010 at 7:26 PM, MrBuzzy mrbu...@gmail.com wrote:

 Dear Brains-trust,

 I'd like to make a CFHTTP request over SSL to one of our dev servers.

 The dev server has a normal SSL certificate, from a trusted root
 authority.

 However the host name does not match the name registered to
 the certificate (because it's a dev host). CFHTTP fails to make the
 connection.

 Any thoughts on how to achieve this?

 While I haven't done much googling, I'm thinking about generating an
 untrusted certificate and using this instead.
 The downside being the certificate needs to be imported to each JVM and
 browser, as required.

 Cheers.

  --
 You received this message because you are subscribed to the Google Groups
 cfaussie group.
 To post to this group, send email to cfaus...@googlegroups.com.
 To unsubscribe from this group, send email to
 cfaussie+unsubscr...@googlegroups.comcfaussie%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/cfaussie?hl=en.




 --
 E: mark.man...@gmail.com
 T: http://www.twitter.com/neurotic
 W: www.compoundtheory.com

 cf.Objective(ANZ) - Nov 18, 19 - Melbourne Australia
 http://www.cfobjective.com.au

 Hands-on ColdFusion ORM Training
 www.ColdFusionOrmTraining.com

  --
 You received this message because you are subscribed to the Google Groups
 cfaussie group.
 To post to this group, send email to cfaus...@googlegroups.com.
 To unsubscribe from this group, send email to
 cfaussie+unsubscr...@googlegroups.comcfaussie%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/cfaussie?hl=en.


-- 
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaus...@googlegroups.com.
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.



[cfaussie] Re: CFHTTP to invalid SSL host

2010-06-29 Thread Pat
http://jxplorer.org/ has a fairly nifty GUI for importing certificates
into a truststore.

I would think that CF would use the truststore of the JRE/JDK that it
sits on. The truststore file that java uses is usually contained in a
file called cacerts. Open this up with JXplorer and you'll see a
complete list of the trusted certs with the ability to add and delete.

On Jun 30, 9:30 am, Barry Chesterman barrychester...@gmail.com
wrote:
 I could be wrong, but I seem to remember seeing something that you can add a
 certificate as a 'trusted cert' on the coldfusion server that is doing the
 cfhttp call, so maybe have a google for that too?

 On Wed, Jun 30, 2010 at 10:19 AM, Mark Mandel mark.man...@gmail.com wrote:
  I think you're stuck with what Dale is saying, or use keytool to import it
  into the JDK.

  Putting an exception into browsers is pretty straight forward.

  Mark

  On Tue, Jun 29, 2010 at 7:26 PM, MrBuzzy mrbu...@gmail.com wrote:

  Dear Brains-trust,

  I'd like to make a CFHTTP request over SSL to one of our dev servers.

  The dev server has a normal SSL certificate, from a trusted root
  authority.

  However the host name does not match the name registered to
  the certificate (because it's a dev host). CFHTTP fails to make the
  connection.

  Any thoughts on how to achieve this?

  While I haven't done much googling, I'm thinking about generating an
  untrusted certificate and using this instead.
  The downside being the certificate needs to be imported to each JVM and
  browser, as required.

  Cheers.

   --
  You received this message because you are subscribed to the Google Groups
  cfaussie group.
  To post to this group, send email to cfaus...@googlegroups.com.
  To unsubscribe from this group, send email to
  cfaussie+unsubscr...@googlegroups.comcfaussie%2bunsubscr...@googlegroups.com
  .
  For more options, visit this group at
 http://groups.google.com/group/cfaussie?hl=en.

  --
  E: mark.man...@gmail.com
  T:http://www.twitter.com/neurotic
  W:www.compoundtheory.com

  cf.Objective(ANZ) - Nov 18, 19 - Melbourne Australia
 http://www.cfobjective.com.au

  Hands-on ColdFusion ORM Training
 www.ColdFusionOrmTraining.com

   --
  You received this message because you are subscribed to the Google Groups
  cfaussie group.
  To post to this group, send email to cfaus...@googlegroups.com.
  To unsubscribe from this group, send email to
  cfaussie+unsubscr...@googlegroups.comcfaussie%2bunsubscr...@googlegroups.com
  .
  For more options, visit this group at
 http://groups.google.com/group/cfaussie?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaus...@googlegroups.com.
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.



[cfaussie] Re: Flash builder plugin for Coldfusion Builder

2010-06-29 Thread Andrew
Sorry to reopen an old thread, but I think it fits here.

I am going to try this on Eclipse Helios.  What eclipse package do you
recommend putting CFB and/or FB4 into?

The Java, J2EE, or Classic download or something else?

On Jun 17, 6:20 pm, Andrew Scott andr...@andyscott.id.au wrote:
 Steve,

 This is one reason that installing both as plugins to an eclipse install is
 far better, because to remove the plugin either CFB or FB4 you just delete
 the link from dropins folder within the Eclipse directory.

 Also when updating or installing an ew fresh Eclipse, the reverse is true
 just drop the link into the dropins and the plugin is installed.

 From: cfaussie@googlegroups.com [mailto:cfaus...@googlegroups.com] On Behalf
 Of Steve Onnis
 Sent: Thursday, 17 June 2010 5:46 PM
 To: cfaussie@googlegroups.com
 Subject: RE: [cfaussie] Flash builder plugin for Coldfusion Builder

 installing the reverse as suggested seemed to work fine. bit of a pain
 though as i had to uninstall everything to do it

-- 
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaus...@googlegroups.com.
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.



RE: [cfaussie] Re: Flash builder plugin for Coldfusion Builder

2010-06-29 Thread Andrew Scott
Any, depends on what you will be developing with.

If you are doing pure CF and FB then the classic is fine.


-Original Message-
From: cfaussie@googlegroups.com [mailto:cfaus...@googlegroups.com] On Behalf
Of Andrew
Sent: Wednesday, 30 June 2010 12:15 PM
To: cfaussie
Subject: [cfaussie] Re: Flash builder plugin for Coldfusion Builder

Sorry to reopen an old thread, but I think it fits here.

I am going to try this on Eclipse Helios.  What eclipse package do you
recommend putting CFB and/or FB4 into?

The Java, J2EE, or Classic download or something else?

-- 
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaus...@googlegroups.com.
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.



[cfaussie] Least hated favourite J2EE Server for CF

2010-06-29 Thread Geoff Bowers
Given that Tomcat 7 is out, has got me wondering what would be the
better platform for CF deployments.  What's your least hated favourite
server for running CF?

-- geoff
http://www.daemon.com.au/

-- 
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaus...@googlegroups.com.
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.



[cfaussie] Re: Flash builder plugin for Coldfusion Builder

2010-06-29 Thread Andrew
Thanks.

I think at the moment I have 6 different installs of Eclipse. :-)

1. Java EE (my work stuff - has maven, spring ide and a whole lot of
other plugins that tend to get in the way of anything else)
2. Java Development (my personal playground, mainly so I can play
with the Google Plugin)
3. Classic with CFEclipse (still my CF IDE of choice)
4. Classic with Aptana (this was when I was doing a small project in
PHP - rarely use this anymore)
5. Standalone CFBuilder Install (I used it for a while but I'm waiting
for the Team Synchronize bug to be fixed)
6. Standalone Flash Builder Install (haven't used this yet).

Overkill yes but I have found that to be the best way to keep stuff
separate.  I know you can do different workspaces, but afaik you can't
have different plugins active on different workspaces, can you?


On Jun 30, 12:16 pm, Andrew Scott andr...@andyscott.id.au wrote:
 Any, depends on what you will be developing with.

 If you are doing pure CF and FB then the classic is fine.

 -Original Message-
 From: cfaussie@googlegroups.com [mailto:cfaus...@googlegroups.com] On Behalf

 Of Andrew
 Sent: Wednesday, 30 June 2010 12:15 PM
 To: cfaussie
 Subject: [cfaussie] Re: Flash builder plugin for Coldfusion Builder

 Sorry to reopen an old thread, but I think it fits here.

 I am going to try this on Eclipse Helios.  What eclipse package do you
 recommend putting CFB and/or FB4 into?

 The Java, J2EE, or Classic download or something else?

-- 
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaus...@googlegroups.com.
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.



RE: [cfaussie] Least hated favourite J2EE Server for CF

2010-06-29 Thread Dale Fraser
IIS

Regards
Dale Fraser

http://dale.fraser.id.au
http://cfmldocs.com
http://learncf.com
http://flexcf.com

-Original Message-
From: cfaussie@googlegroups.com [mailto:cfaus...@googlegroups.com] On Behalf
Of Geoff Bowers
Sent: Wednesday, 30 June 2010 12:21 PM
To: cfaussie
Subject: [cfaussie] Least hated favourite J2EE Server for CF

Given that Tomcat 7 is out, has got me wondering what would be the
better platform for CF deployments.  What's your least hated favourite
server for running CF?

-- geoff
http://www.daemon.com.au/

-- 
You received this message because you are subscribed to the Google Groups
cfaussie group.
To post to this group, send email to cfaus...@googlegroups.com.
To unsubscribe from this group, send email to
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/cfaussie?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaus...@googlegroups.com.
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.



Re: [cfaussie] Least hated favourite J2EE Server for CF

2010-06-29 Thread Kai Koenig
Realistically I think for most of the scenarios people go with JRun actually 
does the trick.

The only reason to deviate from that would probably be for integration reasons 
with particular Java/JEE technologies that might not be that well supported on 
JRun (due to its age) or due to customer requirements, i.e. We have paid 
ridiculous amounts of money for IBM Websphere so you better manage to run CF on 
it.

Besides that - I think JBoss is a very good Java platform to run pretty much 
anything on. There's been speculation for long time if (and for what) Adobe 
would abandon JRun as the default CF Java server. I personally think that 
currently JBoss would be the best platform for such a step - not saying that 
it's going to happen any time soon.

Cheers
Kai

 Given that Tomcat 7 is out, has got me wondering what would be the
 better platform for CF deployments.  What's your least hated favourite
 server for running CF?


--
Kai Koenig - Ventego Creative Ltd
ph: +64 4 476 6781 - mob: +64 21 928 365 /  +61 450 132 117
web: http://www.ventego-creative.co.nz
blog: http://www.bloginblack.de
twitter: http://www.twitter.com/agentK
--







-- 
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaus...@googlegroups.com.
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.



[cfaussie] Re: Least hated favourite J2EE Server for CF

2010-06-29 Thread Andrew


 Besides that - I think JBoss is a very good Java platform to run pretty much 
 anything on. There's been speculation for long time if (and for what) Adobe 
 would abandon JRun as the default CF Java server. I personally think that 
 currently JBoss would be the best platform for such a step - not saying that 
 it's going to happen any time soon.

Given Railo's relationship with JBoss I find it unlikely Adobe would
go that way.

I was also surprised on the lack of doco to make JBoss and Raili play
(as of when I last tried 6 months ago anyways)

-- 
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaus...@googlegroups.com.
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.



Re: [cfaussie] Re: Least hated favourite J2EE Server for CF

2010-06-29 Thread AJ Mercer
I think JBoss is over kill for most Railo people and are just using Tomcat

As I understand it, JBoss uses Tomcat as it serverlet

On 30 June 2010 10:56, Andrew am2...@gmail.com wrote:



  Besides that - I think JBoss is a very good Java platform to run pretty
 much anything on. There's been speculation for long time if (and for what)
 Adobe would abandon JRun as the default CF Java server. I personally think
 that currently JBoss would be the best platform for such a step - not saying
 that it's going to happen any time soon.

 Given Railo's relationship with JBoss I find it unlikely Adobe would
 go that way.

 I was also surprised on the lack of doco to make JBoss and Raili play
 (as of when I last tried 6 months ago anyways)

 --
 You received this message because you are subscribed to the Google Groups
 cfaussie group.
 To post to this group, send email to cfaus...@googlegroups.com.
 To unsubscribe from this group, send email to
 cfaussie+unsubscr...@googlegroups.comcfaussie%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/cfaussie?hl=en.




-- 

AJ Mercer
http://webonix.net
http://twitter.com/webonix

-- 
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaus...@googlegroups.com.
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.



RE: [cfaussie] Re: Flash builder plugin for Coldfusion Builder

2010-06-29 Thread Andrew Scott
LoL,

That's why I go with the J2EE version, so that I can dabble with all this in
one IDE. I personally have a separate install of Eclipse Helios with both
CFB  FB4 installed as plugins, with mylyn and subversive to name a few of
the other plugins I use.



-Original Message-
From: cfaussie@googlegroups.com [mailto:cfaus...@googlegroups.com] On Behalf
Of Andrew
Sent: Wednesday, 30 June 2010 12:30 PM
To: cfaussie
Subject: [cfaussie] Re: Flash builder plugin for Coldfusion Builder

Thanks.

I think at the moment I have 6 different installs of Eclipse. :-)

1. Java EE (my work stuff - has maven, spring ide and a whole lot of other
plugins that tend to get in the way of anything else) 2. Java Development
(my personal playground, mainly so I can play with the Google Plugin) 3.
Classic with CFEclipse (still my CF IDE of choice) 4. Classic with Aptana
(this was when I was doing a small project in PHP - rarely use this anymore)
5. Standalone CFBuilder Install (I used it for a while but I'm waiting for
the Team Synchronize bug to be fixed) 6. Standalone Flash Builder Install
(haven't used this yet).

Overkill yes but I have found that to be the best way to keep stuff
separate.  I know you can do different workspaces, but afaik you can't have
different plugins active on different workspaces, can you?


-- 
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaus...@googlegroups.com.
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.



Re: [cfaussie] Re: Least hated favourite J2EE Server for CF

2010-06-29 Thread Andrew Myers

Cool I wasn't aware of that.

Sent from my mobile device.

On 30/06/2010, at 1:10 PM, AJ Mercer ajmer...@gmail.com wrote:


there is and experimental  JBoss installer for windows
http://www.getrailo.org/index.cfm/download/jboss-web-installer/

On 30 June 2010 11:07, AJ Mercer ajmer...@gmail.com wrote:
I think JBoss is over kill for most Railo people and are just using  
Tomcat


As I understand it, JBoss uses Tomcat as it serverlet


On 30 June 2010 10:56, Andrew am2...@gmail.com wrote:


 Besides that - I think JBoss is a very good Java platform to run  
pretty much anything on. There's been speculation for long time if  
(and for what) Adobe would abandon JRun as the default CF Java  
server. I personally think that currently JBoss would be the best  
platform for such a step - not saying that it's going to happen any  
time soon.


Given Railo's relationship with JBoss I find it unlikely Adobe would
go that way.

I was also surprised on the lack of doco to make JBoss and Raili play
(as of when I last tried 6 months ago anyways)

--
You received this message because you are subscribed to the Google  
Groups cfaussie group.

To post to this group, send email to cfaus...@googlegroups.com.
To unsubscribe from this group, send email to cfaussie+unsubscr...@googlegroups.com 
.
For more options, visit this group at http://groups.google.com/group/cfaussie?hl=en 
.





--

AJ Mercer
http://webonix.net
http://twitter.com/webonix



--

AJ Mercer
http://webonix.net
http://twitter.com/webonix
--
You received this message because you are subscribed to the Google  
Groups cfaussie group.

To post to this group, send email to cfaus...@googlegroups.com.
To unsubscribe from this group, send email to cfaussie+unsubscr...@googlegroups.com 
.
For more options, visit this group at http://groups.google.com/group/cfaussie?hl=en 
.


--
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaus...@googlegroups.com.
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.



Re: [cfaussie] Least hated favourite J2EE Server for CF

2010-06-29 Thread Robin Hilliard
The Railo guys seemed to suggest things were heading towards Tomcat for larger 
deployments during Monday night's presentation. They mentioned Resin and Jetty 
for smaller deployments.
 
Robin 
 

On 30/06/2010, at 12:21 PM, Geoff Bowers wrote:

 Given that Tomcat 7 is out, has got me wondering what would be the
 better platform for CF deployments.  What's your least hated favourite
 server for running CF?
 
 -- geoff
 http://www.daemon.com.au/

-- 
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaus...@googlegroups.com.
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.



Re: [cfaussie] Least hated favourite J2EE Server for CF

2010-06-29 Thread Andrew Myers
Back in the old days  when I was solely a Java developer I always  
thought of Tomcat was seen as a reference implementation rather than a  
production ready server.


Has that view changed?

On Wed, 30 Jun 2010 13:54:38 +1000, Robin Hilliard  
ro...@rocketboots.com.au wrote:


The Railo guys seemed to suggest things were heading towards Tomcat for  
larger deployments during Monday night's presentation. They mentioned  
Resin and Jetty for smaller deployments.


Robin


On 30/06/2010, at 12:21 PM, Geoff Bowers wrote:


Given that Tomcat 7 is out, has got me wondering what would be the
better platform for CF deployments.  What's your least hated favourite
server for running CF?

-- geoff
http://www.daemon.com.au/


--
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaus...@googlegroups.com.
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.



Re: [cfaussie] Re: Least hated favourite J2EE Server for CF

2010-06-29 Thread Kai Koenig
It does, keep in mind that Adobe has a relationship with JBoss as well. For 
instance all the turnkey installations for LC ES (2) run on JBoss.

Cheers
Kai

 I think JBoss is over kill for most Railo people and are just using Tomcat
 
 As I understand it, JBoss uses Tomcat as it serverlet
 
 On 30 June 2010 10:56, Andrew am2...@gmail.com wrote:
 
 
  Besides that - I think JBoss is a very good Java platform to run pretty 
  much anything on. There's been speculation for long time if (and for what) 
  Adobe would abandon JRun as the default CF Java server. I personally think 
  that currently JBoss would be the best platform for such a step - not 
  saying that it's going to happen any time soon.
 
 Given Railo's relationship with JBoss I find it unlikely Adobe would
 go that way.
 
 I was also surprised on the lack of doco to make JBoss and Raili play
 (as of when I last tried 6 months ago anyways)
 
 --
 You received this message because you are subscribed to the Google Groups 
 cfaussie group.
 To post to this group, send email to cfaus...@googlegroups.com.
 To unsubscribe from this group, send email to 
 cfaussie+unsubscr...@googlegroups.com.
 For more options, visit this group at 
 http://groups.google.com/group/cfaussie?hl=en.
 
 
 
 
 -- 
 
 AJ Mercer
 http://webonix.net
 http://twitter.com/webonix
 
 -- 
 You received this message because you are subscribed to the Google Groups 
 cfaussie group.
 To post to this group, send email to cfaus...@googlegroups.com.
 To unsubscribe from this group, send email to 
 cfaussie+unsubscr...@googlegroups.com.
 For more options, visit this group at 
 http://groups.google.com/group/cfaussie?hl=en.


--
Kai Koenig - Ventego Creative Ltd
ph: +64 4 476 6781 - mob: +64 21 928 365 /  +61 450 132 117
web: http://www.ventego-creative.co.nz
blog: http://www.bloginblack.de
twitter: http://www.twitter.com/agentK
--







-- 
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaus...@googlegroups.com.
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.