RE: Exist ClassCastException

2006-04-21 Thread Cristian Roldan
Hi All,    If there are several ClassLoaders and they do not share all their classes. Classes loaded with separate loaders cannot see Class objects from each other and reload binaries. This is usally the case when you are using applications servers and you have several applications that intera

Re: Issue attempting to deploy second DB2 Datasource

2006-04-20 Thread Cristian Roldan
Hi All,    I had this problem using native library (DLL/.a), I could fix it using the same classloader for all the enterprise applications (EAR) or using differents JVM (proccess), it depends on Application Server vendor.   Bye. Matt Hogstrom <[EMAIL PROTECTED]> escribió: Fran,I think the

EJB deployment descriptor

2006-02-15 Thread Cristian Roldan
Hi All,     Is there any way to get the ejb-jar.xml deployment descriptor from a EJB class using the standard J2EE API ?   Thanks.     1GB gratis, Antivirus y Antispam Correo Yahoo!, el mejor correo web del mundo Abrí tu cuenta aquí

Re: Security Policy

2006-02-13 Thread Cristian Roldan
Do you want Application A have write/read access to properties files of Application B ? what about if both application were made by diferents providers ? Another example ... Do you wana application A have read/write access to $GERONIMO_HOME/var/config or security files ?   Bye.Vamsavardhana Redd

Security Policy

2006-02-10 Thread Cristian Roldan
Hi All,     I  enabled the Security Manager with these parameters "-Djava.security.manager -Djava.security.policy=geronimo.policy",everything works ok, but the only problem that  I saw was with the Application identification (number) , if you deployan application, Generimo creates a directory

Re: Got duplicate deregisterConnection

2006-02-09 Thread Cristian Roldan
Hi John,     I'm using a binary distribution ver 1.0 from Geronimo's web site.   Bye John Sisson <[EMAIL PROTECTED]> escribió: This message has been observed in the past, but I'm not sure if anything has been done about it. The message is present in the output pasted into JIRAs for other Active

Got duplicate deregisterConnection

2006-02-07 Thread Cristian Roldan
Hi All,   I got the following message in the stdout 23:05:54,671 WARN  [BrokerContainerImpl] Got duplicate deregisterConnection forclient: ID:a-e7d347a04b654-4015-1139349953578-1:0 Any idea ? Thanks. 1GB gratis, Antivirus y Antispam Correo Yahoo!, el mejor correo web del mundo Abrí tu cuen

Re: remote-deploy

2006-01-30 Thread Cristian Roldan
Hi Aaron,     How the module (EAR/WAR/RAR) file transfer is made ? using RMI or the remote-deploy web application ?   ThanksAaron Mulder <[EMAIL PROTECTED]> escribió: On 1/30/06, Cristian Roldan <[EMAIL PROTECTED]>wrote:> hi all,> What is this URL http://HOSTNAME:8080/remote

Re: Geronimo configuration directory

2006-01-30 Thread Cristian Roldan
;s architecture/evironment and source code.   Thanks. Aaron Mulder <[EMAIL PROTECTED]> escribió: On 1/30/06, Cristian Roldan <[EMAIL PROTECTED]>wrote:> Hi David,> I'm traying to extend the admin console with a new portlet, this portlet> should create a file on $GERONIMO_HOM

remote-deploy

2006-01-30 Thread Cristian Roldan
hi all,   What is this URL http://HOSTNAME:8080/remote-deploy ? Is this URL used when we deploy a module on a remote Geronimo server ? deploy --uri   Bye 1GB gratis, Antivirus y Antispam Correo Yahoo!, el mejor correo web del mundo Abrí tu cuenta aquí

Re: Geronimo configuration directory

2006-01-30 Thread Cristian Roldan
t;[EMAIL PROTECTED]> escribió: On Jan 29, 2006, at 2:36 PM, Cristian Roldan wrote:Hi community !!       I need to get the full path of the configuration directory, is there any Geronimo service/static class/JMX/Gbean that can give me that information ? I have to ask why :-) and what exactly

