Re: Disable auto scanning for EJBs in a NON-EJB web application in Tomee 7.1.0

2019-02-01 Thread Mark Thomas
On 01/02/2019 12:20, Priyadarshini Krishna wrote: > Request help. Try asking the TomEE project rather than the Tomcat project.] Mark - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail

Disable auto scanning for EJBs in a NON-EJB web application in Tomee 7.1.0

2019-02-01 Thread Priyadarshini Krishna
Hi, I am working on migrating a web-app for my organisation. We have started using Spring 5, which needs the latest Tomee and hence the migration process. Our application works fine on Tomee 1.7.5. We do not have any EJBs in our web application, but Tomee 7.1.0 seems to scan for one. I have d

Re: Can tomcat 9 handled EJB ?

2018-04-01 Thread Stefan Frei
Hi Karen your keyword here could be "TomEE", a collegue of mine used it recently to code an application, as far as i know its a tomcat with extended EE-Functionalities. Cheers 2018-04-01 16:33 GMT+02:00 Karen Goh : > Hi expert, > > I have come to the point where I

Can tomcat 9 handled EJB ?

2018-04-01 Thread Karen Goh
Hi expert, I have come to the point where I may have to use EJB transaction management in my Maven JEE web app which runs on JDK 1.8, windows 10 system and MySQL. And then I read several conflicting comments, articles that I have to use OpenEJB and put the depenedency in order to use it. But

Re: Any Possibilty of accessing Websphere deployed EJB bean using the tomcat server

2014-07-08 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Ankur, On 7/8/14, 9:18 AM, ankur bajaj wrote: > There is a Websphere server with an ear containing EJB bean > deployed on it. Is there a possibility to instantiate that bean and > access the data using a local tomcat server? Using E

Any Possibilty of accessing Websphere deployed EJB bean using the tomcat server

2014-07-08 Thread ankur bajaj
Hi Everyone There is a Websphere server with an ear containing EJB bean deployed on it. Is there a possibility to instantiate that bean and access the data using a local tomcat server? Regards Ankur Bajaj http://ankur-bajaj.blogspot.com

RE: Running Tomcat in a jvm with an EJB container...

2012-06-18 Thread Tony Anecito
: Running Tomcat in a jvm with an EJB container... To: "Tomcat Users List" , adanec...@yahoo.com Date: Monday, June 18, 2012, 1:31 PM Tony- JBOSS v5.1 is implementing a catalina connector whose servlet-spec is at *LEAST* 1 full version older than the servlet-spec of that TC 7 s

RE: Running Tomcat in a jvm with an EJB container...

2012-06-18 Thread Martin Gainty
a manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > From: demablo...@gmail.com > Date: Mon, 18 Jun 2012 18:07:28 +0200 > Subject: Re: Running Tomcat in a jvm with an EJB container... > To: users@tomcat.apache.org > > 2012/6/18 Tony Anecito

Re: Running Tomcat in a jvm with an EJB container...

2012-06-18 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Tony, On 6/18/12 11:55 AM, Tony Anecito wrote: > Is it possible to run Tomcat in the same jvm as JBoss and if so > how to do that? I am using the latest versions of both and usually > run in separate jvms but want to see if it can they can run > toget

Re: Running Tomcat in a jvm with an EJB container...

2012-06-18 Thread Tony Anecito
Actually I am trying to keep the same exact tomcat builds so I eliminate that as a cause for differences in my test results.   Thanks! -Tony --- On Mon, 6/18/12, Jose María Zaragoza wrote: From: Jose María Zaragoza Subject: Re: Running Tomcat in a jvm with an EJB container... To: "T

Re: Running Tomcat in a jvm with an EJB container...

2012-06-18 Thread Jose María Zaragoza
2012/6/18 Tony Anecito : > Hi All, > > Since JBoss is usually several minor versions behind on it's embedded Tomcat > server I usually run them in different jvms so >I can use the latest versions > of each. > Are you interested on any particular feature in latest releases of Tomcat and you canno

Running Tomcat in a jvm with an EJB container...

2012-06-18 Thread Tony Anecito
Hi All,   Is it possible to run Tomcat in the same jvm as JBoss and if so how to do that? I am using the latest versions of both and usually run in separate jvms but want to see if it can they can run together in the same jvm so I can compare response times for both configurations. Since JBoss i

Re: tomcat6 lookup for remote EJB on glassfish

