Bugs item #671429, was opened at 2003-01-20 14:35
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=671429&group_id=22866

Category: Clustering
Group: v3.2
Status: Open
Resolution: None
Priority: 5
Submitted By: David Klimek (kostakl)
Assigned to: Bill Burke (patriot1burke)
Summary: jboss-3.2.0RC1: farm deployment problem

Initial Comment:
Run all configuration build from sources. All services
start corectly.
 
But when I copy wars into farm directory nothing
happens and nothing is deployed. workaround for this
problem is to change

<attribute name="URLs">
         ./farm
</attribute>
 
to

<attribute name="URLs">
         ./farm/
</attribute>
and then farming work correctly.
 
I have noticed this problem also in HEAD.



----------------------------------------------------------------------

Comment By: Jeremy Boynes (jboynes)
Date: 2003-01-20 19:17

Message:
Logged In: YES 
user_id=378919

This change corresponds to change-note 660839.

I have applied it to Branch_3_2 and HEAD and verified that
the server still starts correctly but do not have a cluster
config to test multi-node.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=671429&group_id=22866


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to