Config problem with QuartzScheduler

2006-09-27 Thread Peter Petersson
Hi all! I use Geronimo 1.1 and have installed the QuartzScheduler and QuartzDeployer pluggins and it works fine until i restart the server. The Geronimo server fails to start due to a configuration error for QuartzScheduler in ${GERONIMO_HOME}/var/config/config.xml I have found the problem

geronimo-quartz.xml help

2006-09-28 Thread Peter Petersson
Hi all Im trying to set a database resource-ref in the geronimo-quartz.xml (quartz-0.2) file but cant get it right I would appreciate* *a exempel (pointer) that uses a database resource-ref in the job plan. Cheers Peter* *

Re: Config problem with QuartzScheduler

2006-09-28 Thread Peter Petersson
in Geronimo 1.1.1 that definitely seems related -- but I wasn't aware that it struck if you just ran the server with a plugin like that. Anyway, is it an option for you to upgrade to 1.1.1? Thanks, Aaron On 9/27/06, Peter Petersson [EMAIL PROTECTED] wrote: Hi all! I use Geronimo 1.1 and have

Re: geronimo-quartz.xml help

2006-09-28 Thread Peter Petersson
I uppgraded to 1.1.1 and found this information wile installing the plugin http://gplugins.sourceforge.net/ Cheers Peter Peter Petersson skrev: Hi all Im trying to set a database resource-ref in the geronimo-quartz.xml (quartz-0.2) file but cant get it right I would appreciate* *a exempel

Mailing from geronimo

2006-09-29 Thread Peter Petersson
Hi all! I quite new to Geronimo (using 1.1.1) and have some problems geting mail to work from a geronimo-quartz job. As I understand it I need to set up a gbean or do some other configuration for javamail to work (?). The example i have folowed for the Quartz Scheduler Plugin over at

Re: Mailing from geronimo

2006-09-29 Thread Peter Petersson
it out but still gets the same error so i guess it dossent. Cheers Peter Rick McGuire skrev: Peter Petersson wrote: Hi all! I quite new to Geronimo (using 1.1.1) and have some problems geting mail to work from a geronimo-quartz job. As I understand it I need to set up a gbean or do some other

Re: Mailing from geronimo

2006-09-30 Thread Peter Petersson
nameSMTPTransport/name /reference /gbean /module You may want to take a look at the following addresses for additional information. http://www.geronimoplugins.com/category_Scheduling.php http://gplugins.sourceforge.net/ Cheers Peter Rick McGuire wrote: Peter Petersson wrote: Okey here comes the plans

Re: Mailing from geronimo

2006-10-01 Thread Peter Petersson
: Peter Petersson wrote: Okey here comes the plans and a code snippet illustrating what im trying to do when i get the javax.mail.NoSuchProviderException: Unable to locate provider for protocol: smtp at javax.mail.Session.getProvider(Session.java:227) at javax.mail.Session.getTransport

Re: Mailing from geronimo

2006-10-03 Thread Peter Petersson
in Geronimo (mail). Thanks, Peter Peter Petersson skrev: Here is a attatched simple tar.gz packed sample app with plans that uses a ant build.xml file to build the jar for you. I have tested it at home and I get the same error as before. Appreciate all help on geting maling runing in it ! Setup: 1

Re: Creating SQL security realm fails in 1.1.1

2006-10-03 Thread Peter Petersson
I had the same problem but find a pointer somware telling me to save the plan and use the command line deploy tool and It worked fine. Cheers Peter Lasantha Ranaweera skrev: Hi Markus, Yeah I have seen this problem in several times with Derby database in Windows environment. I couldn't

Re: Mailing from geronimo

2006-10-03 Thread Peter Petersson
information in Geronimo (mail). Thanks, Peter Peter Petersson skrev: Here is a attatched simple tar.gz packed sample app with plans that uses a ant build.xml file to build the jar for you. I have tested it at home and I get the same error as before. Appreciate all help on geting maling runing

Re: File attatchement in geronimo mail

2006-10-03 Thread Peter Petersson
Rick McGuire wrote: Peter Petersson wrote: Im using Geronimo 1.1.1 and has just started to look into geronimo-mail. Is it posible to send a multipart mail with a file atatchement in the current imp. of geronimo-mail ? In the case of yes any (code) examples out there explaining how to get

Quartz sheduler/deployer v 0.3

2006-10-17 Thread Peter Petersson
Hi all Just noticed that the Quartz plugins has been updated from v0.2 to v0.3 whitch is greate. My question is where cant find anny documentation (changelog file or simmular) that describes whats new and updated? I have looked in the plugin package and on sorceforge for information but

