Yes the only reason you should need it and you can work around it is because
they use a j2ee RI class for deployment in the Ant rules. This can be easily
worked around by simply building a war and not worrying about that class.

That's the only reason you should need to reference j2ee.jar from RI

otherwise, the jars you need should come with jboss. you just have to
edit the j2ee.path stuff to make it reference the jboss files.

I recently ported 1.1.2 to Weblogic 6 and I simply passed -Dweblogic.home=
through as a property when invoking ant from build.bat and refereneced it
from the build.xml files.

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Cuong Tran
> Sent: Tuesday, May 22, 2001 10:28 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [JBoss-user] petstore 1.1.2
>
>
>
>   You need j2ee sdk to build it.
>
> --- mroosendaal <[EMAIL PROTECTED]> wrote:
> > Has anyone installed and deployed the new petstore 1.1.2, when i ran the
> > build.bat from petstore i got loads (60) of errors.
> >
> > I have jdk1.3 and jboss is running, it shouldn't be more then
> just executing
> > the build .bat in de petstore/src/petstore/src, shoud it?
> >
> > Maarten
> >
>
>
> =====
> Cuong Q. Tran <[EMAIL PROTECTED]>
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Auctions - buy the things you want at great prices
> http://auctions.yahoo.com/
>
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user
>


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to