> >>> download jmxri-1.2.1.jar and jmxtools-1.2.1.jar. I hacked it by
To fix this, you will need to manually download these files and add them to the MAVEN_REPOSITORY/jmx/jars. > >> There should be the following jars checked into the sysman/lib: > >> > >> jmxremote.jar > >> jmxremote_optional.jar > >> jmxri.jar > >> jmxtools.jar > >> > >> During the build process these are copied from the sysman/lib to the > >> main lib, ie the cornerstone/lib. If they aren't there I can email > >> them to you if you like, or alternatively, I will ask Jun/Scott to > >> check them in. This should no longer be a requirement, if you run the demos through maven, since maven sets up the classpath for you based on the project.xml in cornerstone-demo. The goal is to have no jars whatsoever as part of the CVS. Also, the cornerstone/lib directory has been removed entirely from the CVS build as have the .bat files used to run the demos. Regards, *================================* | Scott T Weaver | | <[EMAIL PROTECTED]> | | Apache Jetspeed Portal Project | | Apache Pluto Portlet Container | *================================* > -----Original Message----- > From: Jun Yang [mailto:[EMAIL PROTECTED] > Sent: Sunday, December 07, 2003 11:52 PM > To: Jetspeed Developers List > Subject: Re: Cornerstone demo > > Hi BaTien, > > I will send you the jars in the next email. I will leave fixing the > maven build to Scott. > > Jun > > BaTien Duong wrote: > > > > > Emad Benjamin wrote: > > > >> Hi BaTien, > >> > >> There should be the following jars checked into the sysman/lib: > >> > >> jmxremote.jar > >> jmxremote_optional.jar > >> jmxri.jar > >> jmxtools.jar > >> > >> During the build process these are copied from the sysman/lib to the > >> main lib, ie the cornerstone/lib. If they aren't there I can email > >> them to you if you like, or alternatively, I will ask Jun/Scott to > >> check them in. > > > > > > Thanks. The best place is to fix it from maven files so anyone can > > run a demo and figure out how the processes are put together. Please > > let us know the updated built. Thank Jun/Scott. > > > > BaTien > > > >> > >> Hope this helps, > >> > >> Emad. > >> > >> At 01:45 PM 12/7/2003 -0700, BaTien Duong wrote: > >> > >>> Howdy: > >>> > >>> I try to compile and run J2-Cornerstone fron the latest cvs (Dec 7). I > >>> cd to cornerstone directory and execute maven. Result: failed to > >>> download jmxri-1.2.1.jar and jmxtools-1.2.1.jar. I hacked it by > >>> comment out jmx directory. Apparently some java classes need jmx > >>> packages. Any quick fix including the next step of running > >>> cornerstone demo? > >>> > >>> Thanks > >>> BaTien > >>> DBGROUPS > >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED]
