Hi, I recently converted from CFMX7 standalone to j2ee for the practice.
Everything installed fine but I'm having problems with CFCs. I can view the CFC
specs when I type the URL in directly to access the CFCs so I can get to them
but it appears I am confused as to what the www_root now is. In other words I
suspect its a location issue for where the CFCs are to be placed with the j2ee
install. I also think this is the issue I am having with flashremoting in that
the CFC is not recognized by CF.
I have a CFUSIONMX7 directory that I installed CFMX7 j2ee to and deployed the
uncompressed ear/war files to the JRUN4 directory as I was supposed to and I
also still have the inetpub/wwwroot directory which I used to consider to be
the web_root. I suspect the new web_root in now under the JRUN4 directory
somewhere but I have no idea.
My flashremoting gateway seems to be working due to the fact I type in URL to
test it and got a blank page. I can also go to CFM pages that are in the same
location as the CFCs and they render correctly with data and CFML formating
correctly.
I'm mistified/confused. Please help.
Thanks in advance.