IyaSec Blog

Notes on application security, API security, identity, and API management from the field. Articles are also published on Medium. Browse the archive by topic instead — 124 subjects.

J2EE Security

  • J2EE / Jakarta EE
  • Java
  • Security

The article continues the series discussing J2EE Security and its related concepts. The following brings together the numerous concepts discussed in the past articles.

Read article: J2EE Security

Capturing JVM TCP Traffic

  • Debugging
  • JVM Internals
  • Troubleshooting

Any time you have a distributed application, there is network communication involved. Capturing this network traffic can be instrumental in diagnosing and solving problems. Generally, to capturing network traffic, superuser privledges, timing, and a bit of luck is needed. Often, the appropriate…

Read article: Capturing JVM TCP Traffic

Websphere v6.x Classloaders

  • Classloaders
  • J2EE / Jakarta EE
  • JVM Internals

Building on the ideas introduced in the last article, a J2EE Application servers classloaders are explored in this installment. In particular, Websphere Application Server v.6.x Classloaders are introduced. The J2EE Spec provides some guidance regarding J2EE Application Servers, but as with so many…

Read article: Websphere v6.x Classloaders

Looking for something specific? Browse all 124 topics.