[Building Sakai] Blackboard importer 2.7.0 help

Robert Long relong at svsu.edu
Thu Aug 12 12:40:30 PDT 2010


Zach,

That's it. The sakai-import-bb6-*.jar files were being deployed to both
components/import-pack/ and shared/lib in tomcat. As soon as I removed the
ones from shared/lib, it booted without incident.

DOH!

Thank you!

--Bob

----
Robert E. Long, MA
Saginaw Valley State University
Open Source Programmer / Analyst
Math / Education Technology Instructor
M.A. Instructional Technology
O: 989.964.2245


On 8/12/10 3:07 PM, "Zach A. Thomas" <zach at aeroplanesoftware.com> wrote:

> If I'm not mistaken, you could be getting that error either because that class
> is not present or because you have more than one and they are in conflict.
> 
> One way to be sure of what's in your import-pack is to use the jar tool and
> look inside:
>     jar -tf import-pack/WEB-INF/lib/import-impl-1.0.3.jar
> 
> If you definitely have org/sakaiproject/importer/impl/IMSFileParser.class, I
> would begin to suspect that you had another version of that class somewhere
> else, either in the lib directory or in Tomcat's shared/lib directory.
> 
> Zach
> 
> On Aug 12, 2010, at 2:00 PM, Robert Long wrote:
> 
>> Thanks. However, I already have those lines in my components.xml.
>> 
>> --Bob
> 
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
> 
> TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe at collab.sakaiproject.org
> with a subject of "unsubscribe"
> 









More information about the sakai-dev mailing list