Re: Build error in DayTrader

2007-02-09 Thread Kanchana Welagedara
BUILD SUCCESSFUL [INFO] [INFO] Total time: 9 minutes 44 seconds [INFO] Finished at: Fri Feb 09 14:02:15 LKT 2007 [INFO] Final Memory: 19M/66M [INFO] - wow.It's built successfully.Thanks Christoper.

Re: How do I set up JMS connections in a GBean?

2007-02-09 Thread Fredrik Jonson
Hi, I just want to thank you and Aaron Mulder for giving me a bit of help on the way. It's apparant that I have some more reading up and testing to do. Well, back to the code. Regards, -- Fredrik Jonson

Re: derby network server

2007-02-09 Thread David Jencks
On Feb 8, 2007, at 9:26 PM, Clayton Hicklin wrote: How do I enable the derby network server in geronimo-2.0-M2? It appears that it has be either removed or disabled due to security reasons? not intentionally Is there a way to enable it or do I have to write a gbean to do this? It

Re: derby network server

2007-02-09 Thread Clayton Hicklin
It appears that the DerbyNetwork gbean can't find the derbynet.jar. When it starts up, you get an error in the derby.log file to that effect. If I put derbynet.jar in the classpath (like jre/lib/ext), it works. It kind of sounds like a dependency issue. Is there something I could put in

Re: derby network server

2007-02-09 Thread Lin Sun
Actually the dependency is already there. If you build geronimo, you can see it in configs\system-database\target\plan\plan.xml where it has the DerbyNetwork GBean configuration. Lin Clayton Hicklin wrote: It appears that the DerbyNetwork gbean can't find the derbynet.jar. When it starts

How to configure port and smtp host in openejb-jar.xml at installation.

2007-02-09 Thread Geronimo User
Hi: We have an MDB EJB in an EJB .jar inside an .ear. The MDB sends Java mail. When the application's .ear is installed, the customer must supply the name of the SMTP host and port for the MDB to use. Currently the host and port are hard-coded in the MDB's openejb-jar.xml, which follows.

Re: Servlet fails to deploy

2007-02-09 Thread Aman Nanner/MxI Technologies
It seems like the behaviour is different depending on whether I deploy the EAR as inPlace or not. I was deploying an expanded EAR inPlace and it seems that I needed the ../ prefix before each JAR in my Manifest class path. I tried deploying an EAR containing actual JAR archives without the

Re: Servlet fails to deploy

2007-02-09 Thread David Jencks
That looks like a bug, could you file a jira issue please? thanks david jencks On Feb 9, 2007, at 9:02 AM, Aman Nanner/MxI Technologies wrote: It seems like the behaviour is different depending on whether I deploy the EAR as inPlace or not. I was deploying an expanded EAR inPlace and it

replace geronimo console realm with LDAP?

2007-02-09 Thread Clayton Hicklin
Is there a way I can replace the geronimo console security realm with an LDAP realm? Can I just delete the current geronimo-properties-realm and replace it with an LDAP realm of the same name? Thanks! -- Clayton Hicklin [EMAIL PROTECTED]

Multiple Repositories and Server Instances

2007-02-09 Thread Ted Kirby
I just crafted a wiki page with this title at http://cwiki.apache.org/confluence/display/GMOxDOC20/Multiple+Repositories+and+Server+Instances to describe how to set up and use multiple repositories and server instances. They can be used together or separately, that is, they are independent of