Does anyone know of a simple way to access a COM+ object from a java application or servlet without going through and ASP page? Is there an equivalent java Class/method to the ASP Server.CreateObject? Can you suggest any other alternatives? (I've started investigating DCOM, CORBA, and RMI alternatives.)