web application deployed on weblogic deployed on Geronimo 2.0.1 using myEclipse 6.0.1 GA

2007-11-13 Thread MShah
I am deployiong a web application deployed and running on weblogic 8.1 on geronimo - tomcat and when I first deploy the application and access the jsp page I get the following exception: HTTP Status 500 - type

Re: web application deployed on weblogic deployed on Geronimo 2.0.1 using myEclipse 6.0.1 GA

2007-11-13 Thread Jarek Gawor
Looks like your app is failing with: java.lang.RuntimeException: System properties file C:\geronimo5_2_0_1\bin\.\applications\webteam.properties could not be loaded: .\applications\webteam.properties (The system cannot find the path specified). website.utils.SystemProps.init(SystemProps.java:33)

5-minute Tutorial on Enterprise Application Development with Eclipse and Geronimo (was Re: problems when deploy ejb in eclipse)

2007-11-13 Thread Jacek Laskowski
On Nov 12, 2007 2:40 PM, beyondjusitn [EMAIL PROTECTED] wrote: I really appreciate if you could help me out. In deed, there isn't much, I think. Nope, it was not so I sit down and wrote a 5-minute tutorial on enterprise application development with Eclipse and Geronimo.

RE: Deployer needs internet access?

2007-11-13 Thread Zakharov, Vasily M
David, As far as I can see, it's fixed in OpenEJB 3.0 beta 2, so the fix should make it to Geronimo 2.1, am I right? Vasily -Original Message- From: David Blevins [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 03, 2007 3:15 AM To: user@geronimo.apache.org Subject: Re: Deployer

Re: error when deployed the sample app Web application security sample

2007-11-13 Thread Jarek Gawor
Hi, I'm unable to replicate this problem. What version of Geronimo are you using exactly and what OS? Jarek On Nov 9, 2007 4:54 PM, qinice [EMAIL PROTECTED] wrote: Hi I got the next message when deplayed the sample application. What I did are (1) downloaded the sorce code

Re: error when deployed the sample app Web application security sample

2007-11-13 Thread jpmlpool
Hi Jarek, Thank you for your reply. (1) The version of Geronimo: geronimo-tomcat6-jee5-2.0.2 (2) OS Japanese Windows 2000 I am learning the samples at the next site. http://cwiki.apache.org/GMOxSAMPLES/apache-geronimo-v20-samples.html Now I can run the next samples, but some of