Hi Jacek, I was able to successfully run the build this time but I escaped all the tests. Is that the correct way of building openEjb?
Karan, Thanks for your reply! I will soon start my work on this. Thanks Ashish On Thu, Mar 20, 2008 at 7:11 AM, Karan Malhi <[EMAIL PROTECTED]> wrote: > Hey Ashish, > > Another thing could be if you could try deploying some ejb jars in openejb > and suggest some improvements. You can see this page ( > http://openejb.apache.org/3.0/deploy-tool.html) for instructions on how to > deploy. Also try to undeploy an already deployed jar and let us know what > you think about that functionality, would you like to see anything in this > area. If you are able to find some bugs, or something which is not > intuitive, feel free to report that. During deploy, OpenEjb validates the > ejb jar and gives some nice suggestions if it finds something wrong within > the jar. So, if you did accidentally make a mistake in your jar (e.g. > forgot > to use an annotation where required, or used an annotation in the wrong > location etc), OpenEJB will catch that mistake during deployment. If you > could just take a note of such mistakes and share with us, that would be > great. I am trying to accumulate a list of 5 most common errors during > development (10 would be great). > > You can also try commands listed here ( > http://openejb.apache.org/3.0/startup.html) and see if you can find > something not working properly. > > Feel free to post questions on the list. > > Thanks for your help! > > On Wed, Mar 19, 2008 at 7:08 PM, Karan Malhi <[EMAIL PROTECTED]> > wrote: > > > Just ran it on win xp with all the tests. Everything passed > successfully. > > > > On Wed, Mar 19, 2008 at 5:36 PM, Jacek Laskowski <[EMAIL PROTECTED] > > > > wrote: > > > > > On Wed, Mar 19, 2008 at 6:29 PM, Ashish Jain <[EMAIL PROTECTED]> > wrote: > > > > > > > Please refer to > C:\OpenEjb\server\openejb-ejbd\target\surefire-reports > > > for > > > > the i > > > > ndividual test results. > > > > [INFO] > > > > > > > > ------------------------------------------------------------------------ > > > > [INFO] For more information, run Maven with the -e switch > > > > [INFO] > > > > > > > > ------------------------------------------------------------------------ > > > > [INFO] Total time: 83 minutes 39 seconds > > > > [INFO] Finished at: Wed Mar 19 18:55:28 IST 2008 > > > > [INFO] Final Memory: 36M/99M > > > > [INFO] > > > > > > > > ------------------------------------------------------------------------ > > > > > > > > How do I resolve this error? > > > > > > I couldn't figure that out yet. That's your first task ;-) Seriously, > > > I have not given it much thought and it occurs on WinXP. Nice, you're > > > on WinXP and could confirm. > > > > > > Jacek > > > > > > -- > > > Jacek Laskowski > > > http://www.JacekLaskowski.pl <http://www.jaceklaskowski.pl/> > > > > > > > > > > > -- > > Karan Singh Malhi > > > > > -- > Karan Singh Malhi >
