Re: Xcode working with J2EE classes
Re: Xcode working with J2EE classes
- Subject: Re: Xcode working with J2EE classes
- From: Shawn Erickson <email@hidden>
- Date: Fri, 27 Feb 2004 08:41:39 -0800
On Feb 27, 2004, at 8:26 AM, Jose L.Hales-Garcia wrote:
On Feb 27, 2004, at 7:50 AM, Jose L.Hales-Garcia wrote:
I'm new to this list and new to Xcode. Sorry if this question has
been asked before...
I'm using Xcode to debug a web application that uses the
javax.xml classes (particularly javax.xml.soap). I am doing
this on Panther client 10.3.2 with the latest patches.
I'm finding that none of the Java templates (EJB Module, Enterprise
Application, Web Module) include these classes, I think.
Does Panther include J2EE classes?
How do I bring these classes into an Xcode project? Can they be
added using Xcode's GUI? Which directory do they go in?
After a little more research I see that J2EE 1.4 should have the
classes
that I'm looking for.
I can't find out which version of J2EE is included in Panther.
I now see I should be sending this question to the Java development
list as well.
Sun's reference implementation of J2EE is not provided on Mac OS X but
you can optionally install, using the Xcode tools installer, JBoss
which implements to the J2EE standard.
-Shawn
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.