2012-05-10 Thread Jose María Zaragoza
2012/5/10 tomaz : > Dne 9.5.2012 15:48, piše Pid *: >> On 9 May 2012, at 09:12, tomaz wrote: >> >>> I'm struggling to get remote EJB from lookup, but with no success, is it >>> posible to this in Apache Tomcat/6.0.18? >>> I'm interested about

RE: tomcat6 lookup for remote EJB on glassfish

2012-05-10 Thread Caldarale, Charles R
> From: tomaz [mailto:tomaz.majerh...@arnes.si] > Subject: Re: tomcat6 lookup for remote EJB on glassfish > Yes it is true, but if you put some jar's in tomcat/lib it could work, > so what I did is tu put this jars in a tomcat lib: > javax.ejb.jar > ejb-container.jar

Re: tomcat6 lookup for remote EJB on glassfish

2012-05-09 Thread tomaz
Dne 9.5.2012 15:48, piše Pid *: > On 9 May 2012, at 09:12, tomaz wrote: > >> I'm struggling to get remote EJB from lookup, but with no success, is it >> posible to this in Apache Tomcat/6.0.18? >> >> When I'm using standalone client I get it but inside

Re: tomcat6 lookup for remote EJB on glassfish

2012-05-09 Thread Pid *
On 9 May 2012, at 09:12, tomaz wrote: > I'm struggling to get remote EJB from lookup, but with no success, is it > posible to this in Apache Tomcat/6.0.18? > > When I'm using standalone client I get it but inside web application I can't >

tomcat6 lookup for remote EJB on glassfish

2012-05-09 Thread tomaz
I'm struggling to get remote EJB from lookup, but with no success, is it posible to this in Apache Tomcat/6.0.18? When I'm using standalone client I get it but inside web application I can't get it work. My web code: Properties props = new Properties(); pr

Mandragora 0.3.2 released : Ejb support

2009-05-09 Thread Alessandro Colantoni
Mandragora (http://mandragora.sourceforge.net/) is an opensource framework that provides a pre-built infrastructure for every kind of java application. Mandragora is a generic business layer highly configurable and easily extensible, suitable for distributed applications as well, that come with mo

Re: EJB Application development with tomcat 5.5 ?

2009-04-30 Thread Jonathan Richard
You could use Open EJB, it is embdadable. So you would have a EJB container inside your web application. http://openejb.apache.org/tomcat.html On Thu, Apr 30, 2009 at 5:26 AM, Sridhar n wrote: > Thank you guys > > > > On 4/30/09, Ghufran wrote: > > > >

Re: EJB Application development with tomcat 5.5 ?

2009-04-30 Thread Sridhar n
Thank you guys On 4/30/09, Ghufran wrote: > > Check this out > > http://wiki.apache.org/tomcat/FAQ/Miscellaneous#Q21 > > > > -Original Message- > From: Per Newgro [mailto:per.new...@gmx.ch] > Sent: Thursday, April 30, 2009 1:58 PM > To: Tom

RE: EJB Application development with tomcat 5.5 ?

2009-04-30 Thread Ghufran
Check this out http://wiki.apache.org/tomcat/FAQ/Miscellaneous#Q21 -Original Message- From: Per Newgro [mailto:per.new...@gmx.ch] Sent: Thursday, April 30, 2009 1:58 PM To: Tomcat Users List Subject: Re: EJB Application development with tomcat 5.5 ? Sridhar n schrieb: > @Ghu

Re: EJB Application development with tomcat 5.5 ?

2009-04-30 Thread Per Newgro
Sridhar n schrieb: @Ghufan Thank you for valuable reply.I think Tomcat 5.5 onwards , it is an applicatio server, which contais EJB cotainer also right.If any thing is else please make it clear. thanks & reagrds Sridhar Wrong. JBoss contains Tomcat as servlet container. But applica

Re: EJB Application development with tomcat 5.5 ?

2009-04-30 Thread Sridhar n
@Ghufan Thank you for valuable reply.I think Tomcat 5.5 onwards , it is an applicatio server, which contais EJB cotainer also right.If any thing is else please make it clear. thanks & reagrds Sridhar On 4/30/09, Ghufran wrote: > > No Tomcat version support EJB development. > To

RE: EJB Application development with tomcat 5.5 ?

2009-04-29 Thread Ghufran
No Tomcat version support EJB development. Tomcat is a web application container or Servlet Container You need Application server to deploy your EJBs For example JBOSS, Sun Application server Glassfish etc Ghufran -Original Message- From: Sridhar n [mailto:sreedhar...@gmail.com] Sent

EJB Application development with tomcat 5.5 ?

2009-04-29 Thread Sridhar n
Hello, I want to do EJB applications using tomcat 5.5 .Is it possible to do with tomcat?Could you suggest me in this concern... thanks & regards Sridhar

Re: how to integrate tomcat with open EJB for online money transactions

2009-03-06 Thread David Blevins
2 wrote: l...@work wrote: hi, i want to integarte tomcat with open ejb.please guide me on the installation steps and which version of EJB and version of tomcat is best combination.i want to use this for online money transactions.is this method of integarting tomcat with open ejb sim

Re: how to integrate tomcat with open EJB for online money transactions

2009-03-06 Thread Rusty Wright
rkt-2 wrote: l...@work wrote: hi, i want to integarte tomcat with open ejb.please guide me on the installation steps and which version of EJB and version of tomcat is best combination.i want to use this for online money transactions.is this method of integarting tomcat with open ejb si

Re: how to integrate tomcat with open EJB for online money transactions

2009-03-06 Thread l...@work
gt; and i dont have a deadline :) > > markt-2 wrote: >> >> l...@work wrote: >>> hi, >>> i want to integarte tomcat with open ejb.please guide me on the >>> installation steps and which version of EJB and version of tomcat is >>> best >&g

