I had simalar problem under Windows.
GenDD calls javac to comiple Jonas generated code.
If javac return error (exit code not 0), GenDD
will hang.

If this is your first time, check your classpath.
Maybe someting is missing from your classpath which
causes javac error.

You can set option -verbose and -keepgenerate to
manually start javac, then you will see errors.

Just type GenDD, it will tell you the options it has.


--- "Craig R. McClanahan" <[EMAIL PROTECTED]>
wrote:
> Ritwick Dhar wrote:
>
> > Help! I installed the Jonas Server and managed to
> get it running. Now
> > I'm trying to get the sample session bean to work,
> but GenDD just
> > hangs when I run it with a Deployment text
> file.Anyone had the same
> > problem?
>
> I had this happen to me under the IBM JVM for Linux.
>  If you're using
> this, you need to use Blackdown instead -- I got it
> to work under both
> 1.1.7 and 1.2-pre-v2.
>
> Craig McClanahan
>
>
===========================================================================
> To unsubscribe, send email to [EMAIL PROTECTED]
> and include in the body
> of the message "signoff EJB-INTEREST".  For general
> help, send email to
> [EMAIL PROTECTED] and include in the body of the
> message "help".
>
>

__________________________________________________
Do You Yahoo!?
Bid and sell for free at http://auctions.yahoo.com

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to