Hi 

The error is 

2015-11-05 08:04:16,195 |main                 |UtilXml
|E| XmlFileLoader: File
file:/E:/OfBiz13.07/specialpurpose/component-load.xml process error. Line:
34. Error message: cvc-complex-type.2.3: Element 'component-loader' cannot
have character [children], because the type's content type is element-only.


Here is the content in component-load.xml

<?xml version="1.0" encoding="UTF-8"?>
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.  See the NOTICE file
distributed with this work for additional information
regarding copyright ownership.  The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License.  You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied.  See the License for the
specific language governing permissions and limitations
under the License.
-->

<component-loader xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
 
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/component-loader
.xsd">
    <load-component component-location="ecommerce"/>    
    <load-component component-location="hhfacility"/>
    <load-component component-location="assetmaint"/>
    <load-component component-location="cmssite"/>
    <load-component component-location="projectmgr"/>
    <load-component component-location="oagis"/>
    <load-component component-location="googlebase"/>
    <load-component component-location="ebay"/>
    <load-component component-location="myportal"/>
    <load-component component-location="webpos"/>
        <load-component component-location="scrum"/>
</component-loader>




-----Original Message-----
From: Derek Lew [mailto:[email protected]] 
Sent: Thursday, 5 November 2015 6:54 AM
To: [email protected]
Subject: RE: Ofbiz 13.07 Special Purpose Components

Hi Arian,

Yes, it does  appears there.

However, can't see them in the menu.

Best regards,

Derek Lew

-----Original Message-----
From: Adrian Crum [mailto:[email protected]]
Sent: Wednesday, 4 November 2015 11:16 PM
To: [email protected]
Subject: Re: Ofbiz 13.07 Special Purpose Components

Make sure the components appear in the specialpurpose/component-load.xml
file.

Adrian Crum
Sandglass Software
www.sandglass-software.com

On 11/4/2015 6:58 AM, Derek Lew wrote:
> Hi
>
>
>
> I am trying to load the special purpose components, but none of them 
> get loaded.
>
>
>
> I have copied the special purpose components from other version.
>
>
>
> Any idea?
>
>
>
> Best regards.
>
> Derek Lew
>
>
>
>

Reply via email to