hi all,
 
 i am configured clustering with 2 nodes ( jboss3.2.2) running from Apache web server(1.3.27) on Linux(7.3.2) using mod_jk.so
 
Both jboss are running from apache server and my application (.ear file )
 
is running smoothly when i shut down one of the jboss.
But the problem is that , session sharing is not configured, means
when i shutdown the jboss1 , the application goes to sigin page again
 
may be , because session is not shared.
 
i had already done changes in jboss.xml
        <clustered>true</clustered>
        <cluster-config><partition-name>DefaultPartition</partition-name>
        <home-load-balance-policy>org.jboss.ha.framework.interfaces.RoundRobin</home-load-balance-policy>
        <bean-load-balance-policy>org.jboss.ha.framework.interfaces.RoundRobin</bean-load-balance-policy>
        </cluster-config>
 
and in web.xml
 i had added <distributable/> tag
 
 
i dont know , what are the changes required in Cluster-service.xml
Or any other xml files of Jboss.
 
I am using a Workers.properties files , but i no clear of how to write
load_balanced_workers in that
 
Or , i had to go for Mod_jk2 ( that i dont know)
 
if anyboday can solve my problem , then please let me know
 
 
 
 
 
 

[EMAIL PROTECTED] wrote:
Send JBoss-user mailing list submissions to
[EMAIL PROTECTED]

To subscribe or unsubscribe via the World Wide Web, visit
https://lists.sourceforge.net/lists/listinfo/jboss-user
or, via email, send a message with subject or body 'help' to
[EMAIL PROTECTED]

You can reach the person managing the list at
[EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of JBoss-user digest..."


Today's Topics:

1. Re: Problems getting started ... (=?iso-8859-1?q?Ionel=20GARDAIS?=)
2. Re: Problems getting started ... (Sacha Labourey)

--__--__--

Message: 1
Date: Sun, 18 Jan 2004 10:24:44 +0100 (CET)
From: =?iso-8859-1?q?Ionel=20GARDAIS?= <[EMAIL PROTECTED]>
Subject: Re: [JBoss-user] Problems getting started ...
To: [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]

dunno about the classloader problem.

When executing JSP, tomcat first compile them as plain
java classes. it needs sdk stuff not available in jre.

ionel

_________________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com


--__--__--

Message: 2
From: "Sacha Labourey" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>,
<[EMAIL PROTECTED]>
Subject: Re: [JBoss-user] Problems getting started ...
Date: Sun, 18 Jan 2004 11:54:38 +0100
Reply-To: [EMAIL PROTECTED]

That's something to modify in the jmx-console/web-console: we should
precompile JSP at build time.

----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, January 18, 2004 12:06 AM
Subject: Re: [JBoss-user] Problems getting started ...


> Hey, thanks! The JMX Console now works!
>
> But now I'm confused ... shouldn't it run using the J2RE? Do I have to
> install the SDK on the live system (will be a linux server)?
>
> The other thing is that the class loader warnings are still there and the
> same as before.
>
> Thanks,
> Chris
>
> > I suggest you first try to set JAVA_HOME to your SDK
> > installation instead of the JRE
> >
> > this might not solve your problem but it's a good
> > start
> >
> > ionel
>
>
>
> -------------------------------------------------------
> The SF.Net email is sponsored by EclipseCon 2004
> Premiere Conference on Open Tools Development and Integration
> See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
> http://www.eclipsecon.org/osdn
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
>
>





--__--__--

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


End of JBoss-user Digest

Yahoo! India Mobile: Ringtones, Wallpapers, Picture Messages and more. Download now.

Reply via email to