Samuel,

CF5 was already installed using IIS on port 8750.

Yes, good point for development and testing, why not
use the web server that comes with CFMX on port 8500,
and yes, that got me to have CFMX partially working,
the Java Plug-in, version 1.3.1_01 is no longer
working, I've checked app mapping, JVM mapping, they
all seem correct.

Thanks.

Don

err mgs:
Java(TM) Plug-in: Version 1.3.1_01
Using JRE version 1.3.1_01 Java HotSpot(TM) Client VM
User home directory = C:\Documents and
Settings\someUser

Proxy Configuration: Manual Configuration

     Proxy: 

     Proxy Overrides: 127.0.0.1,<local>



----------------------------------------------------
c:   clear console window
f:   finalize objects on finalization queue
g:   garbage collect
h:   display this help message
l:   dump classloader list
m:   print memory usage
q:   hide console
s:   dump system properties
t:   dump thread list
x:   clear classloader cache
0-5: set trace level to <n>
----------------------------------------------------

java.lang.UnsatisfiedLinkError: getIDsOfNames

        at
sun.plugin.javascript.ocx.JSObject.getIDsOfNames(Native
Method)

        at sun.plugin.javascript.ocx.JSObject.invoke(Unknown
Source)

        at sun.plugin.javascript.ocx.JSObject.call(Unknown
Source)

        at
coldfusion.applets.CFJsoWrapper.sendData(CFJsoWrapper.java:58)

        at
coldfusion.applets.CFBaseApplet.setBrowserFormParam(CFBaseApplet.java:131)

        at
coldfusion.applets.CFGridTableModel.forceFormVariableUpdate(CFGridTableModel.java:385)

        at
coldfusion.applets.CFGridApplet.doEditModeFormVariableInit(CFGridApplet.java:185)

        at
coldfusion.applets.CFGridApplet.init(CFGridApplet.java:139)

        at sun.applet.AppletPanel.run(Unknown Source)

        at java.lang.Thread.run(Unknown Source)

--- "Samuel R. Neff" <[EMAIL PROTECTED]> wrote:
> When installing CF5 and CFMX on the same box,
> usually one would install CF5 
> with IIS and CFMX standalone (using internal JRun
> HTTP server) so CF5 is on 
> port 80 and CFMX is on port 8500.
> 
> Are you trying to install both CF5 and CFMX to run
> against the same 
> instance of IIS?  Is there any reason why you are
> opposed to using the 
> internal web server for CFMX (fine for development)?
> 
>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com

Reply via email to