Re: Unable to setup hsqldb for ant setup. pls help

2006-10-31 Thread Peter Petersson
Hi Man-Chi I dont know anyting about appfuse but the error message [echo] You selected a 'hsql' database which [echo] does NOT support creating a database via JDBC. [echo] Please create a 'myapp' database manually [echo] and then run ant db-prepare to create the [echo] database

Re: Ejb web services and jndi name

2006-11-26 Thread Peter Petersson
Hi Francesco Have you searched this list content for WSDL ? there may be some information here. I dont know much about WSDL but i found the folowing searching this list for WSDL in the content. I dont know if it helps you but here is one of the posts and there are plenty more to read.

Re: Issues Starting Geronimo

2006-12-14 Thread Peter Petersson
Hi Im running Geronimo 1.1.1 on Ubuntu Linux. Try using JDK insteed of JRE Geronimo is currently using the Sun ORB for RMI so it is required to use SUN JDK ( http://cwiki.apache.org/GMOxDOC11/quick-start-apache-geronimo-for-the-impatient.html ) If possible try starting geronimo standalone

Re: Liferay 4.2.0 and Geronimo 1.1.1

2006-12-14 Thread Peter Petersson
Well I found a 4.0 install doc http://content.liferay.com/4.0.0/docs/install/ch01s01.html about installing in Geronimo 1.1 using a MySql database i will try follow that guide when i get the time but feel free to point me to more of this stuff. /Peter Peter Petersson skrev: Hi all Liferay

Re: Geronimo Heap Error

2006-12-28 Thread Peter Petersson
I have set up a couple of machines with the following java options JAVA_OPTS=-Djava.awt.headless=true -Xms64M -Xmx512M -server and a second one with the following java options JAVA_OPTS=-Djava.awt.headless=true -Xms128M -Xmx1024M -server booth have several web apps running in it and the memory

Re: Geronimo Heap Error

2006-12-28 Thread Peter Petersson
Btw as you can read in geronimo home/bin/geronimo.sh (if you are using a linux/unix system) a good place to set environment variables used by geronimo is to create a setenv.sh script file and pace it in the geronomo/bin dir. it will be read by geronimo:s start up script. /Peter Bob Dushok

Re: Liferay 4.2.0 and Geronimo 1.1.1

2006-12-28 Thread Peter Petersson
as dependency:s in the geronimo-web.xml file to make sure the classes get loaded? /Peter Kevan Miller skrev: On Dec 14, 2006, at 3:40 PM, Peter Petersson wrote: Well I found a 4.0 install doc http://content.liferay.com/4.0.0/docs/install/ch01s01.html about installing in Geronimo 1.1 using a MySql

Re: Liferay 4.2.0 and Geronimo 1.1.1 runing with mysql

2006-12-29 Thread Peter Petersson
with your changes. * Stop the geronimo welcome app. (as it is running at the root /). * deploy the modified liferay-portal-geronimo-tomcat-4.2.0.car file and you should be up and running. I hope these instructions comes in handy ;) Cheers Peter Peter Petersson skrev: My JAVA_OPTS is fine. I

Re: Liferay 4.2.0 and Geronimo 1.1.1 runing with mysql

2006-12-29 Thread Peter Petersson
Peter Petersson skrev: Hi all After trying lots of alternatives to get Liferay 4.2.0 running in Geronimo 1.1.1 without getting a java.lang.OutOfMemoryError: PermGen space or other errors i finally got it up an running. The setup I ended up with was a slightly modify liferay-portal-geronimo

Re: Startup issues

2006-12-29 Thread Peter Petersson
Something else may be running on one of the ports used by Geronimo check the following ports 1099 RMI Naming 1527 Derby Connector 4201 ActiveIO Connector EJB 4242 Remote Login Listener 8009 Tomcat Connector AJP 8080 Tomcat Connector HTTP 8443 Tomcat Connector

Re: Geronimo Heap Error

2006-12-29 Thread Peter Petersson
If you still have out of memory problems try adding -XX:MaxPermSize=128m (64m is the default in sun java sdk 1.5) to your JAVA_OPTS. What java version are you using? /Peter Bob Dushok skrev: David, The app is a fairly simple web app consisting of several JSP apps. I can't be certain

Re: Geronimo 1.2beta doesn't start, too

2007-01-02 Thread Peter Petersson
Hi Dirk You probably encounter this problem due to the fact that you are running it on java 1.6 (jdk6). Try running it on java 1.5 (jdk5) instead it worked fine for me. As far as I know ( correct me if I am wrong, I am not part of the G development teem ) Geronimo 1.2 on the Java 5 Virtual

