Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
ซ Groups Home
Install BlazeDS in coldfusion 8
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  6 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Lauw  
View profile  
 More options Apr 22 2009, 6:46 am
From: Lauw <rundi...@gmail.com>
Date: Wed, 22 Apr 2009 03:46:28 -0700 (PDT)
Local: Wed, Apr 22 2009 6:46 am
Subject: Install BlazeDS in coldfusion 8
I tried following the instructions of Aaron West (found here:
http://www.trajiklyhip.com/blog/index.cfm/2008/8/28/Integrating-Blaze...)

All goes wel untill I start the cfusion server from the commandline.
When it hets tot the MessageBrokerServlet all bets are off and I get
the following errors, and that's where I'm stuck now...

Any suggestions where I could have gone wrong?

22/04 12:34:04 user MessageBrokerServlet: init
java.lang.NoSuchMethodError:

flex.messaging.util.ExceptionUtil.exceptionFollowedByRootCausesToString
(Ljava/lang/Throwable;)Ljava/lan

g/String;
        at flex.messaging.MessageBrokerServlet.init
(MessageBrokerServlet.java:168)
        at coldfusion.flex.ColdFusionMessageBrokerServlet.init
(ColdFusionMessageBrokerServlet.java:24)
        at coldfusion.bootstrap.ClassloaderHelper.initServletClass
(ClassloaderHelper.java:94)
        at coldfusion.bootstrap.BootstrapServlet.init
(BootstrapServlet.java:59)
        at jrun.servlet.WebApplicationService.loadServlet
(WebApplicationService.java:1213)
        at jrun.servlet.WebApplicationService.preloadServlets
(WebApplicationService.java:793)
        at jrun.servlet.WebApplicationService.postStart
(WebApplicationService.java:295)
        at jrun.ea.EnterpriseApplication.start
(EnterpriseApplication.java:203)
        at jrun.deployment.DeployerService.initModules
(DeployerService.java:708)
        at jrun.deployment.DeployerService.createWatchedDeployment
(DeployerService.java:243)
        at jrun.deployment.DeployerService.deploy(DeployerService.java:
428)
        at jrun.deployment.DeployerService.checkWatchedDirectories
(DeployerService.java:179)
        at jrun.deployment.DeployerService.run(DeployerService.java:
889)
        at jrunx.scheduler.SchedulerService.invokeRunnable
(SchedulerService.java:230)
        at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable
(ThreadPool.java:428)
        at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
22/04 12:34:05 user failed to load:
coldfusion.flex.ColdFusionMessageBrokerServlet
22/04 12:34:05 error Could not pre-load servlet: MessageBrokerServlet
[1]java.lang.NoSuchMethodError:

flex.messaging.util.ExceptionUtil.exceptionFollowedByRootCausesToString
(Ljava/lang/Throwable;)Ljava/lan

g/String;
        at flex.messaging.MessageBrokerServlet.init
(MessageBrokerServlet.java:168)
        at coldfusion.flex.ColdFusionMessageBrokerServlet.init
(ColdFusionMessageBrokerServlet.java:24)
        at coldfusion.bootstrap.ClassloaderHelper.initServletClass
(ClassloaderHelper.java:94)
        at coldfusion.bootstrap.BootstrapServlet.init
(BootstrapServlet.java:59)
        at jrun.servlet.WebApplicationService.loadServlet
(WebApplicationService.java:1213)
        at jrun.servlet.WebApplicationService.preloadServlets
(WebApplicationService.java:793)
        at jrun.servlet.WebApplicationService.postStart
(WebApplicationService.java:295)
        at jrun.ea.EnterpriseApplication.start
(EnterpriseApplication.java:203)
        at jrun.deployment.DeployerService.initModules
(DeployerService.java:708)
        at jrun.deployment.DeployerService.createWatchedDeployment
(DeployerService.java:243)
        at jrun.deployment.DeployerService.deploy(DeployerService.java:
428)
        at jrun.deployment.DeployerService.checkWatchedDirectories
(DeployerService.java:179)
        at jrun.deployment.DeployerService.run(DeployerService.java:
889)
        at jrunx.scheduler.SchedulerService.invokeRunnable
(SchedulerService.java:230)
        at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable
(ThreadPool.java:428)
        at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
[0]javax.servlet.ServletException:

flex.messaging.util.ExceptionUtil.exceptionFollowedByRootCausesToString
(Ljava/lang/Throwable;)Ljava/lan

g/String;
        at coldfusion.bootstrap.ClassloaderHelper.initServletClass
(ClassloaderHelper.java:102)
        at coldfusion.bootstrap.BootstrapServlet.init
(BootstrapServlet.java:59)
        at jrun.servlet.WebApplicationService.loadServlet
(WebApplicationService.java:1213)
        at jrun.servlet.WebApplicationService.preloadServlets
(WebApplicationService.java:793)
        at jrun.servlet.WebApplicationService.postStart
(WebApplicationService.java:295)
        at jrun.ea.EnterpriseApplication.start
(EnterpriseApplication.java:203)
        at jrun.deployment.DeployerService.initModules
(DeployerService.java:708)
        at jrun.deployment.DeployerService.createWatchedDeployment
(DeployerService.java:243)
        at jrun.deployment.DeployerService.deploy(DeployerService.java:
428)
        at jrun.deployment.DeployerService.checkWatchedDirectories
(DeployerService.java:179)
        at jrun.deployment.DeployerService.run(DeployerService.java:
889)
        at jrunx.scheduler.SchedulerService.invokeRunnable
(SchedulerService.java:230)
        at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable
(ThreadPool.java:428)
        at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)

22/04 12:34:05 user CFFormGateway: init
22/04 12:34:05 user CFInternalServlet: init


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
KoldFuzun  
View profile  
 More options Apr 22 2009, 10:14 am
From: KoldFuzun <koldfu...@gmail.com>
Date: Wed, 22 Apr 2009 07:14:11 -0700
Local: Wed, Apr 22 2009 10:14 am
Subject: Re: Install BlazeDS in coldfusion 8

I've always used the Adobe instructions here:

http://opensource.adobe.com/wiki/display/blazeds/Installation+Guide

under the section titled
Integrating BlazeDS with a ColdFusion 8 installationI do recall one step
missing from the instructions, but I don't for the life of me remember what
it was. it looks like Adobe never approved the comment I added to that page
or it got removed for some reason. In any case, I believe it may have been a
simple change to a config file, so review those xml files to be certain
nothing looks out of place!

TJ


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mark Mandel  
View profile  
 More options Apr 22 2009, 10:27 pm
From: Mark Mandel <mark.man...@gmail.com>
Date: Thu, 23 Apr 2009 12:27:05 +1000
Local: Wed, Apr 22 2009 10:27 pm
Subject: Re: Install BlazeDS in coldfusion 8

Also, that looks like it's for a multi-server instance... is that what you
have set up?

Mark

--
E: mark.man...@gmail.com
W: www.compoundtheory.com

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Lauw  
View profile  
 More options Apr 23 2009, 8:54 am
From: Lauw <rundi...@gmail.com>
Date: Thu, 23 Apr 2009 05:54:09 -0700 (PDT)
Local: Thurs, Apr 23 2009 8:54 am
Subject: Re: Install BlazeDS in coldfusion 8
@KoldFuzun: I tried that one on my previous dev install but because
that didn't work (probably because I downloaded the binary distro
instead of the turnkey version...

@Mark: It is... partly because I could follow the video step by step
but also because I hoped to have different instances aftwerwards, 1 cf
+blazeds, 2 cf+lcds and 3 just cf. But for now it's just the blaze ds
instance I'm trying to bring to life.

If someone wants/can look at them I uploaded them here:
http://rundis.com/xml_config_files.rar

Lauw

On Apr 23, 4:27 am, Mark Mandel <mark.man...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
KoldFuzun  
View profile  
 More options Apr 23 2009, 11:15 am
From: KoldFuzun <koldfu...@gmail.com>
Date: Thu, 23 Apr 2009 08:15:51 -0700
Local: Thurs, Apr 23 2009 11:15 am
Subject: Re: Install BlazeDS in coldfusion 8

Lauw

I wandered through my message history and discovered my issue was a missing
classpath, so likely not related to yours. A brief look through your configs
does not show any blatant errors. Are you able to access your gateway if you
browse to it directly from a browser (http://domain/flex2gateway) ? It
should display a blank page.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Lauw  
View profile  
 More options May 6 2009, 3:21 am
From: Lauw <rundi...@gmail.com>
Date: Wed, 6 May 2009 00:21:18 -0700 (PDT)
Local: Wed, May 6 2009 3:21 am
Subject: Re: Install BlazeDS in coldfusion 8
I am not, it's that what caused me to revert back to my old setup,
because of other projects that needed a working cf instance, but I
still want to have at least one instance with blazeds and conduit so
suggestions are still very much welcome!

On Apr 23, 5:15 pm, KoldFuzun <koldfu...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »