Jon,
> What I need is a way to acces the EJB that are running in the Suns
> Application Server container from servlets running on a Tomcat
> Cluster. Thanks again for the reply
I think that's what they're talking about. Instead of using j2ee.jar
itself (which contains more stuff than necessary -
opher Schultz [mailto:[EMAIL PROTECTED]
Sent: Monday, July 31, 2006 10:05 AM
To: Tomcat Users List
Subject: Re: Tomcat and Sun's Application server
Jon,
> The thing is, I already have the EJB working and a number of different
> apps already connect and use them. I would also like to be abl
Jon,
> The thing is, I already have the EJB working and a number of different
> apps already connect and use them. I would also like to be able to use
> them through my servlets running in a tomcat cluster (then I could move
> most of my stuff to tomcat), but I really do not have the time to
> re
time
to rewrite all of my EJB's.
Thanks everyone for your suggestions
Jon
-Original Message-
From: Rainer Jung [mailto:[EMAIL PROTECTED]
Sent: Friday, July 28, 2006 4:35 PM
To: Tomcat Users List
Subject: Re: Tomcat and Sun's Application server
Tomcat will not
everything.
Jon
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Friday, July 28, 2006 1:28 PM
To: Tomcat Users List
Subject: RE: Tomcat and Sun's Application server
Have you looked at Spring? J2EE without EJB (in most cases). Many are
finding it a MUCH b
2EE standard, it would seem they should
> have some standard way to access the services (like EJB's) so we do not
> have these imcompatibilities.
>
> Jon
>
> -Original Message-
> From: Christopher Schultz [mailto:[EMAIL PROTECTED]
> Sent: Friday, July 28,
To: "Tomcat Users List"
|
| cc:
|
| Subj
riginal Message-
From: Christopher Schultz [mailto:[EMAIL PROTECTED]
Sent: Friday, July 28, 2006 1:17 PM
To: Tomcat Users List
Subject: Re: Tomcat and Sun's Application server
Jon,
> What I am trying to do is access an EJB from a Tomcat servlet which is
> what EJB's are des
Jon,
> What I am trying to do is access an EJB from a Tomcat servlet which is
> what EJB's are designed for.
Sure, EJBs are designed to be used from servlets, but they can't really
leave their containers (as you have found). Since you need j2ee.jar
available to support the EJBs, there are all kin
nsole, swing, and most web
based apps except for the ones on my Tomcat cluster :O(.
Jon
-Original Message-
From: Christopher Schultz [mailto:[EMAIL PROTECTED]
Sent: Friday, July 28, 2006 12:57 PM
To: Tomcat Users List
Subject: Re: Tomcat and Sun's Application server
Jon,
> It
Jon,
> It just can not seem to understand why it is so hard to get a Java
> servlet container to communicate with an Enterprise Java Bean, it
> seems like they should work together seamlessly.
Forgive my ignorance (I don't have much experience with EJBs), but it
sounds like you are trying to use
at
org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:431)
Jul 28, 2006 6:27:27 AM org.apache.catalina.startup.Catalina load
-Original Message-
From: Mark Thomas [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 27, 2006 7:47 PM
To: Tomcat Users List
Subject: Re: Tomcat and Sun's Application s
Jon Hoffman wrote:
> The problem seems to come from Sun's J2EE.jar file. This jar is needed
> by the EJB client but it also conflicts with the servlet.jar file that
> comes with tomcat therefore I get this warning in my Tomcat log file:
> INFO:
> validateJarFile(/usr/local/src/apache-tomc
:[EMAIL PROTECTED]
Sent: Thu 7/27/2006 8:15 AM
To: users@tomcat.apache.org
Subject: Tomcat and Sun's Application server
Hi,
I have been beating my head for the past two days on this problem.
I have a Sun Java Application Server 8.1 with a couple Enterprise Java
Beans. I want to be able to have
Hi,
I have been beating my head for the past two days on this problem.
I have a Sun Java Application Server 8.1 with a couple Enterprise Java
Beans. I want to be able to have a web application running on my Tomcat
cluster access those EJB's.
My servlet keeps throwing up this Exception:
java.lang.N
15 matches
Mail list logo