This is a classpath issue. I have used that reg expression package
before and there is nothing special about it. (I have been able to use
the jde-import-find-and-import)

> - The jar containing the class is "jakarta-regexp-1.2.jar".  I renamed
>   it to jakarta.jar (in case the extra periods were confusing things)
>   with the same results.


Your classpath on the environment still reflects jakarta-regexp-1.2.jar.

>
CLASSPATH=D:\Users\Mecklen/properties;Q:\debug;R:\jdk1.3.1\dt.jar;R:\jdk
1.
>
3.1\tools.jar;R:\jdk1.3.1\jre\lib\i18n.jar;R:\jdk1.3.1\jre\lib\jaws.jar;
R:
>
\jdk1.3.1\jre\lib\rt.jar;r:\third_party\vbjorb.jar;R:\TopLink\classes\JD
K1
>
.2\TOPLink.jar;R:\TopLink\classes\JDK1.2\TOPLinkX.jar;R:\TopLink\classes
\J
> DK1.2\Tools.jar;R:\Sun
>
Collections\lib\collections.jar;R:\Weblogic\lib\weblogic510sp5.jar;R:\We
bl
>
ogic\license;R:\Weblogic\classes;R:\Weblogic\lib\weblogicaux.jar;R:\mssq
ld
> river\classes;R:\Tom Sawyer Software\Graph Editor Toolkit 3.1 for
> Java\lib\tsgetj31.jar;R:\Tom Sawyer Software\Graph Editor Toolkit 3.1
for
> Java\layout\lib\tslayout31.jar;R:\Tom Sawyer Software\Graph Layout
Toolkit
> for Java\lib\tsgltj10.jar;R:\jConnect\classes\jconn2.jar;R:\xerces-
> 1_3_1\xerces.jar;d:\usr\Oracle\Ora81\jdbc\lib\classes12.zip;
******
>r:\jakarta-
> regexp-1.2\jakarta-regexp-1.2.jar;*****r:\rhino\js.jar


Verify that the CLASSPATH being passed to the beanshell contains the
Jakarta.jar package.
You can find the classpath being passed to the beanshell in the *bsh*
buffer.

Javier

Reply via email to