Hello everybody,

I just downloaded and installed EMBOSS version 5 for Windows on my XP SP2 machine and all programs run fine on the command line. However, I can't figure out how to start the Jemboss GUI. When I start the jar it seems to be in client/server mode looking for a server, which I don't have. Somewhere I read that the GUI can also be started as a standalone application, but it was not explained how :-(

So the question is: How do I start Jemboss as standalone application ?

C:\Programme\EMBOSS\jemboss\jar>java -jar Jemboss-MS.jar
calling the server
Exception in thread "Thread-4" java.lang.NoClassDefFoundError: org/apache/axis/client/Service
       at org.emboss.jemboss.soap.PublicRequest.<init>(Unknown Source)
       at org.emboss.jemboss.soap.PublicRequest.<init>(Unknown Source)
       at org.emboss.jemboss.soap.PublicRequest.<init>(Unknown Source)
       at org.emboss.jemboss.soap.ShowDB.<init>(Unknown Source)
at org.emboss.jemboss.gui.BuildProgramMenu$1$1.construct(Unknown Source)
       at org.emboss.jemboss.gui.SwingWorker$2.run(Unknown Source)
       at java.lang.Thread.run(Unknown Source)
Exception in thread "Thread-3" java.lang.NoClassDefFoundError: org/apache/axis/client/Service
       at org.emboss.jemboss.soap.PublicRequest.<init>(Unknown Source)
       at org.emboss.jemboss.soap.PublicRequest.<init>(Unknown Source)
       at org.emboss.jemboss.soap.PublicRequest.<init>(Unknown Source)
       at org.emboss.jemboss.soap.GetWossname.<init>(Unknown Source)
at org.emboss.jemboss.gui.BuildProgramMenu$1.construct(Unknown Source)
       at org.emboss.jemboss.gui.SwingWorker$2.run(Unknown Source)
       at java.lang.Thread.run(Unknown Source)

Many thanks,

Axel


_______________________________________________
EMBOSS mailing list
[email protected]
http://lists.open-bio.org/mailman/listinfo/emboss

Reply via email to