> do I not already have a fully functional J2EE server
Correct.
But you do not have a production ready Web Server; which is
probably why you
want to use the SunOne Web Server.
I don't think the SunOne Application (J2EE) Server is
supported.
> Coldfusion will work in that manner that I wish?
If your wish is dev/proto only, then yes. CF ships with a
built-in development
only purpose web server.
Basically, the install goes something like... install your
web server, install cfmx,
run wsconfig.jar to point your webserver to cfmx.
http://livedocs.macromedia.com/coldfusion/7/htmldocs/00001750.htm
There are so many different configuration options that you
will want to read
the docs on Adobe's site.
http://www.adobe.com/support/documentation/en/coldfusion/
Good luck!