Hello Axel, The installation should have produced an icon on your desktop to launch Jemboss. There should also be an (m)EMBOSS entry in the start menu for launching Jemboss. If not then uninstalling and reinstalling might help.
If, on the other hand, the links were accidentally or intentionally deleted then the shortcut information is: Target: PATH-TO-JAVA\bin\javaw.exe Jemboss-MS.jar local Start in: PATH-TO-mEMBOSS\jemboss\jar obviously you need to modify the path information above to suit your installation. It is the 'local' word that tells Jemboss to start in standalone mode. HTH Alan 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 > _______________________________________________ EMBOSS mailing list [email protected] http://lists.open-bio.org/mailman/listinfo/emboss
