note: I posted this on CF-Talk first but then decided this might be a
better stop to ask.  Apologies for the duplication...

I found this article the other day and decided to give it a go:

Streamlining Application Development Using Struts in ColdFusion MX
http://www.macromedia.com/devnet/mx/coldfusion/articles/struts.html

I downloaded the developer edition of CFMX 6.1 and installed it inside of
JRun 4 (as an EAR).

I downloaded the code from the article and put the following things in
these places:

cfDemo.jar
servlet.jar
struts.jar
xalan.jar
xerces.jar
struts-*.tld (6 files)

inside of C:\JRun4\servers\cfusion\cfusion-ear\cfusion-war\WEB-INF\lib

struts-config.xml
added struts lines to web.xml

inside of
C:\JRun4\servers\cfusion\cfusion-ear\cfusion-war\WEB-INF

login.cfm
welcome.cfm

inside of
C:\JRun4\servers\cfusion\cfusion-ear\cfusion-war\cfm

The cfusion server starts and stops fine, but when a make a request like:

http://localhost:8300/do/welcome

the server just completely hangs. I'd really like to see this in action,
any help would be greatly appreciated. Thanks!!


-Cliff

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:40:1345
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/40
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:40
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.40
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to