[JBoss-user] [JBoss Eclipse IDE (users)] - Re: Cant see XDoclet Configurations in my eclipse

2006-04-21 Thread aglavina
Try through the Java Perspective, not the Resource Perspective View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3938739#3938739 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3938739 --

[JBoss-user] [Messaging, JMS & JBossMQ] - Configuring JBoss 4 with HTTPS and SSL (In Spanish)

2006-03-30 Thread aglavina
JMS Seguro utilizando JBoss 4.x Este documento es una guía básica para establecer comunicaciones de JMS, utilizando SSL o HTTPS, con el servidor JBoss 4.2.x. Introducción Para empezar, una introducción básica a lo que es el SSL y el HTTPS. El protocolo TCP es un protocolo orientado a conexión, q

[JBoss-user] [Beginners Corner] - Re: Container Cached Entity Beans

2006-03-15 Thread aglavina
try changing the "UseLocalCache" attribute in the jboss-service.xml file to false. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3930386#3930386 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3930386 --

[JBoss-user] [Beginners Corner] - same problem here

2006-03-10 Thread aglavina
But I use hibernate. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929444#3929444 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3929444 --- This SF.Net email is

[JBoss-user] [Beginners Corner] - Re: Access from internal network only, how?

2006-03-03 Thread aglavina
configuring your firewall ? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3927797#3927797 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3927797 --- This SF.Net emai

[JBoss-user] [Beginners Corner] - Re: How to find the Total users of the Server

2006-03-03 Thread aglavina
Use the Jmx console to know this. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3927795#3927795 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3927795 --- This SF.

[JBoss-user] [Beginners Corner] - Cahing data in clusters , how to invalidate them

2006-03-03 Thread aglavina
I'm using Jboss 4.0.3SP1 with MySql, in a distributed enviroment. It works perfect. However If I change the DB from outside the application, the data remains unchanged to my server for a certain period of time. It seems it only occurs when I'm working with a cluster. How do I do to make my se