Hi there,
my setup is similar - I have got a JSF frontend and a Spring controlled
business logic that handles RMI (client and server) and exception
handling (via AOP) declaratively. I'd suggest you take a look at Spring
since it eases development, keeps your app. simpler and smaller and
therefore
Hi,
sounds pretty much like our architecture, except we are using CORBA
instead of RMI (corba is faster).
Since RMI is pretty tied to java I would strongly encourage you to
write a java-file generator, which generates a facade on top of the
rmi interfaces, hiding error handling and de/marshaling
2 matches
Mail list logo