[aspectwerkz-user] Bug in start script
Georges Goebel <[email protected]>
| Newsgroups | gmane.comp.java.aspectwerkz.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, I think you forgot to update the startup script for the final version 2 of aspectwerkz. There is still 2.0RC affected to the version variable. When you try to use the script it producess class not found exceptions becaus the jar libraries are renamed to 2.0 but the script searches for 2.0RC. Georges