1 Reply Latest reply on Oct 18, 2007 11:13 AM by peterj

    How to deploy a portlet with out the parent ref?

    pushpita_b

      hi

      while deploying a portlet war in jboss portal we need to write in the *-object.xml the tag which gets deployed there .But in mine i gave it an acccess right. now every time i restart jboss its been deploying.if i keep the ifexixts tag as keep then also.Can i do it with out mentioning the deployment description in the xml? Can somebody help me?

      thanks

        • 1. Re: How to deploy a portlet with out the parent ref?
          peterj

          Not sure if I understand your question. Are you saying that you do not want to define a portlet window? If so, you can provide a minimal *-object.xml file that contains only the following:

          <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
          <deployments>
          </deployments>