Shyam Sundar Sarkar | 3 Mar 2004 20:34
Picon

BELTS build failed

Hello,
 
I downloaded jboss-3.2.3 and unzipped in a directory C:\SA\onlineedu\belt\src\jboss\jboss-3.2.0
under src of BELTS.
I changed local.PROPERTIES and tried to build BELTS.  But build failed with
following errors.  Can anyone suggest what is the problem ? 
 
Thanks,
S. Sarkar
 
=============================================
 

configure:
     [echo] groups:  default
     [echo] modules: model,components,ejb,store,web
 
init:
 
_buildmagic:modules:most:
[execmodules]
    ======================================================================
    ==  Executing 'most' in module 'model'...
    ==
 
_buildmagic:init:
 
configure:
 
init:
 
preprocess:
 
compile-main:
 
compile-etc:
 
compile:
 
jars:
 
most:
[execmodules]
    ==
    ==  Finished with 'most' in module 'model'.
    ======================================================================
   
 
_module-model-most:
[execmodules]
    ======================================================================
    ==  Executing 'most' in module 'components'...
    ==
 
_buildmagic:init:
 
configure:
 
init:
 
compile-main:
 
compile-etc:
 
compile:
 
jars:
 
most:
[execmodules]
    ==
    ==  Finished with 'most' in module 'components'.
    ======================================================================
   
 
_module-components-most:
[execmodules]
    ======================================================================
    ==  Executing 'most' in module 'ejb'...
    ==
 
_buildmagic:init:
 
configure:
 
init:
 
check-preprocess:
 
preprocess:
 
compile-main:
 
compile-etc:
 
compile:
 
jars:
 
most:
[execmodules]
    ==
    ==  Finished with 'most' in module 'ejb'.
    ======================================================================
   
 
_module-ejb-most:
[execmodules]
    ======================================================================
    ==  Executing 'most' in module 'store'...
    ==
 
_buildmagic:init:
 
configure:
 
init:
 
check-preprocess:
 
preprocess:
 
compile-main:
 
compile-etc:
 
compile-meta-inf:
 
compile:
 
jars:
 
most:
[execmodules]
    ==
    ==  Finished with 'most' in module 'store'.
    ======================================================================
   
 
_module-store-most:
[execmodules]
    ======================================================================
    ==  Executing 'most' in module 'web'...
    ==
 
_buildmagic:init:
 
configure:
 
init:
 
compile-etc:
 
compile:
 
jars:
 
most:
[execmodules]
    ==
    ==  Finished with 'most' in module 'web'.
    ======================================================================
   
 
_module-web-most:
 
modules-most:
 
server-check:
 
ear-prepare:
 
ear:
 
component-database-checkbuild:
 
component-database-build:
 
prepare:
 
component-database-copy:
 
prepare-component-database:
 
server:
     [echo] Building server using jboss version 3.2.0
 
check-dist:
 
BUILD FAILED
 
file:C:/SA/onlineedu/belt/src/build/src/server/server-build.xml:185:
      unable to locate jboss template server at C:SAonlineedubeltsrcjbossjboss-3.2.0/jboss/jboss-3.2.0/server/all.
   
 at org.apache.tools.ant.taskdefs.Exit.execute(Exit.java:104)
 at org.apache.tools.ant.Task.perform(Task.java:319)
 at org.apache.tools.ant.Target.execute(Target.java:309)
 at org.apache.tools.ant.Target.performTasks(Target.java:336)
 at org.apache.tools.ant.Project.executeTarget(Project.java:1306)
 at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:371)
 at org.apache.tools.ant.Task.perform(Task.java:319)
 at org.apache.tools.ant.Target.execute(Target.java:309)
 at org.apache.tools.ant.Target.performTasks(Target.java:336)
 at org.apache.tools.ant.Project.executeTarget(Project.java:1306)
 at org.apache.tools.ant.Project.executeTargets(Project.java:1250)
 at org.apache.tools.ant.Main.runBuild(Main.java:610)
 at org.apache.tools.ant.Main.start(Main.java:196)
 at org.apache.tools.ant.Main.main(Main.java:235)
Greg Jones | 3 Mar 2004 23:14
Picon

RE: BELTS build failed

Please ensure that your definition of belts.package-path in local.properties uses forward slashes for the path, rather than back-slashes.

 

For example:

 

belts.package-path= C:/SA/onlineedu/belt/src

 

Regards,

 

Greg Jones

Jacus – SoftwareWorks

 

-----Original Message-----
From: belts-developer-admin <at> lists.sourceforge.net [mailto:belts-developer-admin <at> lists.sourceforge.net] On Behalf Of Shyam Sundar Sarkar
Sent:
Thursday, 4 March 2004 6:35 AM
To: belts-developer <at> lists.sourceforge.net
Subject: [Belts-developer] BELTS build failed

 

Hello,

 

I downloaded jboss-3.2.3 and unzipped in a directory C:\SA\onlineedu\belt\src\jboss\jboss-3.2.0