Re: how to integrate tomcat with open EJB for online money transactions

2009-03-06 Thread NBW
the > > installation steps and which version of EJB and version of tomcat is best > > combination.i want to use this for online money transactions.is this > method > > of integarting tomcat with open ejb simpler than just writing an ejb in > > jboss and using jboss

Re: how to integrate tomcat with open EJB for online money transactions

2009-03-06 Thread l...@work
he >> installation steps and which version of EJB and version of tomcat is best >> combination.i want to use this for online money transactions.is this >> method >> of integarting tomcat with open ejb simpler than just writing an ejb in >> jboss and using jboss

Re: how to integrate tomcat with open EJB for online money transactions

2009-03-06 Thread Mark Thomas
l...@work wrote: > hi, > i want to integarte tomcat with open ejb.please guide me on the > installation steps and which version of EJB and version of tomcat is best > combination.i want to use this for online money transactions.is this method > of integarting tomcat with o

how to integrate tomcat with open EJB for online money transactions

2009-03-06 Thread l...@work
hi, i want to integarte tomcat with open ejb.please guide me on the installation steps and which version of EJB and version of tomcat is best combination.i want to use this for online money transactions.is this method of integarting tomcat with open ejb simpler than just writing an ejb in

Weblogic Remote EJB from Tomcat

2008-12-14 Thread Peter Abramowitsch
There are various posts, but among them I can't find an answer. I hope there is one. I am Trying to do a Weblogic EJB t3 lookup from a web app running in Tomcat 5.5. After deploying WL 10.3 jars in Tomcat's common/lib area, I can authenticate with WL's security Realm, b

Re: EJB with Tomcat 6.0.16

2008-09-02 Thread Gaurav Pruthi
Hi, I have installed openejb with tomcat. Has anybody tried openEJB before? Does it provide all the functionality that EJB provides with websphere, weblogic, Jboss, etc... Regards, Gaurav Pruthi On Mon, Sep 1, 2008 at 1:22 PM, András Csányi <[EMAIL PROTECTED]> wrote: > 2008/9/1 Gaur

Re: EJB with Tomcat 6.0.16

2008-09-01 Thread Gregor Schneider
Tomcat is a webserver plus a servlet-container. To run EJBs, you need an application-server. Have a look at JBoss (www.jboss.org): It's an application-server incorporating Tomcat as a servlet-container / web-server. Gregor -- what's puzzlin' you, is the nature of my game gpgp-fp: 79A84FA526807

Re: EJB with Tomcat 6.0.16

2008-09-01 Thread Johnny Kewl
- Original Message - From: "Gaurav Pruthi" <[EMAIL PROTECTED]> To: Sent: Monday, September 01, 2008 9:48 AM Subject: EJB with Tomcat 6.0.16 Dear Friends, Is it possible to integrate EJB with tomcat v6 and higher? If yes then kindly provide the How-To link. I go

Re: EJB with Tomcat 6.0.16

2008-09-01 Thread Stas Ostapenko
Hi ! Take a look here http://docs.jboss.org/ejb3/embedded/embedded.html On Mon, Sep 1, 2008 at 10:48 AM, Gaurav Pruthi <[EMAIL PROTECTED]> wrote: > Dear Friends, > > Is it possible to integrate EJB with tomcat v6 and higher? If yes then > kindly provide the How-To link. I

Re: EJB with Tomcat 6.0.16

2008-09-01 Thread András Csányi
2008/9/1 Gaurav Pruthi <[EMAIL PROTECTED]>: > Dear Friends, > > Is it possible to integrate EJB with tomcat v6 and higher? If yes then > kindly provide the How-To link. I googled but didn't find anything > information which is worthy. Hi! A few week ago I read a hung

EJB with Tomcat 6.0.16

2008-09-01 Thread Gaurav Pruthi
Dear Friends, Is it possible to integrate EJB with tomcat v6 and higher? If yes then kindly provide the How-To link. I googled but didn't find anything information which is worthy. Thanks, Gaurav Pruthi

Interaction between Standalone Tomcat Web application and Jboss EJB application

2008-02-17 Thread Denis Cossutta
I have the following situation (I try to simplify it): 1. I have a standalone Apache Tomcat server (5.5.26), on which is running a web application: - A Welcome jsp page (Welcome.jsp) and 2 Servlets: CalculatorServlet and MyProtectedServlet - The CalculatorSevlet servlet has to acc

Dependency injection of remote EJB in Tomcat 6.0

2007-07-24 Thread femski
Hi Folks ! I am trying to a a reference to a remote EJB3 session bean injected in a JSF Backing bean in Tomcat 6.0. It looks like this: @EJB(name="testJbossEar/helloWorld/remote") Session bean looks like: @Stateless public class helloWorld implements HelloWorldRemote This works

RE: Remote EJB calls from Tomcat 5 to Weblogic 8.1 appear to be s lower than from Weblogic 8.1 as a web server

2007-05-14 Thread Nelson, Tracy M.
| From: Jonathan Kitchner [mailto:[EMAIL PROTECTED] | Sent: Friday, 11 May, 2007 14:39 | | Under Tomcat the EJB calls are much slower ( I know that | Tomcat does not perform the actual call - we are using the thin client | from WebLogic). Were you using local EJB references in

Re: Remote EJB calls from Tomcat 5 to Weblogic 8.1 appear to be slower than from Weblogic 8.1 as a web server

2007-05-14 Thread Tim Funk
With weblogic - EJB calls were done in the same JVM. With Tomcat - all the EJB calls occur outsite Tomcat's JVM and in weblogic's JVM. This is a BG performance penalty. (But allows for scalability). You should notice the same performance suckage if you ran 2 copies of weblogic

Remote EJB calls from Tomcat 5 to Weblogic 8.1 appear to be slower than from Weblogic 8.1 as a web server

2007-05-11 Thread Jonathan Kitchner
I am migrating from WebLogic 8.1 as a web server to Tomcat 5.0.28. I continue to use WebLogic as my EJB container. My application functions fully in both environments. However I am seeing the following: Under Tomcat the EJB calls are much slower ( I know that Tomcat does not perform

Re: EJB 3.0 and Hibernate

2007-03-12 Thread org
Here you go http://www.hibernate.org/114.html shows you how to use it in Tomcat - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: EJB 3.0 and Hibernate

2007-03-12 Thread org
has an EJB container and everything else you can think of. Spring competes with JBoss and the Sun spec. Some say the reason for EJB3 is because of Springs rapid growth and good idea's. Personally I'm thankful Tomcat hasnt tried to become a "Super Can"... hope it neve

Re: EJB 3.0 and Hibernate

2007-03-12 Thread Rajesh Chandra
ooking at incorporating the Java Persistence API (EJB 3.0) and was > wondering if Tomcat 5.5 supports this. It looks like we need container > managed services and was wondering if we can use Tomcat instead of JBoss? Tomcat doesn't support the JPA out of the box. But since it's pos

Re: EJB 3.0 and Hibernate

2007-03-12 Thread Markus Schönhaber
Scott Purcell wrote: > Looking at incorporating the Java Persistence API (EJB 3.0) and was > wondering if Tomcat 5.5 supports this. It looks like we need container > managed services and was wondering if we can use Tomcat instead of JBoss? Tomcat doesn't support the JPA out of the

Re: EJB 3.0 and Hibernate

2007-03-12 Thread Ron Wheeler
You might look at Spring to help make this hang together www.springframework.org Ron Scott Purcell wrote: Hello, Looking at incorporating the Java Persistence API (EJB 3.0) and was wondering if Tomcat 5.5 supports this. It looks like we need container managed services and was wondering if

EJB 3.0 and Hibernate

2007-03-12 Thread Scott Purcell
Hello, Looking at incorporating the Java Persistence API (EJB 3.0) and was wondering if Tomcat 5.5 supports this. It looks like we need container managed services and was wondering if we can use Tomcat instead of JBoss? Thanks, Scott

Re: How to run EJB in Tomcat itself ?

2006-08-08 Thread David Blevins
edded into a *webapp* and available only to that webapp -- each webapp can have it's own private ejb container. The webapp can even have remote ejb clients that communicate with it's ejbs over HTTP. With this style, you don't even have to have a separate ejb archive -- you

Re: How to run EJB in Tomcat itself ?

2006-07-30 Thread Raju Balugu
eates a bean jar and configuration file with the sql embedded in it. Maurice Yarrow Raju Balugu wrote: > As for my knowledge ,Tomcat 5.5.17 is not supporting for EJB u > need to > go by other application server ...weblogic or websphere.. > > Regards > Raju > > On

Re: How to run EJB in Tomcat itself ?

2006-07-28 Thread Maurice Yarrow
omcat 5.5.17 is not supporting for EJB u need to go by other application server ...weblogic or websphere.. Regards Raju On 7/28/06, chanchal bera <[EMAIL PROTECTED]> wrote: Hi All, I came to know that Tomcat 5.5.17 itself is now supporting to run EJB, but not sure! No

Re: How to run EJB in Tomcat itself ?

2006-07-28 Thread Raju Balugu
As for my knowledge ,Tomcat 5.5.17 is not supporting for EJB u need to go by other application server ...weblogic or websphere.. Regards Raju On 7/28/06, chanchal bera <[EMAIL PROTECTED]> wrote: Hi All, I came to know that Tomcat 5.5.17 itself is now supporting to run EJB, but no

How to run EJB in Tomcat itself ?

2006-07-28 Thread chanchal bera
Hi All, I came to know that Tomcat 5.5.17 itself is now supporting to run EJB, but not sure! No such proper information is available in the Tomcat Site. If possible, can any body give information about how to run EJB in Tomcat itself, not integrating with any EJB container

Re: EJB

2006-04-07 Thread Davide Romanini
Il giorno ven, 07/04/2006 alle 12.52 +0530, Vivek Mohan ha scritto: > Can you do that? I thought Tomcat doesn't support EJBs! > You can embed the EJB container (like OpenEJB), or simply refer EJB in a running container through JNDI. I read some tutorial, try starting

Re: EJB

2006-04-07 Thread Vivek Mohan
Can you do that? I thought Tomcat doesn't support EJBs! On 4/7/06, Jeyabalan, Prakash <[EMAIL PROTECTED]> wrote: > How to configure EJB in Tomcat? > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] &g

EJB

2006-04-07 Thread Jeyabalan, Prakash
How to configure EJB in Tomcat? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Can cached EJB HomeHandles be invalidated?

2005-11-14 Thread Santosh Asbe
re made connection is made via the ORB listner > port > > only. > > When one of the App Server fails... it still tries to connect to > bootstrap > > port (2809) of first app server. ideally it shoulde try to connect to > the > > new app server bootstrap port. > >

Re: Can cached EJB HomeHandles be invalidated?

2005-11-14 Thread Jeremy Crosbie
ootstrap port. > > Can anyone help me reg this problem. If any other information is required, i > will be glad to provide with the same. > > > On 11/10/05, Jeremy Crosbie <[EMAIL PROTECTED]> wrote: >> >> I am using Tomcat 5.5.9 with WebLogic 8.1 as the EJB server/cont

Re: Can cached EJB HomeHandles be invalidated?

2005-11-11 Thread Santosh Asbe
it shoulde try to connect to the new app server bootstrap port. Can anyone help me reg this problem. If any other information is required, i will be glad to provide with the same. On 11/10/05, Jeremy Crosbie <[EMAIL PROTECTED]> wrote: > > I am using Tomcat 5.5.9 with WebLogic 8.1 as t

Can cached EJB HomeHandles be invalidated?

2005-11-09 Thread Jeremy Crosbie
I am using Tomcat 5.5.9 with WebLogic 8.1 as the EJB server/container. I am configuring EJB references in the servlet context in my server.xml like so: The behavior I observe when the EJBs are first requested is the getObjectInstance() method of my custom factory is invoked and the