hi,
when i try to deploy a web service compiled with spring 2.0.8, i obtain a this error
i have no idea about this error:confused:
NB: the web service is using some packages from the 2.5
...
Type: Posts; User: aymen_Ben_Hmida; Keyword(s):
hi,
when i try to deploy a web service compiled with spring 2.0.8, i obtain a this error
i have no idea about this error:confused:
NB: the web service is using some packages from the 2.5
...
hi,
any one knows what this error mean? it's obtained after typing the command mvn clean install
urls[30] = file:/c:/repo/velocity/velocity-dep/1.4/velocity-dep-1.4.jar
urls[31] =...
hi everybody,
i'm a new user of spring and maven and i have some problem in compiling a source class. Acctually, the class was developped using spring 2.5 and i want to compile it using spring 2.0...
hi everybody,
i've an svn project wich was first compiled with spring 2.5 and aspectJ 1.5
i've modified a class wich i want to compile with spring 2.0. Do i have to modify the version of AspectJ or...
ok! thanks for the quick reponse, i'll try it out
when i first used it the index.jsp it passed but when i added the test class and the ant script for this test there's where i got the error
hi everybody,
i'm a new user of the springframework, i'm trying the tutorial of the inventory system but when i want to build the application using ant i'm getting this message
Buildfile:...