473,386 Members | 1,830 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Java bridging

I'm investigating to what extent .NET can 1) consume Java classes, and 2) be
compiled into a Java package to run in a J2EE container. I haven't been
able to find much information on this aside from Microsoft recommendation to
convert Java classes to .NET. Of course, this isn't a practical solution if
you want to program in .NET against a deployed J2EE application.

My initial instinct is that a J2EE app interoperate with .NET via web
services. But I'd first like to find out if this can be achieved more
directly by programming directly in .NET against a Java API.

Any comments or suggestions would be most appreciated. TIA.

--
Peter Bernhardt
SharpSense Software LLC
pe***@SharpSense.netBASURA

********************************
Remove Spanish word for Spam when replying
********************************
Nov 15 '05 #1
3 1423
"Peter Bernhardt" <pe***@SharpSenseBASURA.net> wrote in
news:OA**************@tk2msftngp13.phx.gbl:
I'm investigating to what extent .NET can 1) consume Java
classes, and 2) be compiled into a Java package to run in a J2EE
container. I haven't been able to find much information on this
aside from Microsoft recommendation to convert Java classes to
.NET. Of course, this isn't a practical solution if you want to
program in .NET against a deployed J2EE application.

My initial instinct is that a J2EE app interoperate with .NET
via web services. But I'd first like to find out if this can be
achieved more directly by programming directly in .NET against a
Java API.

Any comments or suggestions would be most appreciated. TIA.


Peter,

This is a new product from Borland that might do the trick:

http://www.borland.com/janeva/

Hope this helps.

Chris.
-------------
C.R. Timmons Consulting, Inc.
http://www.crtimmonsinc.com/
Nov 15 '05 #2
Please use .Net Remoting, RMI and SOAP. There is no problem with J2EE
(JBoss) and .Net through SOAP.

Lars-Inge
Nov 15 '05 #3
Peter --

Our Java/.NET bridge, JNBridgePro, will solve your problem. It's
faster than Web services (since it's based on .NET remoting), and
allows you to program directly against the Java API.

You can also use it to program in .NET against a deployed J2EE
application.

Please see our Web site at www.jnbridge.com for more information and
to download an evaluation copy, or contact me directly if you have any
questions.

Regards,
Wayne Citrin
____________________________________

Wayne Citrin
JNBridge, LLC
ci****@jnbridge.com
www.jnbridge.com
Spanning the Worlds of Java and .NET
____________________________________
"Peter Bernhardt" <pe***@SharpSenseBASURA.net> wrote in message news:<OA**************@tk2msftngp13.phx.gbl>...
I'm investigating to what extent .NET can 1) consume Java classes, and 2) be
compiled into a Java package to run in a J2EE container. I haven't been
able to find much information on this aside from Microsoft recommendation to
convert Java classes to .NET. Of course, this isn't a practical solution if
you want to program in .NET against a deployed J2EE application.

My initial instinct is that a J2EE app interoperate with .NET via web
services. But I'd first like to find out if this can be achieved more
directly by programming directly in .NET against a Java API.

Any comments or suggestions would be most appreciated. TIA.

Nov 15 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Michael | last post by:
Hello I am trying to write a Java-Program which converts a XML-file in a HTML. It should take the Transformation-file from the XML-file itself. Below find a possible XML-file: <?xml...
0
by: Ravi Tallury | last post by:
Hi We are having issues with our application, certain portions of it stop responding while the rest of the application is fine. I am attaching the Java Core dump. If someone can let me know what...
1
by: ptaz | last post by:
Hi I'm trying to run a web page but I get the following error. Ca anyone please tell me a solution to this. Thanks Ptaz HTTP Status 500 - type Exception report
5
by: SmartGuy | last post by:
hi.everyone.. Suppose, i have a Java class: public class Test{ public String testMethod(String args){ return "Hi I am Java"; } } How could .net call method "testMethod"? Any suggestions,or...
1
by: Tracey | last post by:
I have a problem on communication between ASP.NET and Java code. Any advice will be greatly appreciated! Our core processing code and database and database server reside in a remote machine...
1
by: fabrizio | last post by:
I have to make a network bridge between virtual ethernet interface tap0 and tap1 on Darwin. How can I do? What is the alternative to brctl for Darwin? Thanks
1
by: David Van D | last post by:
Hi there, A few weeks until I begin my journey towards a degree in Computer Science at Canterbury University in New Zealand, Anyway the course tutors are going to be teaching us JAVA wth bluej...
0
oll3i
by: oll3i | last post by:
package library.common; import java.sql.ResultSet; public interface LibraryInterface { public ResultSet getBookByAuthor(String author); public ResultSet getBookByName(String name);
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.