» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with tricks + Java

Axis Seems not to validate the Schema

Pues nada, que parece que con Axis no se validan los parametros de acuerdo con el XSD que uno se ha currado.

XML: del.icio.us/tag/xml

Faster Eclipse On Slower Machine

If your computer goes slower while working in a big project, you recognize that you need to do some tweaks to work more fluidly. Here i share some of my tricks that meaningfully speeds up my eclipse work flow.

Eclipse: eclipsepowered

Java Memory Leaks

Finding (and fixing) memory leaks in java can sometimes be a tricky process. I recently had to do some analysis on a leaking application and hit a snag.

My game plan was to do the following:
  • Capture heap dumps with jmap
  • Analyze dump with jhat

Along the way, I ran into a problem with jmap and discovered a couple new tools.

User:cweiblen: PerformanceEngineer.com

Java Memory Leaks

Finding (and fixing) memory leaks in java can sometimes be a tricky process. I recently had to do some analysis on a leaking application and hit a snag.

My game plan was to do the following:
  • Capture heap dumps with jmap
  • Analyze dump with jhat

Along the way, I ran into a problem with jmap and discovered a couple new tools.

User:cweiblen: PerformanceEngineer.com

Java Memory Leaks

Finding (and fixing) memory leaks in java can sometimes be a tricky process. I recently had to do some analysis on a leaking application and hit a snag.

My game plan was to do the following:
  • Capture heap dumps with jmap
  • Analyze dump with jhat

Along the way, I ran into a problem with jmap and discovered a couple new tools.

User:cweiblen: PerformanceEngineer.com

Java Memory Leaks

Finding (and fixing) memory leaks in java can sometimes be a tricky process. I recently had to do some analysis on a leaking application and hit a snag.

My game plan was to do the following:
  • Capture heap dumps with jmap
  • Analyze dump with jhat

Along the way, I ran into a problem with jmap and discovered a couple new tools.

User:cweiblen: PerformanceEngineer.com

Java Memory Leaks

Finding (and fixing) memory leaks in java can sometimes be a tricky process. I recently had to do some analysis on a leaking application and hit a snag.

My game plan was to do the following:
  • Capture heap dumps with jmap
  • Analyze dump with jhat

Along the way, I ran into a problem with jmap and discovered a couple new tools.

User:cweiblen: PerformanceEngineer.com

Invalid XML Characters: when valid UTF8 does not mean valid XML - Mark McLaren's Weblog

Useful method for stripping invalid UTF8 characters from a string thus avoiding XML validation issues

XML: del.icio.us/tag/xml

Change a default general Eclipse project to a Eclipse Java project - enarion.net

<natures> <nature>org.eclipse.jdt.core.javanature</nature> </natures>

Eclipse: del.icio.us/tag/eclipse

Page 1 | Next >>