java - What version of CXF should I use? -


i have been updating of example cxf programs. thought best approach selecting correct version check cxf out apache , build on machine. found latest versions of cxf (2.7.4, 2.7.5), run permgen out-of-memory errors during build process. expect that framework build cleanly without tuning maven settings? sorry rant, waisted time cxf upgrade codegen options changed significantly.

sorry stomping on open source developer efforts this. hope understand.

thanks efforts.

have tried build additional memory setting? issue documented work around/solution

export maven_opts="-xmx512m -xx:maxpermsize=128m" 

you try larger value.


Comments

Popular posts from this blog

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -