Re: Installing TomEE as a windows service

2011-12-27 Thread Karan Malhi
Another way you can try is : 1. Copy service.bat , tomcat7.exe and tomcat7w.exe(you may not need this one) from an existing tomcat7 installation, and paste them into bin directory of Tomee 2. Run the following command from the bin directory (in the console) service.bat install tomee If you

Re: Translating validation i18n messages

2011-07-16 Thread Karan Malhi
Hi Aldrin, I did add some (partial) support for Hindi, was wondering if you had a chance to dabble with Ubuntu's Launchpad service. If you could share your experiences/notes with us, that might help us speed up the process and as you rightly said, crowdsource the effort. Please let me know if you

Re: override annotation based configuration with ejb-jar.xml

2011-06-29 Thread Karan Malhi
On Wed, Jun 29, 2011 at 10:43 PM, David Blevins david.blev...@gmail.com wrote: On Jun 27, 2011, at 1:44 PM, kubamarchwicki wrote: Here is my issue with OpenEJB. I'm note sure if what I'm trying to do is not possible or I'm doing something wrong. Saw your article and I don't think you're

Re: Remote access through network

2011-05-27 Thread Karan Malhi
Glad you found the documentation. Any suggestions on how we could make it easier to find relevant documentation ? On Fri, May 27, 2011 at 4:02 PM, Andre Brito andrebritofons...@gmail.comwrote: Hey guys. I figured out. My lack of attention (and lazyness) blocked me from reading a tutorial

Re: .DS_Store annoyance on the Mac

2009-08-05 Thread Karan Malhi
I agree that something configurable would be better. On Wed, Aug 5, 2009 at 7:41 AM, Jacek Laskowski ja...@laskowski.net.plwrote: On Wed, Aug 5, 2009 at 12:07 AM, Jonathan Gallimorejonathan.gallim...@gmail.com wrote: I've had a look at this, and it looks like we look at all the files in the

Re: Cannot instantiate class: org.openejb.client.LocalInitialContextFactory

2009-02-15 Thread Karan Malhi
is the link to the README.txt in case you want to quickly go over the example http://svn.apache.org/viewvc/openejb/trunk/openejb3/examples/webapps/applet/README.txt?revision=744815view=markuppathrev=744815 On Sat, Feb 14, 2009 at 2:30 AM, Karan Malhi karan.ma...@gmail.com wrote: You would need to sign

Re: Extended PersistenceContext and Transactions

2009-02-12 Thread Karan Malhi
-Ursprüngliche Nachricht- Von: Karan Malhi [mailto:karan.ma...@gmail.com] Gesendet: Donnerstag, 12. Februar 2009 00:58 An: users@openejb.apache.org Betreff: Re: Extended PersistenceContext and Transactions Hi Thomas, I could not reproduce the error. Could you share the code? On Mon

Re: Cannot instantiate class: org.openejb.client.LocalInitialContextFactory

