Re: New Problem( was: Jetspeed Jars are *failing* to Download.)

2005-04-04 Thread Elam Daly
David Sean Taylor wrote:
Elam Daly wrote:
Howdy all,
Yesterday and today I've checked out the latest cvs tree for jetspeed 
to and ran a 'maven allClean allBuild' and am getting many 'failed to 
Download' errors:

You are a little ahead of me.
Just finished the M2 release (announcements coming shortly)
Going to start uploading the M3-dev jars to the remote maven repo in a 
few minutes.

In the meantime try building without -o, and the jars should be 
created automatically into your Maven repository



Hi Sean,
Now I have a new problem:
Encountered the following problem(s) while attmepting to render portlet 
fragment: dp-1
org.apache.jetspeed.factory.PortletFactory.getPortletApplicationClassLoader(Lorg/apache/jetspeed/om/common/portlet/PortletApplication;)Ljava/lang/ClassLoader;

Elam Daly
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: New Problem( was: Jetspeed Jars are *failing* to Download.)

2005-04-04 Thread Ate Douma
You probably deployed an older version of Jetspeed-2 (before M2)
to the same Tomcat installation. Check your $TOMCAT_HOME/shared/lib folder
and remove the jars from the older version.
Ate
Elam Daly wrote:
David Sean Taylor wrote:
Elam Daly wrote:
Howdy all,
Yesterday and today I've checked out the latest cvs tree for jetspeed 
to and ran a 'maven allClean allBuild' and am getting many 'failed to 
Download' errors:

You are a little ahead of me.
Just finished the M2 release (announcements coming shortly)
Going to start uploading the M3-dev jars to the remote maven repo in a 
few minutes.

In the meantime try building without -o, and the jars should be 
created automatically into your Maven repository



Hi Sean,
Now I have a new problem:
Encountered the following problem(s) while attmepting to render portlet 
fragment: dp-1
org.apache.jetspeed.factory.PortletFactory.getPortletApplicationClassLoader(Lorg/apache/jetspeed/om/common/portlet/PortletApplication;)Ljava/lang/ClassLoader; 

Elam Daly
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


RE: New Problem( was: Jetspeed Jars are *failing* to Download.)

2005-04-04 Thread Peggy Irving
How do I get off this list?  I believe Brent Coe from Cast  Crew was on it
and his email address is no longer valid.  Can someone please delete it from
the mailing list (second request)?
Thanks! 

-Original Message-
From: Elam Daly [mailto:[EMAIL PROTECTED] 
Sent: Monday, April 04, 2005 12:48 PM
To: Jetspeed Users List
Subject: Re: New Problem( was: Jetspeed Jars are *failing* to Download.)

David Sean Taylor wrote:

 Elam Daly wrote:

 Howdy all,

 Yesterday and today I've checked out the latest cvs tree for jetspeed 
 to and ran a 'maven allClean allBuild' and am getting many 'failed to 
 Download' errors:

 You are a little ahead of me.
 Just finished the M2 release (announcements coming shortly) Going to 
 start uploading the M3-dev jars to the remote maven repo in a few 
 minutes.

 In the meantime try building without -o, and the jars should be 
 created automatically into your Maven repository




Hi Sean,

Now I have a new problem:

Encountered the following problem(s) while attmepting to render portlet
fragment: dp-1
org.apache.jetspeed.factory.PortletFactory.getPortletApplicationClassLoader(
Lorg/apache/jetspeed/om/common/portlet/PortletApplication;)Ljava/lang/ClassL
oader;

Elam Daly


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: New Problem( was: Jetspeed Jars are *failing* to Download.)

2005-04-04 Thread Elam Daly
Ate Douma wrote:
You probably deployed an older version of Jetspeed-2 (before M2)
to the same Tomcat installation. Check your $TOMCAT_HOME/shared/lib 
folder
and remove the jars from the older version.

Ate
That was it Ate.
Thanks!
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]