Our environment is all Solaris 8 and 9. We're using iPlanet 4.1 as the web server and the BEA netscape plugin to proxy requests for J2EE and CFMX through to the BEA Weblogic 8.1 server.

If we go into the CFMX administrator directly (using the port on the WLS), we can go to the mappings section and browse the server. However, if we access it using the plugin from the web server, it throws the following java error (shows up as an IO error in the applet):

Uncaught exception.  IFC release: IFC 1.1

java.lang.NumberFormatException: Connection

at java.lang.Integer.parseInt(Unknown Source)

at java.lang.Integer.<init>(Unknown Source)

at allaire.cfide.CFNetRouter.processRPC(Unknown Source)

at allaire.cfide.CFNetRouter.callRPC(Unknown Source)

at allaire.cfide.CFDirectoryTree.initialLoad(Unknown Source)

at allaire.cfide.CFDirectoryTree.performCommand(Unknown Source)

at netscape.application.CommandEvent.processEvent(CommandEvent.java:88)

at netscape.application.EventLoop.processEvent(EventLoop.java:140)

at netscape.application.EventLoop.run(EventLoop.java:173)

at netscape.application.Application.run(Application.java:234)

at netscape.application.FoundationApplet.run(FoundationApplet.java:106)

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

Restarting EventLoop.

Any ideas? I'm just concerned that someone may code something like an upload or CFFILE that may not work either. Admittedly, we haven't tested that yet. We only have CFMX in development currently.

Thanks!
Cathy
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to