On Thu, Aug 26, 2010 at 10:53 AM, David Sean Taylor
<[email protected]> wrote:
>  <title>Dashboard</title>
> AboutJetspeed
>  <fragment id="new-user-1000" type="layout"
> name="jetspeed-layouts::VelocityTwoColumns">
>    <fragment id="new-user-1011" type="portlet"
> name="j2-admin::JetspeedDeveloper">
>      <property name="row" value="0" />
>      <property name="column" value="0" />
>    </fragment>
>    <fragment id="new-user-1012" type="portlet" name="j2-admin::AboutJetspeed">
>      <property name="row" value="0" />
>      <property name="column" value="1" />
>    </fragment>
>   </fragment>
> </page>
>
> Notice how the "AboutJetspeed" text is not enclosed properly in an XML
> element? There lies the problem. Just remove the "AboutJetspeed" text
> and that should fix the problem. I'll get it checked in later today.

Thanks! That solved the problem. I don't know why I missed that. Now
everything builds and runs cleanly.

Well, I do have a stray derby.log file (probably expected since I'm
using the default embedded derby), and a velocity.log file (not
expected). I'll take a look at the velocity.properties file later and
see if it's passing logging over to log4j.

Thanks again.

. . . . just my two cents.

/mde/

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to