Geronimo configuration directory

2006-01-29 Thread Cristian Roldan
Hi community !!       I need to get the full path of the configuration directory, is there any Geronimo service/static class/JMX/Gbean that can give me that information ?     Thanks     1GB gratis, Antivirus y Antispam Correo Yahoo!, el mejor correo web del mundo Abrí tu cuenta aquí

Re: Geronimo and Tivoli Access Manager (TAM)

2006-01-27 Thread Cristian Roldan
?Open     ByeDavid Jencks <[EMAIL PROTECTED]> escribió: On Jan 27, 2006, at 3:38 AM, Cristian Roldan wrote:Hi,   Should not be to difficult to create one though.   Do you mean coding a JAAS module ?   But my question ar: Does geronimo support JACC ? if so can I use the Gero

RE: Geronimo and Tivoli Access Manager (TAM)

2006-01-27 Thread Cristian Roldan
t; escribió:Hi, I was not aware of a TAI available for Geronimo, but then again I was not aware of JACC in WebSphere 6. Should not be to difficult to create one though.   NIrving   From: Cristian Roldan [mailto:[EMAIL PROTECTED] Sent: Friday, 27 January 2006 3:14

Re: Geronimo and Tivoli Access Manager (TAM)

2006-01-26 Thread Cristian Roldan
for $300K.  :)On 1/26/2006 8:34 AM, Cristian Roldan wrote: Do you mean download TAM? if so I think it is available from IBM web site Bye, "Alan D. Cabrera" <[EMAIL PROTECTED]> escribió: On 1/26/2006 8:14 AM, Cristian Roldan wrote:> Hi All,> Does someone configure

Re: Geronimo and Tivoli Access Manager (TAM)

2006-01-26 Thread Cristian Roldan
Do you mean download TAM? if so I think it is available from IBM web site Bye, "Alan D. Cabrera" <[EMAIL PROTECTED]> escribió: On 1/26/2006 8:14 AM, Cristian Roldan wrote:> Hi All,> Does someone configure Geronimo and TAM ? Is Geronimo's JACC > interface mature

Geronimo and Tivoli Access Manager (TAM)

2006-01-26 Thread Cristian Roldan
Hi All,     Does someone configure Geronimo and TAM ? Is Geronimo's JACC interface mature enough ? Can I use Geronimo's JACC to integrate with TAM ? Any experience ?   Thanks!!! 1GB gratis, Antivirus y Antispam Correo Yahoo!, el mejor correo web del mundo Abrí tu cuenta aquí

Geronimo and Microsoft Active Directory

2006-01-23 Thread Cristian Roldan
Hi All,     I configured the ldap-realm to use a Microsoft Active Directory, here is the configuration that I used.            class="org.apache.geronimo.security.jaas.LoginModuleGBean">    org.apache.geronimo.security.realm.providers.LDAPLoginModule    true      initialContextF

Re: Security configuration

2006-01-21 Thread Cristian Roldan
eful... But Ican see that it would be a nice convenience.AaronOn 1/20/06, Cristian Roldan <[EMAIL PROTECTED]>wrote:>> Hi All,&g t; Is there any way to setup "all-authenticated" for the role> content-administrator ?> I was looking at the security schema and didn&#

Security configuration

2006-01-20 Thread Cristian Roldan
Hi All,   Is there any way to setup "all-authenticated" for the role content-administrator ?I was looking at the security schema and didn't see any attribute or tag for all-authenticated.   Thanks. http://geronimo.apache.org/xml/ns/j2ee/web/tomcat-1.0" xmlns:sec="http://geronimo.apache.org/xml/n

Security configuration

2006-01-20 Thread Cristian Roldan
Hi All,   Is there any way to setup "all-authenticated" for the role content-administrator ?I was looking at the security schema and didn't see any attribute or tag for all-authenticated. Thanks. http://geronimo.apache.org/xml/ns/j2ee/web/tomcat-1.0" xmlns:sec="http://geronimo.apache.org/xml/ns/s

