Hello everyone.
I�m having some trouble lately with a project I am working on.
The company I work for has aquired a huge
java product that now has to be integrated into a .Net only enviroment.
The selling company as usual declared that all this would be no problem because everything is accessible through every communication-method imaginable (
SOAP webservices, RMI, ........), but guess what: Only RMI is working.
Accessing RMI from a BizTalk server is, as far as I know, something almost impossible.
Now the solution we think would be the least complex, would be to just create the webservices for the EJBs ourselves, the problem is: we dont have access to the sourcecode.
Is it possible to (automatically) create the webservices (on a BEA Weblogic 8.1) for the pre-'compiled' EJBs?
If this is not the case, how much would it be for the original creator of the software to create these webservices?
Or is there an even better solution?
Best regards,
Jan Brueggmann