Figured I'd give this one another try in case someone with an answer 
missed it...

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


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

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

Reply via email to