Hi,
I'm developing on a Win7 box running:
- Netbeans 7.0
- jdk1.6.0_26
- JRE6

I'm trying to tie together disparate systems with JMS.

I need to use j2ee to get the example JMS code up and running. The oracle tutorial here:
Writing Simple JMS Client Applications

asks me to call:
j2ee -verbose
j2eeadmin -addJmsDestination MyQueue queue

etc.

I've just downloaded and installed glassfish3 and installed in:
c:\Program Files (x86)\glassfish3

I don't seem to have a j2ee.jar file. I thought j2ee.jar was supposed to be part of Glassfish .

Can someone please point me in the right direction.

Regards
Darryl