On man, 2002-03-25 at 06:54, Paul McLachlan wrote:
> Make the ASP page talk to a COM object
This part should be easy.


>then to bridge the COM-Java divide look at Jacob. 
> 
> http://danadler.com/jacob/ It works!!
But as I can see from the doc, it unfortunately only supports the
opposite brige of what I want. It can connect to com-objects from java.
I want M$ code (ASP) to access java (EJBs). It could maybe be
accomplished by using COM-events, but this requres the creation of a
COM-object (most asp-developers dont't know how to create
COM-components, and I only program java on linux...), and to start some
connection to it from jboss on startup. 

I think I will have to investigate the jboss.net-module solution.

> 
> also the Java code generator from Steven Lewis works
> http://www.lordjoe.com/Java2Com/index.html
> 
> Paul.
> 
> > -----Original Message-----
> > From: Marius Kotsbak [mailto:[EMAIL PROTECTED]]
> > Sent: Monday, 25 March 2002 10:13 AM
> > To: [EMAIL PROTECTED]
> > Subject: [JBoss-user] accessing EJBs from ASP
> > 
> > 
> > Are there any easy ways to access EJBs from a asp (M$ Active Server
> > Pages), as many of our customers/partners unfortunatelly use ASP
> > webscript (probably in Visual Basic).
> > 
> > Can the EJBs be exported as .NET as it can as CORBA?
> > 
> > I found a ActiveX to EJB bridge here:
> > http://www-3.ibm.com/software/webservers/appserv/doc/v40/aee/w
> asee_content/xjb/concepts/cxjbovw.htm,
> but it is for "WebSphere". Does something like this exist for JBoss
> also?
> 
> Marius K
> 
> 
> 
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to