View Single Post
  #1 (permalink)  
Old 12-27-2005
rwxybh rwxybh is offline
Registered User
 
 
Join Date: Dec 2005
Posts: 24
Question a problem about the default template

the page 1034 of manual:
================================================== ======
In order to refer to the IcePatch2 template in your application, you must
have already configured the registry to use the config/templates.xml file
as your default templates (see Section 36.6.3), or copied the template into the XML file describing your application.
================================================== =======

I have set the property: IceGrid.Registry.DefaultTemplates=config/templates.xml

but the program report an error:can't find the templat "IcePatch2"

WHY??

BTW: To deploy an application using IcePatch2, we shoule prepare the master distribtion at the node whith has deployed an IcePatch2 server, but in practice, we always operate the icegrid with a remote terminate using icegridadmin, an admin PC, the problem is that can I put the master distribution on the admin PC and complete the deployment(the admin PC doesn't have an icepatch2 server)?
__________________
Yan Bingheng:a student of Beijing University of Aeronautics & Astronautics
I'm learning ice now, and will try some projects later!
Reply With Quote