Re: How to connect to LDAP server on Geronimo from an LDAP client?

2006-01-19 Thread Cristian Roldan
Hi,    I have used the IBM's ldap client, but you could you any ldap client.   ldapsearch -h localhost -p 1389 -D "uid=admin,ou=system" -w secret -b "ou=system" "objectClass=*"   if everything works ok this should be the output:   ou=systemou=systemobjectClass=organizationalUnitobjectClass=t

Re: Geronimo JVM Configuration Portlet

2006-01-18 Thread Cristian Roldan
kind of "default JVMparameters" to be used if the user doesn't manually specify something.Is that what you have in mind?Thanks,AaronOn 1/18/06, Cristian Roldan <[EMAIL PROTECTED]>wrote:> Hi All,> I wanted to modify the Geronimo's JVM configuration from WEB Conso

Geronimo JVM Configuration Portlet

2006-01-18 Thread Cristian Roldan
Hi All,   I wanted to modify the Geronimo's JVM configuration from WEB Console, but I could not see any page for this task, I think .. it could be usuful to havea portlet to configure the JVM parameters, for example: Max heap SizeMin heap SizeBoot Classpath (append/preppend)Debug modeJIT (on/off)V

Should deploy.bat call setjavaenv.bat ?

2006-01-18 Thread Cristian Roldan
Hi All,     I have configured setjavaenv.bat, it works ok when I execute startup.bat but I saw that the batch file setjavaenv.bat is not called from deploy.bat, from my personal opinion I think that setjavaenv.bat/sh should be called from any script/batch file.   Bye.     1GB gratis, Antiv

Geronimo instances on the same server

2006-01-17 Thread Cristian Roldan
Hi All, Does Geronimo support installing several instances on the same server ? each instance running independently .   If possible, how can I do it ...     Thanks 1GB gratis, Antivirus y Antispam Correo Yahoo!, el mejor correo web del mundo Abrí tu cuenta aquí

Re: Web Console authentication realm

2006-01-09 Thread Cristian Roldan
, I don't see how). Dain orDavid J, any insight?Thanks,AaronOn 1/9/06, Cristian Roldan <[EMAIL PROTECTED]>wrote:> Any idea ?>>> Cristian Roldan <[EMAIL PROTECTED]>escribió:>>> Hi All,>> I could change the Web Console's authentication realm to use a ldap

Web Console authentication realm

2006-01-09 Thread Cristian Roldan
Any idea ? Cristian Roldan <[EMAIL PROTECTED]> escribió:Hi All,         I could change the Web Console's authentication realm to use a ldap realm, i'm using the Geronimo's ldap (1389) , every thing works ok. But I saw that de deploy.bat script is using another realm,

Re: geronimo statistics via JMX

2006-01-09 Thread Cristian Roldan
rks for you then it should be easy for you topick up the rest as they are implemented. You can get to the JVMstats through the usual JSR-77 stack (starting with the J2EEDomain,then J2EEServer, then JVM IIRC, and the JVM implements the statisticsprovider interface).Thanks,AaronOn 1/9/06, Cristian Rol

geronimo statistics via JMX

2006-01-09 Thread Cristian Roldan
Hi All,     I was playing a little bit with Geronimos's JMX and MC4J console, I didn't see any statistics like HTTP Session, HTTP/S pool,  JCA connection pool , Transaction (Local/global),  etc. How can I get this kind of information ? is it available in version 1.0 ?   Thanks in advance. 1

Web Console authentication realm

2006-01-08 Thread Cristian Roldan
Hi All,         I could change the Web Console's authentication realm to use a ldap realm, i'm using the Geronimo's ldap (1389) , every thing works ok. But I saw that de deploy.bat script is using another realm, could someone tell me which security realm is using the deploy.bat script and the co

Re: Hotdeployment

