Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » ArrayIndexOutOfBounds axis2 webservice skeleton generator
ArrayIndexOutOfBounds axis2 webservice skeleton generator [message #217718] Wed, 16 July 2008 19:24
Eclipse UserFriend
Originally posted by: h.h-yo.de

Hi wtp devs,
when i put my web service lib folder under svn version control, i will get
an ArrayIndexOutOfBounds exception in axis2 webservice skeleton generator.
That is because the getAxis2Libs function preallocates the axis2ClassPath
array without taking into account the files that visitAllFiles will add in
from subfolders.
So i can do a bad workaround by placing a lot of .txt files into the lib
folder, because those will be ignored by visitAllFiles and will generate
space in the preallocated array.
Sincerely, Hajo Krabbenhöft
Previous Topic:WTP Tests souce code
Next Topic:Suppress outline with StructuredTextEditor
Goto Forum:
  


Current Time: Thu Apr 25 10:33:28 GMT 2024

Powered by FUDForum. Page generated in 0.02932 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top