2009-02-12 Thread Karan Malhi
Hi, Here is what you would need to do to make it work. Firstly, you would need to add the following jars in the root directory of your webapp -- javaee-api.jar and openejb-client.jar (you can copy these from Tomcat-install/webapps/openejb/lib ). Update the Applet code as shown (notice that we

Re: Eclipse WTP + Tomcat Debug

2009-02-12 Thread Karan Malhi
I am using maven-tomcat-plugin in eclipse and its working fine. I have not run it in debug mode, but I have to redeploy the app if I make a change to any .class or update a jar in the lib. Here is the tomcat documentation which says that in development mode, tomcat would reload teh app if

Re: Extended PersistenceContext and Transactions

2009-02-11 Thread Karan Malhi
Hi Thomas, I could not reproduce the error. Could you share the code? On Mon, Feb 9, 2009 at 6:50 AM, thomas.th.hamac...@partner.bmw.ch wrote: Hi @all, so now I tracked down my problem with the Extended PersistenceContext. The reason for failure was the TransactionManagement. Anyhow I tried

Re: Functional testing with OpenEJB + Jetty + Selenium

2008-08-23 Thread Karan Malhi
if anyone has improvements or suggestions, please do let me know. If possible, please add more comments in the code.

Re: JAAS in embedded OpenEJB

2008-08-20 Thread Karan Malhi
Luis, I do not know much about this part of OpenEJB, but can definitely try and look into it after work today. On Wed, Aug 20, 2008 at 2:54 PM, Luis Fernando Planella Gonzalez [EMAIL PROTECTED] wrote: Well, after some debugging, I've realized that a TomcatSecurityService is used, which uses

Re: Functional testing with OpenEJB + Jetty + Selenium

2008-08-20 Thread Karan Malhi
think it'll sync to the main site automatically after a few hours), and added a really basic sample app too. Jon Karan Malhi wrote: This is pretty cool. Would you be able to add this stuff to the wiki? On Sat, Aug 9, 2008 at 6:07 PM, Jonathan Gallimore [EMAIL PROTECTED] wrote: Hi

Re: Functional testing with OpenEJB + Jetty + Selenium

2008-08-20 Thread Karan Malhi
Would be cool if this would turn into an article for infoQ or TSS On Wed, Aug 20, 2008 at 5:40 PM, Karan Malhi [EMAIL PROTECTED] wrote: What a beautiful piece of documentation and such a cool idea. Awesome. On Wed, Aug 20, 2008 at 5:06 PM, Jonathan Gallimore [EMAIL PROTECTED] wrote: I've

Re: Functional testing with OpenEJB + Jetty + Selenium

2008-08-12 Thread Karan Malhi
This is pretty cool. Would you be able to add this stuff to the wiki? On Sat, Aug 9, 2008 at 6:07 PM, Jonathan Gallimore [EMAIL PROTECTED] wrote: Hi All, I just wondered if I could share an approach I've taken to doing functional testing lately and see if anyone has any thoughts on it? If

Re: Externalize db access data for junit-testing

2008-08-12 Thread Karan Malhi
Documentation point would help to (If this is already in the wiki - didn't found a paper). Some documentation for configuring DataSources can be found here http://openejb.apache.org/3.0/configuring-datasources.html Easiest way to find documentation about something on the wiki would be to

Re: Does OpenEJB3.0 support @WebService co (jax-ws) annotations?

2008-08-02 Thread Karan Malhi
Christian, There is an example in the openejb examples zip file on the download page at http://openejb.apache.org/download.html. Download the openejb-examples-3.0.zip file. This file contains a directory named simple-webservice. If you have maven installed on your machine, then you can navigate

Re: FW: Please help

2008-06-20 Thread Karan Malhi
If you restart openejb, does that error go away? Are you trying to run a unit test/s? Could you share that code please. It seems to be a File locking issue with the Logger. On Thu, Jun 19, 2008 at 2:44 PM, Lavanya Danda [EMAIL PROTECTED] wrote: -Original Message- From: Lavanya Danda

Re: FW: Please help

2008-06-20 Thread Karan Malhi
in the classpath, If you are using an IDE (like eclipse etc), its easier to simply add all jars in openejb-3.0\lib to the classpath Run this and let me know if you still get the error. On Fri, Jun 20, 2008 at 5:06 PM, Karan Malhi [EMAIL PROTECTED] wrote: Didn't realize the conversation was not part

Re: Interested in writing OpenEJB articles or speaking about OpenEJB?

2008-03-05 Thread Karan Malhi
David, I am interested in preparing a doc on the following: - unit testing ejbs; show anything from basic testing to detailed configuration, testing transactions, testing security - unit testing GlassFish apps; yes, we support their descriptors and can unit test their ejbs just fine. -

Re: Interested in writing OpenEJB articles or speaking about OpenEJB?

2008-03-05 Thread Karan Malhi
Sure On Wed, Mar 5, 2008 at 3:35 PM, David Blevins [EMAIL PROTECTED] wrote: On Mar 5, 2008, at 6:56 AM, Karan Malhi wrote: David, I am interested in preparing a doc on the following: - unit testing ejbs; show anything from basic testing to detailed configuration, testing

Re: OpenEJB - Missing required persistence.xml

2008-02-18 Thread Karan Malhi
-Ursprüngliche Nachricht- Von: Karan Malhi [mailto:[EMAIL PROTECTED] Gesendet: Montag, 18. Februar 2008 15:02 An: users@openejb.apache.org Betreff: Re: OpenEJB - Missing required persistence.xml Did you try by adding a jta-data-source also in persistence.xml ? On Feb 18, 2008 4:57 AM, [EMAIL

Re: allowHosts in OpenEjb3.0

2007-10-17 Thread Karan Malhi
Ashish, I did some research and looks like the attribute was removed. Here are the list of attributes in Geronimo 1.2 -name -port -host -allowHosts -logOnSuccess -logOnFailure You can find the exact plan.xml for Geronimo 1.2 here which describes the attributes used for EJBNetworkService: