I'm not an expert in this arena, but it sure sounds like Jetspeed (Tomcat?) is not finding your DLL's. I would make a copy of the DLL's, and try moving them around the most likely directories that Jetspeed/Tomcat might be looking in:
C:\Apache\tomcat\ C:\Apache\tomcat\lib\ C:\Apache\tomcat\webapps\jetspeed\WEB-INF\ C:\Apache\tomcat\webapps\jetspeed\WEB-INF\lib\ C:\Apache\tomcat\webapps\jetspeed\WEB-INF\classes\ I would also try adding the DLL's directly to the CLASSPATH. If I knew what I was doing, of course, I wouldn't have to do so much experimenting. You might want to see if anybody more knowledgeable chimes in. Just thought I'd do a bit of brainstorming in case it suggested anything helpful. Mark > -----Original Message----- > From: Michel Bergijk [mailto:[EMAIL PROTECTED]] > Sent: Friday, February 01, 2002 9:54 AM > To: Jetspeed Users List > Subject: RE: Finding native-language definitions > > > Mark, > > I have read through the mentioned thread, but am not using > AWT. What I am > using is the jCO package, that enables connecting to a SAP system. The > jCO.jar file I put in the > C:\Apache\tomcat\webapps\jetspeed\WEB-INF\lib > directory. The classes of the Portal I put in the > C:\Apache\tomcat\webapps\jetspeed\WEB-INF\classes directory. > My system is a > Win2000 system, the Jetspeed I use (version 1.3a2, default > installation) is > from December 10th, 2001. > > In the installation instructions I got with the jCO package, > it was said to > copy some dll's to C:\WINNT\system32. The dll's are still there. This > directory is mentioned in my path. >... This e-mail and any attachments are confidential. If you are not the intended recipient, please notify us immediately by reply e-mail and then delete this message from your system. Do not copy this e-mail or any attachment, use the contents for any purposes, or disclose the contents to any other person: to do so could be a breach of confidence. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