Re: Problem downloading Geronimo 1.2beta

2007-01-02 Thread Peter Petersson
to be applied in the 1.2 trunk so it looks like there was a clerical error. I'll take a look. On Jan 2, 2007, at 1:51 PM, Peter Petersson wrote: Hi I recently re-tried to download the Linux/Mac OS X/Unix Download of Geronimo 1.2-beta with Tomcat (tar.gz) but all the mirror sites returns

Re: Error when deploying a SQL Server DBpool with jtds 1.2 driver

2007-02-25 Thread Peter Petersson
If I remember right the is (has been) some problem creating/deploying mysql database plans from the Geronimo (1.1/1.1.1) console. Deploying using the command line tools should solve your problem, see example below for command and plan template: Command (on a Unix/linux system): cd

Re: Error when deploying a SQL Server DBpool with jtds 1.2 driver

2007-02-27 Thread Peter Petersson
have to match your naming pw user and so on. /Peter grimba e skrev: you must create a file xml and to do deploy manual, wizard this bad one, you must arnar them you yourself…. I send an example to you */dep:groupIdconsole.dbpool/dep:groupId/* line bad Rodrigo Baeza. 2007/2/25, Peter

Re: Runing Apache Roller 3.0 on Geronimo 1.1.1

2007-02-27 Thread Peter Petersson
and keep track of progress and problems? thanks david jencks On Feb 25, 2007, at 11:24 AM, Peter Petersson wrote: Hi I am trying to run Apache Roller http://cwiki.apache.org/confluence/display/ROLLER 3.0 on Geronimo 1.1.1 but soon after startup (during the initial configuration steps) hibernate

Re: Runing Apache Roller 3.0 on Geronimo 1.1.1

2007-03-01 Thread Peter Petersson
is the JUG/Webcast presentation that elaborates some on the instructions in Jeff's article. It was pretty straightforward after I got MySql working correctly...Let me know if you need additional information Thanks, Tim McConnell Peter Petersson wrote: Hi I am trying to run Apache Roller

Re: Runing Apache Roller 3.0 on Geronimo 1.1.1

2007-03-01 Thread Peter Petersson
, Peter Petersson [EMAIL PROTECTED] wrote: Thanks for the info I will try it out but I am afraid there has been some changes in Roller 3.0 that may course my problems have you tried to install 3.0 ? When I get time to look at your information and apply fixes to my build I will post info here. Thanks

Re: Runing Apache Roller 3.0 on Geronimo 1.1.1

2007-03-09 Thread Peter Petersson
target apache-release wont let you build it with java 1.5 I don't know what the reason is for it but I guess I am about to find out as I am going to check it out ;). /Peter Peter Petersson wrote: If I get it working I will share the bits and pieces but at the moment it doesn't look good. Im

Running Apache Roller on Geronimo

2007-03-11 Thread Peter Petersson
Hi Having tried to get Apache Roller 3.0 running under Geronimo 1.1.1 and 1.2 beta (see the Runing Apache Roller 3.0 on Geronimo 1.1.1) without any luck. I got hold of Apache Roller 3.1 RC4 ( http://people.apache.org/~snoopdave/ ) and at first it seemed to run smother than v3.0 but then

Re: Running Apache Roller on Geronimo

2007-03-11 Thread Peter Petersson
Hi David I just noticed your JIRA about this problem, yes I will fetch the 1.2 branch and try to test it out with roller using mysql and if I get time i may also try it with derby. Will post my findings here. /Peter Petersson David Jencks wrote: I think there have been modifications

Re: Running Apache Roller on Geronimo

2007-03-15 Thread Peter Petersson
-- Thanks Peter Petersson David Jencks wrote: On Mar 13, 2007, at 5:37 PM, Peter Petersson wrote: Okey I built a snapshot of the Geronimo 1.2 branch from svn and did some minimal changes to the geronimo-web.xml file before testing roller 3.1 rc4 out on this new build

Re: Running Apache Roller on Geronimo

2007-03-18 Thread Peter Petersson
to ? Peter P Jacek Laskowski wrote: On 3/18/07, Peter Petersson [EMAIL PROTECTED] wrote: Will be back with a Roller on Geronimo configuration post. I enjoyed reading the thread very much. Would you mind if I asked you to write it down in the Wiki? That'd be a precious gem in our

Re: Running Apache Roller on Geronimo

2007-03-23 Thread Peter Petersson
Jacek Laskowski wrote: On 3/18/07, Peter Petersson [EMAIL PROTECTED] wrote: I could try to put something together I guess you are talking about the Apache Geronimo v1.2 Samples section? Not necessarily. I didn't have anything specific in my mind as far as the place in wiki is concerned. Put

Re: Running Apache Roller on Geronimo

2007-03-26 Thread Peter Petersson
Okey After spending 3hours on finishing the Apache Roller on Geronimo Im sorry to say that all was lost. After I pressing preview I must have done something stupid as when I got back to editing everyting was lost :( (really annoying if you ask me). /Peter Peter Petersson wrote: Jacek

Re: Running Apache Roller on Geronimo

2007-03-26 Thread Peter Petersson
Hernan Cunico wrote: Peter, do you still have that session alive on your browser? I have tryed to get to it but havent found a way to get back to it just betting the repost dialog /Peter Cheers! Hernan Peter Petersson wrote: Okey After spending 3hours on finishing the Apache Roller

Re: Running Apache Roller on Geronimo

2007-03-26 Thread Peter Petersson
be there ? /Peter Cheers! Hernan Peter Petersson wrote: Hernan Cunico wrote: Peter, do you still have that session alive on your browser? I have tryed to get to it but havent found a way to get back to it just betting the repost dialog /Peter Cheers! Hernan Peter Petersson wrote: Okey After

Re: Running Apache Roller on Geronimo

2007-03-26 Thread Peter Petersson
can try google talk if you can't get IRC configured, will make it more dynamic. What I guess it happened was that at some point you clicked the back button in your browser while still in editing/preview. Cheers! Hernan Peter Petersson wrote: Hernan Cunico wrote: can you jump to IRC? by any

Re: Running Apache Roller on Geronimo

2007-03-26 Thread Peter Petersson
Peter Petersson wrote: Hernan Cunico wrote: I did a minor update early this morning so that 5 hours ago thing has to be yours (hopefully) No It was not mine and I did click on resume but it gave me the old data I have logged on to my google acount now inviting you to chat. Cheers Peter

Re: Library conflict

2007-04-03 Thread Peter Petersson
: /dependencies hidden-classes filterXmlBeans/filter /hidden-classes /environment This will hide the Geronimo global XmlBeans classes from your application. Cheers! Peter Petersson

Re: Problems Using ActiveMQ 4.1.0 with Geronimo 1.1.1

2007-05-05 Thread Peter Petersson
Just in case, have you also unloaded the geronimo/activemq-broker? If not you can turn it off (and geronimo/activemq) and by editing $GERONOMO_HOME/var/config/config.xml module load=false Make sure geronimo is not running when you edit the file. /Peter jmdev wrote: Not sure if I can do

Re: Geronimo 2.0M5 and 1.2beta JSPWiki WAR deployment problem

2007-05-22 Thread Peter Petersson
Hi Marcel I have not tried JSPWiki on Geronimo but i have deployed JAMWiki http://jamwiki.org attaching a simple geronimo-web.xml file with a mysql backed so if you don't solve the issues you can always try jamwiki. If you need help with the plans I can post them. /Peter Petersson Marcel

Re: JSP Charset problem.

2007-05-27 Thread Peter Petersson
Hi Giulio If I understand you right you have a working configuration when you are starting and running the G server in a UTF-8 environment. You can check the encoding settings used by Geronimo via the console JVM section. To make sure the browser knows what encoding to expect you can add

Re: JSP Charset problem.

2007-05-28 Thread Peter Petersson
- end setenv.sh I think there are a similar solution for windows. I hope this helps /Peter Giulio Ferro wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Peter Petersson ha scritto: Hi Giulio If I understand you right you have a working

Re: Congratulations OpenEJB!

2007-06-03 Thread Peter Petersson
Mark Aufdencamp wrote: Congrats to all you OpenEJB developers! I just saw the news that the project has graduated from incubator status. I'm looking forward to working with OpenEJB 3.0 in Geronimo 2.0. The same goes for OpenJPA! http://openjpa.apache.org/

Web app with jpa -- configuration help needed

2007-06-15 Thread Peter Petersson
/connectiondefinition-instance /connection-definition /outbound-resourceadapter /resourceadapter /connector Anny help is appreciated ! /Peter Petersson

Simple Web Service with JAX-WS G v2.0 sample problem

2007-07-06 Thread Peter Petersson
create a JIRA but I would like to get it confirmed first and maybe someone will come up with a simple solution making the JIRA unnecessary. thanks Peter Petersson Problem 1 (deploying the example): Manifest class path entries must be a valid jar file (JAVAEE 5 Section 8.2): jarFile=/usr

Re: UTF-8 request strings corrupted

2007-07-09 Thread Peter Petersson
/blog/2006/01/turning_mysql_data_in_latin1_t.html regards Peter Petersson Xh wrote: Hi All! I have a problem with UTF-8 web pages encoding and Polish language. Pages are generated from XML files with XSLT. All Polish characters are properly displayed. Everything is OK. Response is sent

Re: Strange memory problems / white screens

2007-07-19 Thread Peter Petersson
the problem. regards Peter Petersson Ian Hunter wrote: Weve noticed a problem where intermittently Geronimo starts failing to respond to web requests (browser symptom is a blank white screen) when this starts happening, we notice that on the system info tab, the memory

Re: Strange memory problems / white screens

2007-07-19 Thread Peter Petersson
that Not Yet Available message. I would try Kevan:s suggestion and also if you have the equivalent to unix "tail -f geronimo.log" ("live" logging) in windows it may help in narrowing the offender. regards Peter Petersson From: Peter Petersson [mailto:[EMAIL

Re: Strange memory problems / white screens

2007-07-19 Thread Peter Petersson
. regards Peter Petersson *From:* Kevan Miller [mailto:[EMAIL PROTECTED] *Sent:* Thursday, July 19, 2007 10:41 AM *To:* user@geronimo.apache.org *Subject:* Re: Strange memory problems / white screens On Jul 19

Re: Server state issues

2007-07-23 Thread Peter Petersson
on the geronimo files and processes. hope this helps thanks Peter Petersson 2. The server state won't reflect the real server state when one geronimo instance is started from outside the IDE (as I could read on IBM developerWorks papers, it should). I have tried with remote and local instances of geronimo

Re: Server state issues

2007-07-23 Thread Peter Petersson
before starting it in eclipse and has always considered it a fault made by me ;). Hopefully someone else can shed some light on this for you? thanks Peter Petersson thanks, Rodrigo On 7/23/07, *Peter Petersson* [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: Rodrigo Rodrigues da

Re: Still remaining problems using openJPA

2007-07-23 Thread Peter Petersson
is the SearchStringEscape. property name=openjpa.jdbc.DBDictionary value=mysql(SupportsSubselect=false, UseClobs=true, SearchStringEscape=)/ thanks Peter Petersson Error message: 1.0.0-SNAPSHOT-SNAPSHOT nonfatal user error org.apache.openjpa.kernel.jpql.ParseException: Encountered ESCAPE

Re: geronimo using JPOX JDO

2007-08-11 Thread Peter Petersson
) }) public class MyFoo { ... regards Peter Petersson djencks wrote: I think that something like @Resource(name=tamsDS) @Resource(name=tamsDS2) public class MyFoo { ... should work. I think we need an integration test demonstrating how to set this up. thanks david jencks On Aug 9

Re: Geronimo 2 and JVM - Ubuntu

2007-09-06 Thread Peter Petersson
=128m -Xms128M -Xmx512M -server --- It will be read at startup with ./startup.sh regards Peter Petersson Jason Warner wrote: Hi Mark, One issue that has been noticed when using Ubuntu is that it's difficult to use

Re: Geronimo 2 and JVM - Ubuntu

2007-09-06 Thread Peter Petersson
/community/Java regards Peter Petersson Mark Aufdencamp wrote: Good Tips Jason and Peter! I've used symlinks pointing to different java versions for a number of years, but the setenv.sh is a new one to me. Are you both using SUN JDK's or another (IBM/OpenJDK/Harmony)? Original

Re: Simple Web Service with JAX-WS G v2.0 sample problem

2007-10-24 Thread Peter Petersson
is on by default. And Axis2 is also on by default with the tomcat assembly. Lin Peter Petersson wrote: Hi Lin (or Jacek) I did never get time to test out the calculator sample the last time I asked about it but now I am back with a fresh G v2.0.2 (tomcat/axis2 combo). I downloaded the source https

Re: Help preventing SocketTimeOut in WebService

2007-12-01 Thread Peter Petersson
wrong here. As I mentioned before I am new to web services and would appreciate if someone could give me some hints on how to solve this problem. thanks Peter Petersson Peter Petersson wrote: Hi Im using Axis2 in Geronimo v2.0.2 for a WebService. As I am new to webservices i have used

Re: Help preventing SocketTimeOut in WebService

2007-12-02 Thread Peter Petersson
Thank you Jarek! You are right on spot, that's the way to do it :). thanks Peter Petersson Jarek Gawor wrote: See if something like this works (I have not tried this): Greeter greeter = service.getPort(Greeter.class); javax.xml.ws.BindingProvider binding = (javax.xml.ws.BindingProvider

Re: Geronimo v2.0.3/ v2.1.0

2007-12-31 Thread Peter Petersson
Hi Yusuf I am just a geronimo user and I don't know about G:s release schedule but in the men time this may be a solution for you. Add the openjpa jar you want to use in your apps lib and set the following hidden classes filter in your geronimo plan (gernonimo-web.xml for web apps.). The

Re: geronimo v2 quartz plugin

2008-01-17 Thread Peter Petersson
v1.1 but like you I am hoping to see quartz back in newer versions of G else I will sooner or later probably rewrite my quarts apps to only use vanilla quarts. regards Peter Petersson Christian Malolepszy wrote: Helo all, is anyone working on a quartz plugin for geronimo 2? I neet

Re: Issue while deploying web app in 2nd instance of geronimo

2008-02-09 Thread Peter Petersson
Hi When deploying try use the --port option to use the port the second instance of G is running on, it will probably fix your problem. regards Peter P abpb2006 wrote: Hi, I have 2 intances of Geronimo running (Multiple Instances) : geronimo install (geronimo_server) and under this i

Re: JVM OutOfMemoryError: Java heap space

2008-02-18 Thread Peter Petersson
the666pack wrote: i have to reply to my own message.. somehow i realized that in the geronimo-console for the JVM is still written: Total Memory Allocated 63,56 MB and as soon as the size is reached the JVM hangs. so it seems that my environment settings (JAVA_OPTS or

Re: Geronimo v2.1 Plan Creator = Deploy Liferay 4.1.1

2008-02-22 Thread Peter Petersson
on the liferay-portal-geronimo-tomcat car (when the security dependency issue is fixed) Maybe this link will be of some help to you even though it is a bit outdated http://wiki.liferay.com/index.php/Liferay_with_Geronimo regards peter petersson Jim Foster wrote: Shiva Kumar H R wrote

Re: Geronimo v2.1 Plan Creator = Deploy Liferay 4.1.1

2008-02-22 Thread Peter Petersson
to Geronomo v2.1. David I am afraid the liferay project is using ant for build system. peter petersson Peter Petersson wrote: Hi Jim I assume you are trying to install liferay in geronimo and not just generate a new plan, with you do not need to, as Shiva have provided you with one

Re: Geronimo v2.1 Plan Creator = Deploy Liferay 4.1.1

2008-02-22 Thread Peter Petersson
Shiva Kumar H R wrote: On Fri, Feb 22, 2008 at 4:59 PM, Shiva Kumar H R [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: On Fri, Feb 22, 2008 at 3:46 PM, Peter Petersson [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: Hi Jim I assume you are trying to install

Re: Geronimo v2.1 Plan Creator = Deploy Liferay 4.1.1

2008-02-24 Thread Peter Petersson
The geronimo-web.xml file can be viewed at http://lportal.svn.sourceforge.net/viewvc/lportal/portal/tags/4.4.1/portal-web/docroot/WEB-INF/ regards peter petersson thanks david jencks On Feb 22, 2008, at 7:45 AM, Jim Foster wrote: Shiva Kumar H R wrote: On Fri, Feb 22, 2008 at 3:46 PM, Peter

Re: How to install and run geronimo in linux?

2008-03-01 Thread Peter Petersson
the command tail -f geronimo.log (there is also a geronimo.out log file). Also as mentioned by others a good place start for the G bits is on http://cwiki.apache.org/GMOxDOC21/installation-and-configuration.html regards peter petersson newbie-gero wrote: Hi, i just started to use linux and i

Re: How to install and run geronimo in linux?

2008-03-01 Thread Peter Petersson
as mentioned by others a good place start for the G bits is on http://cwiki.apache.org/GMOxDOC21/installation-and-configuration.html regards peter petersson newbie-gero wrote: Hi, i just started to use linux and i like to start using geronimo on linux platform. However i cannot find any installation

Re: How to install and run geronimo in linux?

2008-03-02 Thread Peter Petersson
In case you are using ubuntu (or debian) you can do a apt-get install sun-java5-jdk, ubuntu multivers repository contains the package. If you like to use a GUI app search for sun-java in Synaptic. regards peter p newbie-gero wrote: Hi, thanks for the advice. I like to check with you. I

Re: GERONIMO 2.1 first impressions, different defects

2008-03-02 Thread Peter Petersson
Hi fp Answer to third question: If you klick on the Update Repository List on the Plugins page the Geronimo 2.1 repository will be added to the list of repositorys ( http://geronimo.apache.org/plugins/geronimo-2.1/ ) regards peter p fp wrote: I tried the new GEronimo 2.1. As in Release

Re: GERONIMO 2.1 first impressions, different defects

2008-03-02 Thread Peter Petersson
a derby db pool. The admin console looks a little buggy for me. Any help? Peter Petersson-2 wrote: Hi fp Answer to third question: If you klick on the Update Repository List on the Plugins page the Geronimo 2.1 repository will be added to the list of repositorys ( http://geronimo.apache.org

Re: Geronimo v2.1 Plan Creator = Deploy Liferay 4.1.1

2008-03-04 Thread Peter Petersson
else I would have joined in this endeavour. regards peter petersson Jim Foster wrote: djencks wrote: On Mar 3, 2008, at 8:33 AM, Jim Foster wrote: djencks wrote: On Mar 1, 2008, at 10:02 AM, Jim Foster wrote: djencks wrote: Your plan works for me. I

Re: Geronimo v2.1 Plan Creator = Deploy Liferay 4.1.1

2008-06-08 Thread Peter Petersson
to do to get more information out of liferay/geronimo to be able to pinpoint and fix this error is greatly appreciated! regards peter petersson David Jencks wrote: On Mar 4, 2008, at 9:48 AM, Jim Foster wrote: snip Hi David, I am glad that this is turning out to be a productive discussion

Re: Geronimo v2.1 Plan Creator = Deploy Liferay 4.1.1

2008-06-08 Thread Peter Petersson
David Jencks wrote: On Jun 8, 2008, at 1:44 PM, Peter Petersson wrote: Hi David I have been taking a look at your excellent Constructing a special-purpose server using maven (link below) in the hope to actually get Liferay 5.0.1 (rc1) running on Geronimo 2.1.1 in a special purpose build

How do I deploy to G:s /var/shared/lib using maven/plan directives?

2008-07-25 Thread Peter Petersson
pointers on how to accomplish this will be greatly appreciated. regards peter petersson

Re: How do I deploy to G:s /var/shared/lib using maven/plan directives?

2008-07-25 Thread Peter Petersson
David Jencks wrote: On Jul 25, 2008, at 9:09 AM, Peter Petersson wrote: Hi I need to deploy a couple of jars to G:s SharedLib in a special purpose server assembly build. Is it possible to do this using maven directives or a descriptor directive in a plan? I guess using the maven antrun

Problem building 2.1.2 samples

2008-08-23 Thread Peter Petersson
: : regards peter petersson

Re: Problem building 2.1.2 samples

2008-08-24 Thread Peter Petersson
. Please be sure that you have the latest source (svn up) and try mvn clean then mvn from the top level. If you still get the error we'll have to dig a little deeper. I have the latest stuff. I will get back when i have switched to maven 2.0.9. regards peter petersson Joe Peter Petersson

Re: Startup time delay in Ubuntu server

2009-01-05 Thread Peter Petersson
not investigated the issue any future but maybe this information will point you in the right direction. If needed maybe someone else can fill in the blanks ;). regards Peter Petersson Luis Ortíz Silva wrote: Hi: I'am getting a big startup issue with mi Geronimo 2.1.3 in Ubuntu Server 8.04

Re: Startup time delay in Ubuntu server

2009-01-05 Thread Peter Petersson
shutdown prior to restart but this is speculation on my part. Maybe someone with deeper knowledge of the inner workings of uddi can shed some light on this? regards Peter Petersson Luis Ortíz Silva wrote: Thank you Peter. In the firts time i supoussed that is a problem with the uddi service

Re: Startup time delay in Ubuntu server

2009-01-06 Thread Peter Petersson
or tomcat-uddi) and see if this helps. I'd wonder if there's some dns timeout occurring perhaps due to some kind of misconfiguration, however I'm no expert on this stuff. not sure if this is likely to help :-( david jencks On Jan 5, 2009, at 7:29 PM, Peter Petersson wrote: We are still

Re: Startup time delay in Ubuntu server

2009-01-06 Thread Peter Petersson
dns lookup timeout issue. If I see this problem again and can not find any problem with the dns configuration I will turn of the uddi module like David suggested. As your startup problem seems more frequent I am looking forward to here what you find out. regards Peter Petersson Luis

Re: Trouble setting up Axis

2009-04-02 Thread Peter Petersson
already pointed out Axis2 is already In Geronimo Tomcat. Looking for more general information about Geronomo (If you haven't found It yet) take a look at Geronimo user guide and Developer's Guide here http://cwiki.apache.org/GMOxDOC21/ regards peter petersson ckn...@onebox.com wrote

G trunk and maven dependencies question

2009-04-09 Thread Peter Petersson
) unforeseen maven snapshot behavior? regards peter petersson [INFO] [car:verify-no-dependency-change] Downloading: http://svn.apache.org/repos/asf/geronimo/server/trunk/repository/org/tranql/tranql-connector-derby-embed-local/1.4/tranql-connector-derby-embed-local-1.4.rar Downloading: http://repo1

Re: G trunk and maven dependencies question

2009-04-10 Thread Peter Petersson
peter thanks david jencks On Apr 9, 2009, at 4:36 PM, Peter Petersson wrote: I am building some geronimo plugins against G v2.2 (trunk) and I am getting a strange unresolved maven dependency issue against a dated version of the geronimo-jaspi_1.0_spec (see below) when I build from a clean .m2

Re: G trunk and maven dependencies question

2009-04-10 Thread Peter Petersson
as it would be good to be able to do plugin/assembly development/builds without also having to check out and build the server. regards peter petersson David Jencks skrev: Where exactly do you see the file with the dated version? I've looked around in my build and don't see anything obvious. BTW

Re: G trunk and maven dependencies question

2009-04-12 Thread Peter Petersson
/artifactId version1.0-EA-20080711.180136-1/version typejar/type /dependency Included attachments are output from mvn dependency:tree and the failing mvn install when trying to build the plugin from a clean .m2 repository. thanks peter petersson David Jencks skrev

Re: G trunk and maven dependencies question

2009-04-15 Thread Peter Petersson
David Jencks skrev: On Apr 14, 2009, at 1:08 PM, Peter Petersson wrote: Okey there are still problems building the derby plugin and I do get the same result while building the monitoring plugin in trunk. This is what I do 1) clean out everything from local repository. 2) cd geronimo

Re: G trunk and maven dependencies question

2009-04-22 Thread Peter Petersson
in artifact resolving ;). regards peter petersson Peter Petersson skrev: David Jencks skrev: On Apr 14, 2009, at 1:08 PM, Peter Petersson wrote: Okey there are still problems building the derby plugin and I do get the same result while building the monitoring plugin in trunk

Mysql driver download

2009-04-27 Thread Peter Petersson
Hi I don't know if anyone have noticed or if it is a temporary thing but the mysql driver dose not seem to be available (as of this writing) from http://mysql.osuosl.org/Downloads/Connector-J/mysql-connector-java-3.1.12.zip regards peter petersson

Re: Mysql driver download

2009-04-28 Thread Peter Petersson
Kevan Miller wrote: On Apr 27, 2009, at 7:56 AM, Peter Petersson wrote: Hi I don't know if anyone have noticed or if it is a temporary thing but the mysql driver dose not seem to be available (as of this writing) from http://mysql.osuosl.org/Downloads/Connector-J/mysql-connector-java

Strange problem starting G v2.1

2009-05-08 Thread Peter Petersson
) and don't have any fishy or otherwise suspicious environment var:s set (afaik). regards peter petersson == geronimo.log == 20:19:43,943 INFO [Log4jService] -- 20:19:43,943 INFO [Log4jService] Started Logging Service 20:19:43,943 INFO

Re: Strange problem starting G v2.1

2009-05-09 Thread Peter Petersson
David Jencks wrote: Hi Peter, On May 8, 2009, at 6:03 PM, Peter Petersson wrote: Donald Woods wrote: Hi Donald, thank you for your swift replay, you will find my reply below Noticed you extracted the server to /usr/local. What directory/file permissions did you use? Can the current user

Re: Strange problem starting G v2.1

2009-05-09 Thread Peter Petersson
Correction wrong wording it should be loading gshell-geronimo/2.1.4 not starting, sry for misleading you about this. regards peter petersson Peter Petersson wrote: Just unpacked and installed G v2.1 (geronimo-tomcat6-javaee5-2.1-bin.tar.gz) and G v2.1.4 (geronimo-tomcat6-javaee5-2.1.4

Re: Strange problem starting G v2.1

2009-05-10 Thread Peter Petersson
as it is unlikely someone else makes the same mistake ;). Thank you Donald and David for your input. regards peter petersson Peter Petersson wrote: Just unpacked and installed G v2.1 (geronimo-tomcat6-javaee5-2.1-bin.tar.gz) and G v2.1.4 (geronimo-tomcat6-javaee5-2.1.4-bin.tar.gz) on a fresh dev

  1   2   >