Can't find javax.net?

I’m trying to build Openfire 3.7 on a CentOS 5.5 linux machine. I installed JDK 1.6 using yum. My last remaining issue appears to be I can’t locate the javax.net.ssl package. I thought this would be part of the JDK, is there another package I need to import? Is this included in another ignite project? Should I be using a different JDK?

Thanks for your help, this is my first time building openfire.

-Doug

Never mind… I found my issue. I’m using Eclipse to build it and I didn’t have the JRE in the build path.

Thanks,

-Doug