[JBoss-user] [Clustering/JBoss] - Re: JBoss 3.2.5 distributable and form login does not work t

2004-08-10 Thread gudmundsonsc
This is the change I had made that exposes the problem: in server\all\deploy\jbossweb-tomcat50.sar\META-INF\jboss-service.xml | | attribute name=UseLocalCachefalse/attribute View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3844715#3844715 Reply to the post :

[JBoss-user] [Clustering/JBoss] - JBoss 3.2.5 distributable and form login does not work toget

2004-08-09 Thread gudmundsonsc
JBoss 3.2.5 - all Always when any war contains both the distributable tag and a form login, it is not possible to login and this error is given: Invalid direct reference to form login page If the distributable tag is removed, there is no error message and the login successeds; BUT with no

[JBoss-user] [Clustering/JBoss] - Re: JBoss 3.2.5 distributable and form login does not work t

2004-08-09 Thread gudmundsonsc
Also, the problem does not occur with BASIC authentication. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3844587#3844587 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3844587

[JBoss-user] [Clustering/JBoss] - Re: Problem with farming

2004-08-05 Thread gudmundsonsc
We are experiences the exact same problems. I did notice that our server's times are slightly different, would this make any difference? At this point to me it appears to be a jboss bug. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3844263#3844263 Reply to

[JBoss-user] [Clustering/JBoss] - Re: Failover Server has Old Replicated Session

2004-06-28 Thread gudmundsonsc
That is set UseLocalCache to false. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3840199#3840199 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3840199 --- This SF.Net

[JBoss-user] [Clustering/JBoss] - Re: Failover Server has Old Replicated Session

2004-06-28 Thread gudmundsonsc
Fixed in JBoss 3.2.5. You will need to modify deploy\jbossweb-tomcat50.sar\META-INF\jboss-service.xml as follows: false View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3840198#3840198 Reply to the post :

[JBoss-user] [Clustering/JBoss] - Re: Failover Server has Old Replicated Session

2004-06-21 Thread gudmundsonsc
Anxiously awaiting this fix. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3839452#3839452 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3839452 --- This SF.Net email

[JBoss-user] [EJB/JBoss] - Re: ClassCastException After HotDeploy Stateful Session Bean

2004-06-21 Thread gudmundsonsc
OK, here is a summary of how I resolved this issue: jbossweb-tomcat50.sar\META-INF\jboss-service.xml: 1. set attribute Java2ClassLoadingCompliance to false 2. set attribute UseJBossWebLoader to false in building my war (which is included in the ear), I make sure that all required library jar

[JBoss-user] [EJB/JBoss] - Re: ClassCastException After HotDeploy Stateful Session Bean

2004-06-15 Thread gudmundsonsc
Yep, I had already read that page and decided it did not apply in this situation. Let me explain my understanding of the problem. The class that the code snippet is copied from is called TeacherApplicationBD (business deligate) and it is packaged in the exact same jar that the ejb is packaged

[JBoss-user] [EJB/JBoss] - Re: ClassCastException After HotDeploy Stateful Session Bean

2004-06-15 Thread gudmundsonsc
Yes it is as well. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3838864#3838864 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3838864 --- This SF.Net email is sponsored

[JBoss-user] [EJB/JBoss] - Re: ClassCastException After HotDeploy Stateful Session Bean

2004-06-15 Thread gudmundsonsc
After much experimentation, I have found that if I move the code that calls and loads the TeacherApplicationBD class directly into a jsp, it works there. For some reason when the TeacherApplicationBD class is loaded from an Action Class it causes the ClassCastException inside the

[JBoss-user] [EJB/JBoss] - ClassCastException After HotDeploy Stateful Session Bean

2004-06-14 Thread gudmundsonsc
Firstly, I am using the all configuration (haven't tried this yet in any other configurations). And I am accessing a Stateful Session Bean from a web app. It works good before hot deploy of the ejb, but throws ClassCastException after hot deploy of the ejb. This code is the code to access

[JBoss-user] [EJB/JBoss] - Re: ClassCastException After HotDeploy Stateful Session Bean

2004-06-14 Thread gudmundsonsc
BTW, this is with JBoss 3.2.4. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3838723#3838723 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3838723 --- This SF.Net email

[JBoss-user] [EJB/JBoss] - Re: how can i make an EJB be deployed first

2004-06-14 Thread gudmundsonsc
Write your own DeploymentSorter. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3838730#3838730 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3838730 --- This SF.Net