[Bug libgcj/32198] rmic fails if remote method throws superclass of RemoteException

2008-06-24 Thread tromey at gcc dot gnu dot org
--- Comment #5 from tromey at gcc dot gnu dot org 2008-06-24 18:32 --- Subject: Bug 32198 Author: tromey Date: Tue Jun 24 18:31:49 2008 New Revision: 137084 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=137084 Log: PR libgcj/32198: * tools/gnu/classpath/tools/rm

[Bug libgcj/32198] rmic fails if remote method throws superclass of RemoteException

2008-06-24 Thread tromey at gcc dot gnu dot org
--- Comment #4 from tromey at gcc dot gnu dot org 2008-06-24 18:32 --- Fix checked in. -- tromey at gcc dot gnu dot org changed: What|Removed |Added Status|NE

[Bug libgcj/32198] rmic fails if remote method throws superclass of RemoteException

2008-06-24 Thread cvs-commit at developer dot classpath dot org
--- Comment #3 from cvs-commit at developer dot classpath dot org 2008-06-24 17:36 --- Subject: Bug 32198 CVSROOT:/cvsroot/classpath Module name:classpath Changes by: Tom Tromey 08/06/24 17:36:07 Modified files: . : ChangeLog tools/gn

[Bug libgcj/32198] rmic fails if remote method throws superclass of RemoteException

2008-06-19 Thread tromey at gcc dot gnu dot org
--- Comment #2 from tromey at gcc dot gnu dot org 2008-06-19 15:27 --- Confirmed; I think the analysis is correct here. -- tromey at gcc dot gnu dot org changed: What|Removed |Added --

[Bug libgcj/32198] rmic fails if remote method throws superclass of RemoteException

2008-06-19 Thread jerico dot dev at gmail dot com
--- Comment #1 from jerico dot dev at gmail dot com 2008-06-19 07:55 --- I have got the same problem when trying to produce stubs for JBoss AS. Works fine with SUN, grmic throws the an exception however (see [2]). To reproduce download JBoss AS 4.2.2-GA source tarball from [1], compile