• J2EE with JBoss and Eclipse Survival Log

  • 210__toplogo.gif Hi everyone! I wanted to keep an survival log to keep a track of all the solved errors I've found in my way to Java2EE

 

Jboss & Eclipse Setting

Configure quickly Jboss and Eclipse with Subversion under windows. You will avoid errors like this: can't deploy/publish in JBoss nullPointerException ..

Get a good Eclipse Lomboz Distro

See more..

 

Could not deploy Beans

If you cannot deploy or install your beans take a look at this

See more..

 

Problem starting service jboss service Hypersonic database

Problem starting service jboss:service=Hypersonic,database=localDB user SA not found

See more..

 

Eclipse out of memory error

For the error: OutOfMemoryError: PermGen space

 in eclipse see the answer..

See more..