under src of BELTS.

I changed local.PROPERTIES and tried to build BELTS.  But build failed with

following errors.  Can anyone suggest what is the problem ? 

 

Thanks,

S. Sarkar

 

=============================================

 


configure:
     [echo] groups:  default
     [echo] modules: model,components,ejb,store,web

 

init:

 

_buildmagic:modules:most:
[execmodules]
    ======================================================================
    ==  Executing 'most' in module 'model'...
    ==

 

_buildmagic:init:

 

configure:

 

init:

 

preprocess:

 

compile-main:

 

compile-etc:

 

compile:

 

jars:

 

most:
[execmodules]
    ==
    ==  Finished with 'most' in module 'model'.
    ======================================================================
   

 

_module-model-most:
[execmodules]
    ======================================================================
    ==  Executing 'most' in module 'components'...
    ==

 

_buildmagic:init:

 

configure:

 

init:

 

compile-main:

 

compile-etc:

 

compile:

 

jars:

 

most:
[execmodules]
    ==
    ==  Finished with 'most' in module 'components'.
    ======================================================================
   

 

_module-components-most:
[execmodules]
    ======================================================================
    ==  Executing 'most' in module 'ejb'...
    ==

 

_buildmagic:init:

 

configure:

 

init:

 

check-preprocess:

 

preprocess:

 

compile-main:

 

compile-etc:

 

compile:

 

jars:

 

most:
[execmodules]
    ==
    ==  Finished with 'most' in module 'ejb'.
    ======================================================================
   

 

_module-ejb-most:
[execmodules]
    ======================================================================
    ==  Executing 'most' in module 'store'...
    ==

 

_buildmagic:init:

 

configure:

 

init:

 

check-preprocess:

 

preprocess:

 

compile-main:

 

compile-etc:

 

compile-meta-inf:

 

compile:

 

jars:

 

most:
[execmodules]
    ==
    ==  Finished with 'most' in module 'store'.
    ======================================================================
   

 

_module-store-most:
[execmodules]
    ======================================================================
    ==  Executing 'most' in module 'web'...
    ==

 

_buildmagic:init:

 

configure:

 

init:

 

compile-etc:

 

compile:

 

jars:

 

most:
[execmodules]
    ==
    ==  Finished with 'most' in module 'web'.
    ======================================================================
   

 

_module-web-most:

 

modules-most:

 

server-check:

 

ear-prepare:

 

ear:

 

component-database-checkbuild:

 

component-database-build:

 

prepare:

 

component-database-copy:

 

prepare-component-database:

 

server:
     [echo] Building server using jboss version 3.2.0

 

check-dist:

 

BUILD FAILED

 

file:C:/SA/onlineedu/belt/src/build/src/server/server-build.xml:185:
      unable to locate jboss template server at C:SAonlineedubeltsrcjbossjboss-3.2.0/jboss/jboss-3.2.0/server/all.
   
 at org.apache.tools.ant.taskdefs.Exit.execute(Exit.java:104)
 at org.apache.tools.ant.Task.perform(Task.java:319)
 at org.apache.tools.ant.Target.execute(Target.java:309)
 at org.apache.tools.ant.Target.performTasks(Target.java:336)
 at org.apache.tools.ant.Project.executeTarget(Project.java:1306)
 at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:371)
 at org.apache.tools.ant.Task.perform(Task.java:319)
 at org.apache.tools.ant.Target.execute(Target.java:309)
 at org.apache.tools.ant.Target.performTasks(Target.java:336)
 at org.apache.tools.ant.Project.executeTarget(Project.java:1306)
 at org.apache.tools.ant.Project.executeTargets(Project.java:1250)
 at org.apache.tools.ant.Main.runBuild(Main.java:610)
 at org.apache.tools.ant.Main.start(Main.java:196)
 at org.apache.tools.ant.Main.main(Main.java:235)

Shyam Sundar Sarkar | 4 Mar 2004 00:09
Picon

build question and output of build

Thanks, it worked with forward slash.  In the pdf doc  it is mentioned that build will work only with
jboss-3.2.0 but my build worked with jboss-3.2.3 version.  So the doc should be corrected
(my suggestion).
 
Also under src\output  I have several folders : belts-1.1.3, components, lib and META_INF. 
My question :  Do I consider only the folder belts-1.1.3 or I need all the folders to exist ?
 
Thanks,
S. Sarkar
 
Greg Jones | 4 Mar 2004 00:31
Picon

RE: build question and output of build

We have not tested BELTS with jboss version 3.2.3 so we cannot recommend that version yet. Can you let us know whether you have any problems at runtime with that version?

 

The directories under belts-1.1.3 contain a complete jboss deployment as distributed in our binary distribution. If you change to belts-1.1.3\bin and run belts.bat, the BELTS server will start and you will be able to connect to it on http://localhost:8080.

 

Regards,

 

Greg Jones

Jacus – SoftwareWorks

 

 

