Reinhard Ruiner wrote:

> hello world,
>
> i am trying to  deploy a bean with JEREMIE. This deployement works well
> with RMI but with JEREMIE i get the following error:
>
> GenIC for JOnAS 2.2.7: Bean 'UserSettings' generation...
> Note: Some input files use or override a deprecated API.
> Note: Recompile with -deprecation for details.
> client/sb/usersettings/JOnASUserSettingsRemote_Stub.java:1522: exception
> java.rmi.RemoteException has already been caught
>                         } catch (java.rmi.RemoteException f) {
>                           ^
> Note:
> /home/reini/ilink//bin//client/sb/usersettings/JOnASUserSettingsRemote_Stub.java
> uses or overrides a deprecated API.
> Note: Recompile with -deprecation for details.
> 1 error
>
> The joke is that there is no file
> client/sb/usersettings/JOnASUserSettingsRemote_Stub.java, so i do not
> know how i should handle this problem.
>
> any help is welcomed.
>
> wbr
>
> RRe

The problem was that there was a method in a interface which has thrown
java.rmi.RemoteException twice. On the other hand it would be very helpful if
client/sb/usersettings/JOnASXXXXRemote_Stub.java would be NOT deleted if
compilation fails. ( I DO have used the keepgenerated switch )

wbr
RRe
begin:vcard 
n:Ruiner;Reinhard
x-mozilla-html:FALSE
adr:;;;;;;
version:2.1
email;internet:[EMAIL PROTECTED]
note:		
x-mozilla-cpt:;0
fn:Reinhard Ruiner
end:vcard

Reply via email to