You can run any java code through J2EE CAS. The appserver modules you mention only plug into a convenience client side API that
also makes it easier for you to make your client code appserver independent. You are not required to use this API.
I think someone indeed posted a jboss module for it about 6 months ago I think. Search the mailing list archives. That was for jboss 2.4.x series I believe.
> -----Original Message-----
> From: Marius Kotsbak [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, April 02, 2002 4:53 PM
> To: Marko �trukelj
> Cc: [EMAIL PROTECTED]
> Subject: RE:accessing EJBs from ASP - jboss-support for "Sun's J2EE
> Client Access Services"
>
>
> But have you used it with JBoss as server? It seems like it doesn't
> support jboss out of the box (just the commercial ones as weblogic and
> websphere). Have you or anyone else written a module for jboss 3.x (it
> says it is easy to create one for appservers that isn't supported)?
>
> Marius
>
> On tir, 2002-04-02 at 11:40, Marko �trukelj wrote:
> >
> > We have successfully used Sun's J2EE Client Access Services
> to do this. It
> > dynamically wraps java objects in com objects.
> >
> > Although it's early access technology we had no problems
> with it at all.
> >
> > http://developer.java.sun.com/developer/earlyAccess/j2eecas/
> >
> >
> >
> >
> > > -----Original Message-----
> > > From: Marius Kotsbak [mailto:[EMAIL PROTECTED]]
> > > Sent: Sunday, March 31, 2002 9:17 PM
> > > To: Paul McLachlan
> > > Cc: [EMAIL PROTECTED]
> > > Subject: RE: [JBoss-user] accessing EJBs from ASP
> > >
> > >
> > > 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
> > >
> > >
>
>