-----Original Message-----
From: belts-developer-admin <at> lists.sourceforge.net [mailto:belts-developer-admin <at> lists.sourceforge.net] On Behalf Of Shyam Sundar Sarkar
Sent: Thursday, 4 March 2004 10:10 AM
To: belts-developer <at> lists.sourceforge.net
Subject: [Belts-developer] build question and output of build

 

Thanks, it worked with forward slash.  In the pdf doc  it is mentioned that build will work only with

jboss-3.2.0 but my build worked with jboss-3.2.3 version.  So the doc should be corrected

(my suggestion).

 

Also under src\output  I have several folders : belts-1.1.3, components, lib and META_INF. 

My question :  Do I consider only the folder belts-1.1.3 or I need all the folders to exist ?

 

Thanks,

S. Sarkar

 

Shyam Sundar Sarkar | 10 Mar 2004 23:19
Picon

TLF specifc XML documents

Hello,
 
Can someone provide the following XML docs from TLF or provide URL where I can find them ?
  • some_name1.xsd - a copy of the the content packaging XML Schema Document (referenced by the manifest).
  • some_name2.xsd - a copy of the the metadata XML Schema Document (referenced by the manifest).
  • ims_xml.xsd - a copy of the XML Schema Document (referenced by the manifest)
Thanks,
 
 
Ward, Nigel | 11 Mar 2004 01:36
Picon

RE: TLF specifc XML documents

Hello,

XML schemas for IMS content packaging and metadata specifications are
all available from the specifications section of the IMS website.

http://www.imsglobal.org/specifications.cfm

Regards,

Nigel Ward
Interoperability Analyst
The Learning Federation
Casselden Place, Level 5, 2 Lonsdale St, Melbourne 3000
email: nward <at> thelearningfederation.edu.au
phone: 03 9657 9740
mobile: 0414 234 040 

=============================

The Le <at> rning Federation is an initiative delivered on behalf of the
Australian Education System Officials Committee (AESOC) by a joint
venture of Curriculum Corporation and education.au limited.

This email and any files transmitted with it ("Email") is intended
solely for the individual or entity to whom it is addressed and may be
confidential. If you are not the intended recipient or the person
responsible for delivering the Email to the intended recipient, you are
prohibited from disclosing, copying or using the information contained
in it or taking any action in reliance upon it. If you have received
this email in error, please notify info <at> thelearningfederation.edu.au by
return email and delete this Email from your computer.

This Email represents the views of the individual sender, which do not
necessarily reflect those of The Le <at> rning Federation except where the
sender expressly states otherwise.

It is your responsibility to scan this Email and any files transmitted
with it for viruses or any other defects.

The Le <at> rning Federation will not be liable for any loss, damage or
consequence caused directly or indirectly by this Email.

________________________________

From: Shyam Sundar Sarkar [mailto:ssarkar <at> ix.netcom.com] 
Sent: Thursday, 11 March 2004 9:20 AM
To: belts-developer <at> lists.sourceforge.net
Cc: Sinnott, Simon; Ward, Nigel
Subject: TLF specifc XML documents 

Hello,

Can someone provide the following XML docs from TLF or provide URL where
I can find them ?

*	some_name1.xsd - a copy of the the content packaging XML Schema
Document (referenced by the manifest). 
*	some_name2.xsd - a copy of the the metadata XML Schema Document
(referenced by the manifest). 
*	ims_xml.xsd - a copy of the XML Schema Document (referenced by
the manifest)

Thanks,
ssarkar <at> ix.netcom.com

-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click
Shyam Sundar Sarkar | 12 Mar 2004 00:31
Picon

Re: TLF specifc XML documents

Hello,

I could use RELOAD editor to create contents and then plug-in manually some
TLF specific
metadata in imsmanifest.xml file.  I could zip the contents package and then
upload inside
BELTS without any error.  But when I want to view the simple content I get
the following error :
"Sorry your browser is unable to display this object. You may be able to
view this object by

visiting /content/content-manager-upload/fb3c385672/6.1/eight.html directly.
"

The content is a simple html file with one href to a jpeg image  as given
below :

======================================================

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="supp/reloadhelp.css" type="text/css">
<title>Eight</title>

</head>
<body>
<P>&nbsp;</P><P>&nbsp;</P>
<div align="center" cellpadding="0" cellspacing="0">
<table border="1" width="25%" summary="for formatting purposes only">
<tr><td>
&nbsp;<p align="center"><img src="supp/reloadeditoricon.gif" alt="RELOAD
Icon"></p>&nbsp;
<P align="center">
<img src="supp/crags.jpg" alt="salisbury crags" width="400">
</P>
<P>
<span class="SUBHEAD">Eight</span><br>
Page Eight of the Content Package.
</P><P>&nbsp;</P></td></tr></table>
</div>
</body>
</html>

=================================================

Can anyone suggest what is wrong ?  Regards.

ssarkar <at> ix.netcom.com

-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click

Gmane