2006-01-08 Thread Cristian Roldan
Thanks Aaron   Aaron Mulder <[EMAIL PROTECTED]> escribió: On 1/8/06, Cristian Roldan <[EMAIL PROTECTED]>wrote:> HI Aaron,> I deployed my ear first with the deploy.bat script, after that I wanted> to update this ear putting the ear file in the deploy directory, in th

Re: Hotdeployment

2006-01-08 Thread Cristian Roldan
deploy directory in the first place? Ordid you deploy using the deploy tool and now you're trying to updateby putting it into the hot deploy directory?AaronOn 1/7/06, Cristian Roldan <[EMAIL PROTECTED]>wrote:> Hi All,> I'm getting this error message when a try to redeploy an EAR via>

Hotdeployment

2006-01-07 Thread Cristian Roldan
Hi All,   I'm getting this error message when a try to redeploy an EAR via hotdeploy directory. Is it ok, what I'm trying to do ? or hotdeployment just work for non existing ears (first deploy) ? Thanks. Geronimo Application Server started23:03:10,453 INFO  [Hot Deployer] Deploying test.ear23

building geronimo problems with activemq-WADI-3.2.jar

2006-01-06 Thread Cristian Roldan
hi All,   I'm trying to build geronimo from sources but I'm getting the following error, it is in spanish, basically maven can't dowload activemq-WADI-3.2.jar dependency. any idea ?   Intentando descargar activemq-WADI-3.2.jar.íATENCION!: íImposible descargar activemq-WADI-3.2.jar! BUILD FAILEDF

Re: exception starting geronimo 1.0

2006-01-06 Thread Cristian Roldan
Hi Alejandro,     In my PC I have JRE 1.5, 1.4.X, IBM/BEA etc, but to choose a specific JRE I added these lines in the scripts startup/deploy   set JAVA_HOME=C:\software\j2sdk1.4.2_10set PATH=%JAVA_HOME%\bin;%PATH%     Bye.   Alejandro Montenegro <[EMAIL PROTECTED]> escribió: > Some of the

Re: Build Just One Module

