How what? --jason
> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:jboss- > [EMAIL PROTECTED]] On Behalf Of Emerson Cargnin - > SICREDI Servi�os > Sent: Thursday, September 19, 2002 1:36 PM > To: [EMAIL PROTECTED] > Subject: Re: [JBoss-dev] error when buiding > > could you explain how, please? > > Jason Dillon wrote: > > Hey. It is needed because the build scripts are using the 'resource' > > protocol to include files. Since Ant does not have a mechanism to > > include scripts we are forced to use the XML mechanism. Ant does > > provide a method to load an entity from a URL though, so we use a URL > > protocol handler to read a resource file to include custom bits. > > > > --jason > > > > > > > >>-----Original Message----- > >>From: [EMAIL PROTECTED] [mailto:jboss- > >>[EMAIL PROTECTED]] On Behalf Of Emerson Cargnin > > > > - > > > >>SICREDI Servi�os > >>Sent: Wednesday, September 18, 2002 12:23 PM > >>To: [EMAIL PROTECTED] > >>Subject: Re: [JBoss-dev] error when buiding > >> > >>hey jason, I still can't build jboss. Could you explain how to set up > >>the url search path and why it's needed to the dev do that? > >> > >>Jason Dillon wrote: > >> > >>>You need to set the url search path to include > >> > > org.jboss.net.protocol. > > > >>>Look at one of the build.sh or build.bat scripts for details. > >>> > >>>--jason > >>> > >>> > >>> > >>> > >>>>-----Original Message----- > >>>>From: [EMAIL PROTECTED] [mailto:jboss- > >>>>[EMAIL PROTECTED]] On Behalf Of Emerson > >>> > > Cargnin > > > >>>- > >>> > >>> > >>>>SICREDI Servi�os > >>>>Sent: Wednesday, September 11, 2002 9:11 AM > >>>>To: [EMAIL PROTECTED] > >>>>Subject: [JBoss-dev] error when buiding > >>>> > >>>>why do i get this error when building jboss-all?? > >>>> > >>>> > >>>> ./build.sh > >>>>Searching for build.xml ... > >>>>Buildfile: /home/emersonc/eclipse/workspace/jboss/build.xml > >>>> > >>>> > >>>>BUILD FAILED > >>>>Error reading project file: unknown protocol: resource > >>>> > >>>> > >>>> > >>>>-- > >>>>Emerson Cargnin > >>>>SICREDI - Tel : 3358-4860 > >>>> > >>>> > >>>> > >>>>------------------------------------------------------- > >>>>In remembrance > >>>>www.osdn.com/911/ > >>>>_______________________________________________ > >>>>Jboss-development mailing list > >>>>[EMAIL PROTECTED] > >>>>https://lists.sourceforge.net/lists/listinfo/jboss-development > >>> > >>> > >>> > >>> > >>>------------------------------------------------------- > >>>In remembrance > >>>www.osdn.com/911/ > >>>_______________________________________________ > >>>Jboss-development mailing list > >>>[EMAIL PROTECTED] > >>>https://lists.sourceforge.net/lists/listinfo/jboss-development > >>> > >> > >> > >>-- > >>Emerson Cargnin > >>SICREDI - Tel : 3358-4860 > >> > >> > >> > >>------------------------------------------------------- > >>This SF.NET email is sponsored by: AMD - Your access to the experts > >>on Hammer Technology! Open Source & Linux Developers, register now > >>for the AMD Developer Symposium. Code: EX8664 > >>http://www.developwithamd.com/developerlab > >>_______________________________________________ > >>Jboss-development mailing list > >>[EMAIL PROTECTED] > >>https://lists.sourceforge.net/lists/listinfo/jboss-development > > > > > > > > > > ------------------------------------------------------- > > This SF.NET email is sponsored by: AMD - Your access to the experts > > on Hammer Technology! Open Source & Linux Developers, register now > > for the AMD Developer Symposium. Code: EX8664 > > http://www.developwithamd.com/developerlab > > _______________________________________________ > > Jboss-development mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/jboss-development > > > > > -- > xxxxxxxxxxxxxxxxxxxxxxxxxxxx > | Emerson Cargnin | > | Analista de Sistemas Sr. | > | Tel : (051) 3358-4860 | > | SICREDI Servi�os | > | Porto Alegre - Brasil | > |xxxxxxxxxxxxxxxxxxxxxxxxxx| > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Jboss-development mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-development ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
