Hrm... *getting slightly frustrated* How did you get the sources to JBoss?
What operating system are you running? What version of Java are you using? Which shell are you using? --jason > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:jboss- > [EMAIL PROTECTED]] On Behalf Of Emerson Cargnin - > SICREDI Servi�os > Sent: Thursday, September 19, 2002 2:47 PM > To: [EMAIL PROTECTED] > Subject: Re: [JBoss-dev] error when buiding > > i think i still didn't get the point : > > > -Djava.protocol.handler.pkgs=org.jboss.net.protocol is already at > /build/build.sh (line 174): > > # need to specify planet57/buildmagic protocol handler package > ANT_OPTS="$ANT_OPTS > -Djava.protocol.handler.pkgs=org.jboss.net.protocol" > > i tried to put when ant is executed (line 194): > > exec $ANT -Djava.protocol.handler.pkgs=org.jboss.net.protocol > $ANT_OPTIONS "$@" > > but it still gives me the message : > > > emersonc@tec-ecargnin:~/eclipse/workspace/jboss-all/build> ./build.sh > Searching for build.xml ... > Buildfile: /home/emersonc/eclipse/workspace/jboss-all/build/build.xml > > BUILD FAILED > Error reading project file: unknown protocol: resource > > Total time: 1 second > > > > > Jason Dillon wrote: > > As I said before =P... you need to set this property: > > > > -Djava.protocol.handler.pkgs=org.jboss.net.protocol > > > > (look at jboss-all/build/build.sh for an example... it is close to the > > bottom). > > > > You also need to make sure that jboss-all/tools/lib/buildmagic-tasks.jar > > is in your classpath. Actually you should include all of the jars in > > tools/lib to make sure that things work correctly... though your mileage > > may vary. > > i need to set this classpath by hand?? just for asking : why it is not > done already by build.sh > > but two weeks ago it worked without setting nothing.... : ( > > > > > --jason > > > > > > > >>-----Original Message----- > >>From: [EMAIL PROTECTED] [mailto:jboss- > >>[EMAIL PROTECTED]] On Behalf Of Emerson Cargnin > > > > - > > > >>SICREDI Servi�os > >>Sent: Thursday, September 19, 2002 2:17 PM > >>To: [EMAIL PROTECTED] > >>Subject: Re: [JBoss-dev] error when buiding > >> > >> > >> > >>Jason Dillon wrote: > >> > >>>How what? > >>> > >>>--jason > >> > >>: ) > >> > >>how to configure 'resource' as the protocol : ) > >>i mean, i have checkout jboss-all and want to build it. what else i > > > > need > > > >> to type ./run.sh and just watch the build ? > >> > >> > >>> > >>> > >>>>-----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 > >>> > >> > >> > >>-- > >>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 > > > > > -- > 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