2006-01-06 Thread Cristian Roldan
eers!HernanCristian Roldan wrote:> how can I get the source code versi on ?> > bye.> > */Hernan Cunico <[EMAIL PROTECTED]>/* escribió:> > what version of the source code are you using? that document seems> to talk about M5.> > Cheers!> Hernan> > Cristian

Re: Geronimo and Kerberos

2006-01-05 Thread Cristian Roldan
Hi Alan, Yes I mean windows domain, I want to configure geronimo to support kerberos SSO.   Thanks."Alan D. Cabrera" <[EMAIL PROTECTED]> escribió: -BEGIN PGP SIGNED MESSAGE-Hash: SHA1Cristian Roldan wrote, On 1/5/2006 11:59 AM:> Hi All,> Does Geronimo support Kerberos ?> How can I

Re: Build Just One Module

2006-01-05 Thread Cristian Roldan
how can I get the source code version ?   bye.Hernan Cunico <[EMAIL PROTECTED]> escribió: what version of the source code are you using? that document seems to talk about M5.Cheers!HernanCristian Roldan wrote:> I was reading the section "Build Just One Module" from this URL> > http://wiki.apache

Re: Build Just One Module

2006-01-05 Thread Cristian Roldan
nction replaced by assemblies in the root of the tree. - sachin On Jan 5, 2006, at 3:58 PM, Cristian Roldan wrote:I was reading the section "Build Just One Module" from this URL   http://wiki.apache.org/geronimo/Building#head-cab71ce3b09167cb0743e773465de5a6be6f3ec5   But

Re: Geronimo and Kerberos

2006-01-05 Thread Cristian Roldan
ROTECTED]>wrote:> On 1/5/06, Cristian Roldan <[EMAIL PROTECTED]>wrote:> > Does Geronimo support Kerberos ?> > How can I configure Geronimo to autheticate users using a Windows KDC ?>> My understanding is that Geronimo can use Sun's Kerberos LoginModule> to authen

Build Just One Module

2006-01-05 Thread Cristian Roldan
I was reading the section "Build Just One Module" from this URL   http://wiki.apache.org/geronimo/Building#head-cab71ce3b09167cb0743e773465de5a6be6f3ec5   But I could not find the directory "modules/assembly", is it ok ? or maybe it is wrong.   Thanks 1GB gratis, Antivirus y Antispam Cor

Geronimo and Kerberos

2006-01-05 Thread Cristian Roldan
Hi All,     Does Geronimo support Kerberos ? How can I configure Geronimo to autheticate users using a Windows KDC ?     Thanks. 1GB gratis, Antivirus y Antispam Correo Yahoo!, el mejor correo web del mundo Abrí tu cuenta aquí

Re: FW: Reference to TransactionManager

2005-12-30 Thread Cristian Roldan
Hi,       I think that you are using a wrong gbean name, the right one should be:   geronimo.server:J2EEApplication=null,J2EEModule=org/apache/geronimo/Server,J2EEServer=geronimo,j2eeType=TransactionManager,name=TransactionManager   To obtain the gbean names you  must run the following comma

Re: troubles starting geronimo

2005-12-26 Thread Cristian Roldan
00:1658 217.22.65.25:80 TIME_WAIT> TCP 192.168.1.100:1686 64.233.183.99:80 TIME_WAIT> TCP 192.168.1.100:1690 194.109.192.39:80 TIME_WAIT> TCP 192.168.1.100:1694 194.109.192.39:80 TIME_WAIT> TCP 192.168.1.100:1714 63.246.7.71:80 TIME_WAIT> TCP 192.168.1.100:1 721 63.246.7.71:80 TIME

How to create Geronimo instances on the same box

2005-12-26 Thread Cristian Roldan
Hi All,     Does anyone know how to create several geronimo instances (JVMs) on the same box ?   Thanks.    Saludos/Best regardsCristian Roldan 1GB gratis, Antivirus y Antispam Correo Yahoo!, el mejor correo web del mundo Abrí tu cuenta aquí

Re: troubles starting geronimo

2005-12-26 Thread Cristian Roldan
.109.192.39:80 TIME_WAITTCP 192.168.1.100:1694 194.109.192.39:80 TIME_WAITTCP 192.168.1.100:1714 63.246.7.71:80 TIME_WAITTCP 192.168.1.100:1 721 63.246.7.71:80 TIME_WAITUDP 0.0.0.0:445 *:*UDP 192.168.1.100:137 *:*UDP 192.168.1.100:138 *:*UDP 192.168.1.100:500 *:*Cristian Roldan a écrit :> Hi

Re: troubles starting geronimo

2005-12-26 Thread Cristian Roldan
Hi Dom,     Before starting geronimo, try to execute netstat -an | find "1099", is there any line in LISTENING state ?   Bye.Dom <[EMAIL PROTECTED]> escribió: Hi CristianI use Z.A., but I had turned it off, and same problem.I'm completely lost, this is happening using my home computer. Using my

Re: troubles starting geronimo

2005-12-25 Thread Cristian Roldan
Hi Dom,     Do you have any firewall installed in your PC ?   Bye,   Dom <[EMAIL PROTECTED]> escribió: Trying to start Geronimo, I always get :19:34:32,218 WARN [0/car,J2EEServer=geronimo,j2eeType=GBean,name=JMXService] Failure in JMXConnector service:jmx:rmi://localhost/jndi/rmi:/JMXConnecto

Geronimo build process

2005-12-24 Thread Cristian Roldan
Hi All,     I had a lot of problem building geronimo from www.apacher.org documentation, can someone tell me the right steps to build geronimo ?.   Thanks.     1GB gratis, Antivirus y Antispam Correo Yahoo!, el mejor correo web del mundo Abrí tu cuenta aquí