RE: [JBoss-user] Simple Quick Question - how to change JSPs on th e fly

2003-07-28 Thread Nishant Aggarwal
Hi Brian,
I was trying the below mentioned scenario in a clustered environment.
In a clustering enviroment if I try to put the exploded war in the
all/farm directory of parent server,it doesn't work!That is,it only gets
deployed in the parent server,not in other servers in  cluster.
Do you have any clues on how to replicate this on other servers?

TIA,
Nishant.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Brian Wallis
Sent: Sunday, July 27, 2003 4:59 AM
To: [EMAIL PROTECTED]; Nimish Chourey , Tidel Park -
Chennai
Subject: Re: [JBoss-user] Simple Quick Question - how to change JSPs on
th e fly


On Sun, 27 Jul 2003 09:04 pm, Nimish Chourey , Tidel Park - Chennai wrote:
 How can a war file be deployed in a exploded way ..

Move your war aside and create a directory (in the deploy dir) with the name
of the war, (ie: myapp.war) and then unpack your war file inside that
directory.  so you have

myapp.war/WEB-INF/...
myapp.war/META-INF/...

etc.

This will deploy the same way as your war did.

brian wallis...



---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user




---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


Re: [JBoss-user] Simple Quick Question - how to change JSPs on th e fly

2003-07-28 Thread Brian Wallis
On Tue, 29 Jul 2003 05:51, Nishant Aggarwal wrote:
 Do you have any clues on how to replicate this on other servers?

Not a clue. I've never needed to use the clustering as yet.

I'll be interested what others have to say about this.

brian wallis...



---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


Re: [JBoss-user] Simple Quick Question - how to change JSPs on th e fly

2003-07-27 Thread Brian Wallis
On Sun, 27 Jul 2003 09:04 pm, Nimish Chourey , Tidel Park - Chennai wrote:
 How can a war file be deployed in a exploded way ..

Move your war aside and create a directory (in the deploy dir) with the name 
of the war, (ie: myapp.war) and then unpack your war file inside that 
directory.  so you have

myapp.war/WEB-INF/...
myapp.war/META-INF/...

etc.

This will deploy the same way as your war did.

brian wallis...



---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


RE: [JBoss-user] Simple Quick Question - how to change JSPs on th e fly

2003-07-27 Thread Wolfgang Helbig

How can a war file be deployed in a exploded way .. 

just create a directory named foo.ear and in the deploy directory,
and unpack your EAR file in foo.ear.
Then unpack the WAR file in a directory named foo.war in foo.ear.



---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user