Testsuite: org.apache.jetspeed.tools.pamanager.TestPortletDescriptor
Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 7.641 sec
------------- Standard Output ---------------
file:/C:/tmp/jakarta-jetspeed-2/portal/src/webapp/WEB-INF/conf/ojb/OJB.properties
file:/C:/tmp/jakarta-jetspeed-2/portal/src/webapp/WEB-INF/conf/ojb/OJB.properties
file:/C:/tmp/jakarta-jetspeed-2/portal/src/webapp/WEB-INF/conf/ojb/OJB.properties
06 Oct 2003 12:52:54 INFO [main] (org.apache.jetspeed.engine.JetspeedEngine.init:152) - Creating portlet container...
JMX locked by operation init
JMX released by operation init
Testing loadPortletApplicationTree
JMX locked by operation shutdown
stopping RMI registry
JMX released by operation shutdown
------------- ---------------- ---------------
------------- Standard Error -----------------
0 [main] INFO jetspeed.Jetspeed - Jetspeed environment attempting to initialize portal Engine...
------------- ---------------- ---------------
Testcase: testLoadPortletApplicationTree took 6.619 sec
Caused an ERROR
Could not unmarshal: ./test/testdata/deploy/portlet.xml: Nested error: org.exolab.castor.mapping.MappingException: The method isModifiable in class org.apache.jetspeed.tools.castor.om.common.PreferenceDescriptor accepting/returning object of type class java.lang.Boolean was not found
org.exolab.castor.mapping.MappingException: The method isModifiable in class org.apache.jetspeed.tools.castor.om.common.PreferenceDescriptor accepting/returning object of type class java.lang.Boolean was not found
at org.exolab.castor.mapping.loader.MappingLoader.createFieldHandler(MappingLoader.java:866)
at org.exolab.castor.mapping.loader.MappingLoader.createFieldDesc(MappingLoader.java:696)
at org.exolab.castor.xml.XMLMappingLoader.createFieldDesc(XMLMappingLoader.java:311)
at org.exolab.castor.mapping.loader.MappingLoader.createFieldDescs(MappingLoader.java:559)
at org.exolab.castor.mapping.loader.MappingLoader.createDescriptor(MappingLoader.java:382)
at org.exolab.castor.xml.XMLMappingLoader.createDescriptor(XMLMappingLoader.java:192)
at org.exolab.castor.mapping.loader.MappingLoader.loadMapping(MappingLoader.java:232)
at org.exolab.castor.mapping.Mapping.getResolver(Mapping.java:291)
at org.exolab.castor.mapping.Mapping.getResolver(Mapping.java:246)
at org.exolab.castor.xml.Unmarshaller.setMapping(Unmarshaller.java:410)
at org.exolab.castor.xml.Unmarshaller.<init>(Unmarshaller.java:227)
at org.apache.jetspeed.tools.pamanager.PortletDescriptorUtilities.loadPortletApplicationTree(PortletDescriptorUtilities.java:100)
at org.apache.jetspeed.tools.pamanager.TestPortletDescriptor.testLoadPortletApplicationTree(TestPortletDescriptor.java:131)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
rethrown as org.apache.jetspeed.tools.pamanager.PortletApplicationException: Could not unmarshal: ./test/testdata/deploy/portlet.xml: Nested error: org.exolab.castor.mapping.MappingException: The method isModifiable in class org.apache.jetspeed.tools.castor.om.common.PreferenceDescriptor accepting/returning object of type class java.lang.Boolean was not found
at org.apache.jetspeed.tools.pamanager.PortletDescriptorUtilities.loadPortletApplicationTree(PortletDescriptorUtilities.java:132)
at org.apache.jetspeed.tools.pamanager.TestPortletDescriptor.testLoadPortletApplicationTree(TestPortletDescriptor.java:131)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
Caused by: org.exolab.castor.mapping.MappingException: Nested error: org.exolab.castor.mapping.MappingException: The method isModifiable in class org.apache.jetspeed.tools.castor.om.common.PreferenceDescriptor accepting/returning object of type class java.lang.Boolean was not found
at org.exolab.castor.mapping.Mapping.getResolver(Mapping.java:294)
at org.exolab.castor.mapping.Mapping.getResolver(Mapping.java:246)
at org.exolab.castor.xml.Unmarshaller.setMapping(Unmarshaller.java:410)
at org.exolab.castor.xml.Unmarshaller.<init>(Unmarshaller.java:227)
at org.apache.jetspeed.tools.pamanager.PortletDescriptorUtilities.loadPortletApplicationTree(PortletDescriptorUtilities.java:100)
... 15 more
Testcase: testLoadPortletApplicationTree
M..
Weaver, Scott wrote:
It appears the pieces were left out of the getting-started.
From /portal call: maven db.recreate maven db.test.recreate
Alternatively, you could run quick_build.bat file in the J2 root directory. This does everything for you.
Regards,
*===================================*
* Scott T Weaver *
* Jakarta Jetspeed Portal Project *
* [EMAIL PROTECTED] *
*===================================*
This is-----Original Message----- From: Dariush Behboudi [mailto:[EMAIL PROTECTED] Sent: Monday, October 06, 2003 11:22 AM To: Jetspeed Users List Subject: Re: Jetpseed 2
thanks, atteched report files. For jmx and testRegistry, it seems that tables are not found. TestPortletDescription reports an error due to unmarshalling.
Maybe I have to create database and tables before? How?
Dariush.
----- Original Message ----- From: "Weaver, Scott" <[EMAIL PROTECTED]> To: "'Jetspeed Users List'" <[EMAIL PROTECTED]> Sent: Monday, October 06, 2003 5:25 PM Subject: RE: Jetpseed 2
Try looking at the test reports under portal/target/test-reposts.
were Maven puts the Junit reports at.I've
*===================================* * Scott T Weaver * * Jakarta Jetspeed Portal Project * * [EMAIL PROTECTED] * *===================================*
-----Original Message----- From: Weaver, Scott [mailto:[EMAIL PROTECTED] Sent: Monday, October 06, 2003 11:16 AM To: 'Jetspeed Users List' Subject: RE: Jetpseed 2
Hi Dariush,
What do the test reports say for those specific tests?
Regards, *===================================* * Scott T Weaver * * Jakarta Jetspeed Portal Project * * [EMAIL PROTECTED] * *===================================*
launch-----Original Message----- From: Dariush Behboudi [mailto:[EMAIL PROTECTED] Sent: Monday, October 06, 2003 10:41 AM To: Jetspeed Users List Subject: Re: Jetpseed 2
Some infos:
Trying to build with task allBuild i have some errors, so I try to
each single task, according to the GETTING-STARTED.html guide.
- portlet-api is built correctly
- commons is built correctly
- container is build correctly
- demo found an error due to a missing file: veltag-0.01-dev.jar.
dir,found
it in another location, moved it in .maven/repository/velocity
andbit
now everything works. - portal: build fails due to some errors during tests... TestFileCache: OK TestPortletUrl: OK TestPageObjectModel : OK TestPipeline: OK TestIdGenerator: OK TestJMX: FAILED TestPersistenceService: OK TestProfileeService: OK TestMarshalPsml: OK TestRegistry: FAILED TestPortletDescriptor: FAILED
Am I missing something? Any suggestion? Dariush.
----- Original Message ----- From: "Dariush Behboudi" <[EMAIL PROTECTED]> To: "Jetspeed Users List" <[EMAIL PROTECTED]> Sent: Monday, October 06, 2003 3:58 PM Subject: Re: Jetpseed 2
Ok, thanks, tonight I'll try it and send you a feedback. Best regards, Dariush.
----- Original Message ----- From: "Weaver, Scott" <[EMAIL PROTECTED]> To: "'Jetspeed Users List'" <[EMAIL PROTECTED]> Sent: Monday, October 06, 2003 3:57 PM Subject: RE: Jetpseed 2
Hi Dariush,
The newest code drop of Pluto (the one in the cvs) has changed a
thesince
the previous version. I spent last night integrating J2 with
lastcurrent
Pluto version that is the CVS. All unit tests passed for me
havenight
and
all J2 code changes have been committed. Let me know if you
anyand
more
problems.
Regards, *===================================* * Scott T Weaver * * Jakarta Jetspeed Portal Project * * [EMAIL PROTECTED] * *===================================*
-----Original Message----- From: Dariush Behboudi [mailto:[EMAIL PROTECTED] Sent: Friday, October 03, 2003 10:00 AM To: Jetspeed Users List Subject: Jetpseed 2
Hi community,
did anyone installed successfully js2?
I had some problems building it due to some missing classes,
--------------------------------------------------------------------also
due
to
some implementation errors.
Atteched my previous mail.
Any suggestion will be appreciated.
Regards, Dariush.
-[EMAIL PROTECTED]
To unsubscribe, e-mail:
---------------------------------------------------------------------[EMAIL PROTECTED]For additional commands, e-mail: jetspeed-user-
[EMAIL PROTECTED]To unsubscribe, e-mail:
[EMAIL PROTECTED]For additional commands, e-mail:
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
