Re: Re: DBUML module startup issue (was Installation stalls on O

"Christian López Espínola" <[email protected]>
Newsgroups gmane.comp.lang.uml.argouml.user
Message-ID <[email protected]>
Hi Nicolas,

Are you executing this in the folder where your argouml.jar resides?

HTH

On 11/3/07, Nicolas Daum <[email protected]> wrote:
> Hi Tom
>
> I tried this new line, with and without double quotes, and the result is:
>
> Exception in thread "main" java.lang.NoClassDefFoundError:
> org/argouml/application/Main
> [Process exited - exit code 1]
>
> I am a clueless newbie and I am surprised about the issue. I read
> everywhere that Java was crossplatform and you had just to program once
> and deploy many. Did I miss something?
>
> Nick
>
>
> Tom Morris wrote:
> > The prototype command line has backslashes (\) which are a DOS thing
> > instead of forward slashes (/) as needed by Unix.  The semicolons (;)
> > will also confuse some Unix shells and need to be quoted.
> >
> > Try this command (all one line, spaces in the same places as before):
> >
> > java -cp "argouml.jar;ext/postgresql-8.2-505.jdbc2.jar;ext/dbuml.jar"
> > org.argouml.application.Main
> >
> > This time I've actually tested it in a Unix shell, so it should have a
> > better chance of working :-)
> >
> > Tom
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [email protected]
> > For additional commands, e-mail: [email protected]
> >
> >
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>


-- 
Regards,

Christian López Espínola
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.