[JBoss-user] [Clustering/JBoss] - Save and replicate http session state to database

2006-05-29 Thread littlefish
Can JBossAS 4.0.X save the session state when running http session replicate?

if yes, how to make it works?

THX

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3947514#3947514

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3947514


---
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JNDI/Naming/Network] - Re: Connecting from one server to other

2006-05-18 Thread littlefish
Somebody told me that, when you packaging the .war, also pack the 
jbossall-client.jar (the one get from the ejb server jboss) to the 
WEB-INF/lib should be ok.

But i still can't make it work.

Anybody knows how to make it work?

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3944518#3944518

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3944518


---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: Any Reference sites using JBoss Portal??

2006-05-08 Thread littlefish
Sorry about the wrong post!
THX all! This is all i would like to know!^^

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3942051#3942051

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3942051


---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Any Reference sites using JBoss Portal??

2006-05-02 Thread littlefish
anyone knows??THX ALL!!

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3940866#3940866

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3940866


---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Security JAAS/JBoss] - Re: SSL between apache with mod_jk+mod_ssl and JBoss 3.2.5 w

2006-04-12 Thread littlefish
HI somebody told me that using stunnel to do the encryption between Apache 
and JBoss with clustering, but i still haven't test it.

http://www.stunnel.org

anybody try it before?




View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3936816#3936816

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3936816


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Security JAAS/JBoss] - Re: SSL between apache with mod_jk+mod_ssl and JBoss 3.2.5 w

2006-04-05 Thread littlefish
mod_proxy is only for proxy forward. mod_jk is using to be load balancer. 

[client] --https-- [Apache] --ajp13-- [JBoss 3.2.5 (A)]
   ^ajp13-- [JBoss 3.2.5 (B)]

When i setup all the ssl in Apache and JBoss, and using Ethereal to capture the 
data from Apache, i found that the data haven't encrypt in ajp13.

So that i can't use mod_proxy to do load balancer.^^

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3935306#3935306

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3935306


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Security JAAS/JBoss] - SSL between apache with mod_jk+mod_ssl and JBoss 3.2.5 with

2006-04-02 Thread littlefish
I would like to setup an environment that not only send ssl message between 
client to apache, also have to encrypt the data between apache to JBoss 3.2.5. 

  httpsajp13
Client apache (mod_jk)  JBoss 3.2.5

Can we using ssl (encrypt the data) at data between apache and JBoss 3.2.5, 
which use ajp13 ?


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3934230#3934230

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3934230


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - Remote Access EJN between JBoss 3.2.5 and JBoss 4.0.x

2006-03-19 Thread littlefish
Dear All,

  Can EJB client (Servlet) at JBoss 3.2.5 access a remote EJB at JBoss 4.0.x? 
or EJB client (Servlet) at JBoss 4.0.x access a remote EJB at JBoss 3.2.5?
  If yes, how to do it?

THX! ALL!

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3931230#3931230

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3931230


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Clustering/JBoss] - FirstAvailable SLSB Load Balancing

2006-03-13 Thread littlefish
HI ALL! I got a problem on setting FirstAvailable SLSB Load Balancing.

i used three server, two server deploy slsb jar, another deploy slsb client 
ear(servlet).

i add the following code to jboss.xml:

true
 cluster-config
home-load-balance-policy
   org.jboss.ha.framework.interfaces.FirstAvailable
/home-load-balance-policy
bean-load-balance-policy
   org.jboss.ha.framework.interfaces.FirstAvailable
/bean-load-balance-policy
/cluster-config

Final, client can remote invoke the other servers. but it is not 
FirstAvailable. the client will invoke the other servers active-active.
As i would like to set the two server at active-passive. client invoke the same 
server until it having error. 

Can anyone knows the problems of my setting??THX!

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3929960#3929960

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3929960


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Clustering/JBoss] - sore Session in database

2006-02-19 Thread littlefish
HI! i would like to ask a few questions.

1. Can the session store (session replication) in database, when using 
non-sticky session?
If yes, can anyone tell me how to config??

2. is any difference between using deploy/cluster-service.xml file and JBoss 
example Load balancer (examples\varia\loadbalancer\loadbalancer.sar)??

THX!

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3924871#3924871

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3924871


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user