Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic DiagramApplet.class not found (Read 5067 times)
manasr
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 4
Joined: Feb 2nd, 2010
DiagramApplet.class not found
Feb 2nd, 2010 at 7:09pm
Print Post  
hi
i am using Net Diagram.It is working fine in my local system.On the server,I installed my application and while running,it gives an error as -- class com/mindfusion/diagramming/DiagramApplet.class not found.Exception: java.lang.ClassNotFoundException: com.mindfusion.diagramming.DiagramApplet.class.
I have installed the latest JRE as well.I have added Jdiagram.jar file to my website folder also.But cannot figure out as to why this is happening.
Thanks
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: DiagramApplet.class not found
Reply #1 - Feb 2nd, 2010 at 7:34pm
Print Post  
Hi,

If you paste the applet's URL into the browser's address bar, does it offer you to download the .jar file?

Stoyan
  
Back to top
 
IP Logged
 
manasr
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 4
Joined: Feb 2nd, 2010
Re: DiagramApplet.class not found
Reply #2 - Feb 2nd, 2010 at 7:39pm
Print Post  
i am a new bee in this....from where can i get the applet's url?
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: DiagramApplet.class not found
Reply #3 - Feb 2nd, 2010 at 7:43pm
Print Post  
Hi,

Replace the name of the aspx file you see in the address bar with JDiagram.jar, e.g. make it something like www.mysite.com/MyApp/JDiagram.jar, and see if the browser can successfully download this file.

Stoyan
  
Back to top
 
IP Logged
 
manasr
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 4
Joined: Feb 2nd, 2010
Re: DiagramApplet.class not found
Reply #4 - Feb 2nd, 2010 at 7:49pm
Print Post  
thanks for this...my aspx page is http://localhost/hrms/orgstructure/abc.aspx so i should make it http://localhost/hrms/orgstructure/jdiagram.jar or should it be http://localhost/hrms/jdiagram.jar where hrms is my website folder which actally contains jar file......i dont have access to server at the moment.....what should i do if the browser does not offers me to download the jar file...
Thanks
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: DiagramApplet.class not found
Reply #5 - Feb 2nd, 2010 at 7:58pm
Print Post  
If the .jar file is in a different location than the .aspx file, you should set the JarLocation property to the applet's full URL. Try setting it to http://localhost/hrms/jdiagram.jar, or whatever URL works for you when you try to download from the browser address bar.
  
Back to top
 
IP Logged
 
manasr
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 4
Joined: Feb 2nd, 2010
Re: DiagramApplet.class not found
Reply #6 - Feb 2nd, 2010 at 8:03pm
Print Post  
Thanks Stoyan.....i 'll check it and get back to you in a couple of minutes....in case if i am unable to download the jar file using applet url,then what should i do?
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: DiagramApplet.class not found
Reply #7 - Feb 2nd, 2010 at 8:11pm
Print Post  
In such case, enable IIS logging and check what HTTP response is logged for the "GET JDiagram.jar" request.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint