On Saturday 07 June 2003 01:20, Nicholas wrote:
> Stefano;
>

> The keys are the following:
>
> 1. Defer resolution until the second pass. (set
> resolve="on")

Already done.

> 2. Recompile all classes when you are done. You can
> generate a script to do this as follows:
>
> select 'ALTER JAVA CLASS <USER NAME>."' || object_name
>
> || '" COMPILE;' from ALL_OBJECTS where object_type in
>
> ('JAVA CLASS', 'JAVA SOURCE') and OWNER = '<USER
> NAME>'
>
nothing changed. Class not compiled (resolved) in loading don't compile also 
after loading.


> Anyways, email me off line and I'll send you the Ant
> tasks, examples and doc.

Yes please. In particular some example.

>
> //Nicholas
>
>
Thanks a lot

-- 
--------------- all work and no play makes Jack a dull boy --------------- 
bye Stefano 
        [EMAIL PROTECTED]
        www.javalinux.it
        MSN messanger: [EMAIL PROTECTED] 
        ICQ uin: 122192578
        Jabber: canezen
        Yahoo MSN: canezen
        #jedit IRC channel as <maeste> 


-------------------------------------------------------
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to