Groups | Blog | Home
all groups > macromedia flash flash remoting > september 2004 >

macromedia flash flash remoting : Can Flash Remoting work with J2SE rather than J2EE


Sam Su
9/11/2004 10:03:52 AM
I got the following error message, when I install remoting with J2SE on
Redhat9.0:

java.lang.NoClassDefFoundError
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:141)
at
java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.jav
a:62)
at java.awt.Window.init(Window.java:231)
at java.awt.Window.<init>(Window.java:275)
at java.awt.Frame.<init>(Frame.java:401)
at java.awt.Frame.<init>(Frame.java:366)
at com.zerog.ia.installer.Main.c(Unknown Source)
at com.zerog.ia.installer.Main.main(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.jav
a:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at com.zerog.lax.LAX.launch(Unknown Source)
at com.zerog.lax.LAX.main(Unknown Source)

Is it because of using J2SE?
Can remoting work with J2SE rather than J2EE?
Adrian Cadena
9/14/2004 4:36:41 PM
When you install remoting, what happens it's just that de installer deploy an
EAR or a JAR to a directory.

I HAVE DEPLOYED remoting on TOMCAT 5.0 and it works just fine,if you get this
error while the installer is running maybe you should download again o get a
new copy of installer. if this does not work, try changing your version of J2SE
for the latest.
Please do not hesitate contacting me I have experience with remoting in JAVA

Regards,

Adrian Cadena
AddThis Social Bookmark Button