[EMBOSS] How to start Jemboss-MS.jar in standalone modus ?
    Axel Kowald 
    Axel.Kowald at rub.de
       
    Wed Apr  2 12:14:20 UTC 2008
    
    
  
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
    
    
More information about the EMBOSS
mailing list