The Artima Developer Community
Sponsored Link

Java Answers Forum
JSwat VM does not work

1 reply on 1 page. Most recent reply: May 2, 2005 4:56 AM by Matthias Neumair

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
pished

Posts: 1
Nickname: pished
Registered: May, 2005

JSwat VM does not work Posted: May 2, 2005 2:28 AM
Reply to this message Reply
Advertisement
Hi all,
i just managed to install JSwat, but I cannot get it to work,
its just the VM which is causing me problem, I open a file, go to Start VM, i then get this screen

http://www.jakenoblewebs.co.uk/temp1.jpg

I have tried all manner of things in here, WriteLines, WriteLines.java, WriteLines.class, etc

My sourcepath is set correctly, when i run the VM i get this

http://www.jakenoblewebs.co.uk/temp2.jpg


Matthias Neumair

Posts: 660
Nickname: neumi
Registered: Sep, 2003

Re: JSwat VM does not work Posted: May 2, 2005 4:56 AM
Reply to this message Reply
You just forgot to set the classpath for the WriteFiles class.

Look at the output window, second last line.


This GUI then tried to show the source code for URLClassLoader (don't ask my why), but the code can't be found, since you only use the runtime.

Flat View: This topic has 1 reply on 1 page
Topic: EJB compilation error - EJB does not exists Previous Topic   Next Topic Topic: Java object that can post to a web site

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use