|
From: Tom H. <th...@gm...> - 2007-11-02 07:30:58
|
Hi Salvatore,
Sorry I took so long getting back to you - school and work are currently
very hectic. Answers to your questions:
1) The a/b/g card is only ever running in b or g mode, and works with
haggle::supsi_email in plainIP mode in ubuntu 7.10 32b, using sun's
jdk1.6.0_03 in eclipse. Connecting via ethernet also works with plainIP mode
in the same configuration. However, when I enable WiFiConnectivity, haggle
is unable to enumerate the network interfaces. Examining the 'devices' hash
in WiFiConnectivity @ 79 shows 3 entries (two of which are null), and the
third is 'lo'. To see if it was due to the library being stale, I rebuilt
the native library in this version of linux - this was (unfortunately) not a
clean process (patched for NDA_RTA, patched sun's jdk's headers (jni stuff
not building due to placement), and I removed the custom iwlib object files
from the link since they are colliding with the systems libiw). Running
'iwlist scanning' shows all the interfaces in the system, and dumps all the
available wireless networks to the terminal, so I think the system's libiw
is working:
lo Interface doesn't support scanning.
eth0 Interface doesn't support scanning.
wifi0 Interface doesn't support scanning.
ath0 Scan completed :
Cell 01 - Address: 00:13:19:60:18:80
...
Cell 23 - Address: 00:13:19:60:16:F1
By setting WiFiConnectivity.supported_devs = ath0, I get the following
output from haggle (when java loads libnativewifiapi.so):
2007-11-01_22:34:10 (5) WiFi: 0 usable WiFi interfaces found.
Which makes sense, since the only interface it can find is 'l0', which is
not a wireless interface and is not scannable by libiw.
With respect to win32, things get a bit strange: a fresh checkout of
SUPSI_email appears to have fixed one laptop's connectivity issues (can now
connect wirelessly using plainIP). However, this did not fix the other
laptop: In win32, haggle is terminating inside the NDISWiFi constructor: in
Utility.java, line 265, when it attempts to invoke
NativeNetworking.getInterfaceIndex(). Additionally, Haggle 1.0 emits
numerous 'WOAH' messages when used as a HTTP proxy on this laptop.
New questions:
1) Does P2P work over plainIP, or is it exclusive to WiFi?
2) Is there a newer version of the nativewifiapi lib for linux? Which
platform better supports wifi (or P2P)?
3) Are there newer docs on Haggle's architecture, and what the SUPSI_email
branch implements?
Thanks!
-Tom
Successful log post-fresh-checkout:
2007-11-02_02:17:42 (5) Haggle: instantiated manager:
haggle.manager.data.SimpleDataManager
2007-11-02_02:17:42 (5) Haggle: instantiated manager:
haggle.manager.defaults.DefaultNameManager
2007-11-02_02:17:42 (5) Haggle: instantiated manager:
haggle.manager.defaults.DefaultConnectivityManager
2007-11-02_02:17:43 (5) Haggle: instantiated manager:
haggle.manager.defaults.DefaultProtocolManager
2007-11-02_02:17:43 (5) FM: starting
haggle.forwarding.DirectForwardingAlgorithm
2007-11-02_02:17:43 (5) FM: starting
haggle.forwarding.EpidemicForwardingAlgorithm
2007-11-02_02:17:43 (5) Haggle: instantiated manager:
haggle.manager.defaults.DefaultForwardingManager
2007-11-02_02:17:43 (5) Haggle: instantiated manager:
haggle.manager.defaults.DefaultResourceManager
2007-11-02_02:17:43 (5) PM: starting protocol EmailProtocol
2007-11-02_02:17:43 (5) PM: starting protocol WebProtocol
2007-11-02_02:17:43 (5) PM: starting protocol TCPP2PProtocol
2007-11-02_02:17:50 (5) Connectivity added neighbour: 255.255.255.255
2007-11-02_02:18:40 (5) HTTPDaemon created URL solicitations using FOID 47
2007-11-02_02:18:40 (5) Forward FO 47 to www.utexas.edu with protocol
WebProtocol via
haggle.connectivity.plainip.PlainIPConnectivity$PlainIPNeighbour@435b6291(
haggle.forwarding.DirectForwardingAlgorithm@1d99a4d)
2007-11-02_02:18:40 (5) WebProtocol downloaded
http://www.utexas.edu/favicon.ico into DO 75
2007-11-02_02:18:40 (5) WebProtocol downloaded http://www.utexas.edu/ into
DO 113
2007-11-02_02:18:41 (5) WebProtocol downloaded
http://www.utexas.edu/wc/first_level/js/DOMhover.js into DO 118
2007-11-02_02:18:41 (5) WebProtocol downloaded
http://www.utexas.edu/wc/first_level/js/swap.js into DO 123
2007-11-02_02:18:41 (5) WebProtocol downloaded
http://www.utexas.edu/wc/first_level/graphics/utdirect.jpg into DO 128
2007-11-02_02:18:41 (5) WebProtocol downloaded
http://www.utexas.edu/wc/first_level/graphics/oc_promo4.jpg into DO 133
2007-11-02_02:18:41 (5) WebProtocol downloaded
http://www.utexas.edu/wc/first_level/graphics/oc_promo1.jpg into DO 138
2007-11-02_02:18:41 (5) WebProtocol downloaded
http://www.utexas.edu/wc/first_level/graphics/spot3.jpg into DO 153
2007-11-02_02:18:41 (5) WebProtocol downloaded
http://www.utexas.edu/wc/first_level/graphics/spot1.jpg into DO 158
2007-11-02_02:18:41 (5) WebProtocol downloaded
http://www.utexas.edu/wc/first_level/graphics/spot2.jpg into DO 143
2007-11-02_02:18:41 (5) WebProtocol downloaded
http://www.utexas.edu/wc/first_level/graphics/access_orange.gif into DO 148
2007-11-02_02:18:41 (5) WebProtocol downloaded
http://www.utexas.edu/wc/first_level/graphics/oc_promo3.jpg into DO 163
2007-11-02_02:18:41 (5) WebProtocol downloaded
http://www.utexas.edu/wc/first_level/graphics/wordmark.jpg into DO 168
2007-11-02_02:18:41 (5) WebProtocol downloaded
http://www.utexas.edu/wc/first_level/js/minmax.js into DO 173
2007-11-02_02:18:41 (5) WebProtocol downloaded
http://www.utexas.edu/wc/first_level/graphics/spot4.jpg into DO 178
2007-11-02_02:18:41 (5) WebProtocol downloaded
http://www.utexas.edu/wc/first_level/graphics/video_promo.jpg into DO 183
2007-11-02_02:18:41 (5) WebProtocol downloaded
http://www.utexas.edu/features/2007/llorona/graphics/llorona.jpg into DO 188
2007-11-02_02:18:43 (5) ForwardingManager removed FO: 47 [true,604796563,5]
2007-11-02_02:18:45 (5) HTTPDaemon created URL solicitations using FOID 250
2007-11-02_02:18:45 (5) Forward FO 250 to www.utexas.edu with protocol
WebProtocol via
haggle.connectivity.plainip.PlainIPConnectivity$PlainIPNeighbour@435b6291(
haggle.forwarding.DirectForwardingAlgorithm@1d99a4d)
2007-11-02_02:18:45 (5) WebProtocol downloaded
http://www.utexas.edu/wc/first_level/graphics/go.jpg into DO 281
2007-11-02_02:18:45 (5) WebProtocol downloaded
http://www.utexas.edu/wc/common/graphics/go.jpg into DO 286
2007-11-02_02:18:45 (5) WebProtocol downloaded
http://www.utexas.edu/wc/first_level/graphics/orange.png into DO 291
2007-11-02_02:18:45 (5) WebProtocol downloaded
http://www.utexas.edu/wc/first_level/css/leftnav.css into DO 296
2007-11-02_02:18:45 (5) WebProtocol downloaded
http://www.utexas.edu/wc/first_level/css/main.css into DO 301
2007-11-02_02:18:46 (5) ForwardingManager removed FO: 250 [true,604798796,5]
2007-11-02_02:18:50 (5) HTTPDaemon created URL solicitations using FOID 324
2007-11-02_02:18:50 (5) Forward FO 324 to www.utexas.edu with protocol
WebProtocol via
haggle.connectivity.plainip.PlainIPConnectivity$PlainIPNeighbour@435b6291(
haggle.forwarding.DirectForwardingAlgorithm@1d99a4d)
2007-11-02_02:18:50 (5) WebProtocol downloaded
http://www.utexas.edu/wc/first_level/graphics/backgroundgradient.jpg into DO
351
2007-11-02_02:18:50 (5) ForwardingManager removed FO: 324 [true,604799312,5]
2007-11-02_02:19:13 (5) HTTPDaemon created URL solicitations using FOID 378
2007-11-02_02:19:13 (5) Forward FO 378 to www.brown.edu with protocol
WebProtocol via
haggle.connectivity.plainip.PlainIPConnectivity$PlainIPNeighbour@435b6291(
haggle.forwarding.DirectForwardingAlgorithm@1d99a4d)
2007-11-02_02:19:14 (5) WebProtocol downloaded
http://www.brown.edu/favicon.ico into DO 406
2007-11-02_02:19:14 (5) WebProtocol downloaded http://www.brown.edu/ into DO
444
2007-11-02_02:19:15 (5) WebProtocol downloaded
http://www.brown.edu/web/images/shield.png into DO 449
2007-11-02_02:19:15 (5) WebProtocol downloaded
http://www.brown.edu/web/js/tween-min.js into DO 454
2007-11-02_02:19:15 (5) WebProtocol downloaded
http://www.google-analytics.com/urchin.js into DO 459
2007-11-02_02:19:15 (5) WebProtocol downloaded
http://www.brown.edu/web/js/2007-02-20/home-min.js into DO 464
2007-11-02_02:19:15 (5) WebProtocol downloaded
http://www.brown.edu/web/js/event-min.js into DO 469
2007-11-02_02:19:15 (5) WebProtocol downloaded
http://www.brown.edu/web/images/filters/0710-sheridan.jpg into DO 474
2007-11-02_02:19:15 (5) WebProtocol downloaded
http://www.brown.edu/web/images/filters/0710-tajima_pena.jpg into DO 479
2007-11-02_02:19:15 (5) WebProtocol downloaded
http://www.brown.edu/web/images/filters/0703-world.jpg into DO 484
2007-11-02_02:19:15 (5) WebProtocol downloaded
http://www.brown.edu/web/images/filters/0710-aaas2.jpg into DO 489
2007-11-02_02:19:15 (5) WebProtocol downloaded
http://www.brown.edu/web/images/filters/0710-soccer.jpg into DO 494
2007-11-02_02:19:15 (5) WebProtocol downloaded
http://www.brown.edu/web/images/filters/0608-campusIMG_9152.jpg into DO 499
2007-11-02_02:19:16 (5) WebProtocol downloaded
http://www.brown.edu/web/js/yahoo-min.js into DO 504
2007-11-02_02:19:16 (5) WebProtocol downloaded
http://www.brown.edu/web/js/random.js into DO 509
2007-11-02_02:19:16 (5) WebProtocol downloaded
http://www.brown.edu/web/images/filters/0610-wellness.jpg into DO 514
2007-11-02_02:19:16 (5) WebProtocol downloaded
http://www.brown.edu/web/images/filters/0610-med.jpg into DO 519
2007-11-02_02:19:16 (5) WebProtocol downloaded
http://www.brown.edu/web/images/filters/0709-ManningUH.jpg into DO 524
2007-11-02_02:19:16 (5) WebProtocol downloaded
http://www.brown.edu/web/images/filters/0710-abboud.jpg into DO 529
2007-11-02_02:19:18 (5) ForwardingManager removed FO: 378 [true,604795593,5]
2007-11-02_02:19:18 (5) HTTPDaemon created URL solicitations using FOID 570
2007-11-02_02:19:18 (5) HTTPDaemon created URL solicitations using FOID 604
2007-11-02_02:19:18 (5) Forward FO 570 to www.google-analytics.com with
protocol WebProtocol via
haggle.connectivity.plainip.PlainIPConnectivity$PlainIPNeighbour@435b6291(
haggle.forwarding.DirectForwardingAlgorithm@1d99a4d)
2007-11-02_02:19:19 (5) WebProtocol downloaded
http://www.google-analytics.com/__utm.gif?utmwv=1&utmn=1772048291&utmcs=UTF-8&utmsr=1024x768&utmsc=32-bit&utmul=en-us&utmje=1&utmfl=9.0%20%20r47&utmcn=1&utmdt=Brown%20University&utmhn=www.brown.edu&utmr=-&utmp=/&utmac=UA-69450-1&utmcc=__utma%3D117564634.1772048291.1193987957.1193987957.1193987957.1%3B%2B__utmb%3D117564634%3B%2B__utmc%3D117564634%3B%2B__utmz%3D117564634.1193987957.1.1.utmccn%3D(direct)%7Cutmcsr%3D(direct)%7Cutmcmd%3D(none)%3B%2Binto
DO 631
2007-11-02_02:19:19 (5) Forward FO 604 to www.brown.edu with protocol
WebProtocol via
haggle.connectivity.plainip.PlainIPConnectivity$PlainIPNeighbour@435b6291(
haggle.forwarding.DirectForwardingAlgorithm@1d99a4d)
2007-11-02_02:19:19 (5) ForwardingManager removed FO: 570 [true,604799281,5]
2007-11-02_02:19:19 (5) WebProtocol downloaded
http://www.brown.edu/web/css/master.css into DO 670
2007-11-02_02:19:20 (5) Forward FO 604 to www.brown.edu with protocol
WebProtocol via
haggle.connectivity.plainip.PlainIPConnectivity$PlainIPNeighbour@435b6291(
haggle.forwarding.DirectForwardingAlgorithm@1d99a4d)
2007-11-02_02:19:20 (5) ForwardingManager removed FO: 604 [true,604798578,5]
2007-11-02_02:19:24 (5) HTTPDaemon created URL solicitations using FOID 689
2007-11-02_02:19:24 (5) HTTPDaemon created URL solicitations using FOID 723
2007-11-02_02:19:24 (5) Forward FO 689 to www.google-analytics.com with
protocol WebProtocol via
haggle.connectivity.plainip.PlainIPConnectivity$PlainIPNeighbour@435b6291(
haggle.forwarding.DirectForwardingAlgorithm@1d99a4d)
2007-11-02_02:19:24 (5) WebProtocol downloaded
http://www.google-analytics.com/__utm.gif?utmwv=1&utmn=1522058271&utmcs=UTF-8&utmsr=1024x768&utmsc=32-bit&utmul=en-us&utmje=1&utmfl=9.0%20%20r47&utmdt=Brown%20University&utmhn=www.brown.edu&utmr=-&utmp=/&utmac=UA-69450-1&utmcc=__utma%3D117564634.1772048291.1193987957.1193987957.1193987957.1%3B%2B__utmb%3D117564634%3B%2B__utmc%3D117564634%3B%2B__utmz%3D117564634.1193987957.1.1.utmccn%3D(direct)%7Cutmcsr%3D(direct)%7Cutmcmd%3D(none)%3B%2Binto
DO 750
2007-11-02_02:19:24 (5) Forward FO 723 to www.brown.edu with protocol
WebProtocol via
haggle.connectivity.plainip.PlainIPConnectivity$PlainIPNeighbour@435b6291(
haggle.forwarding.DirectForwardingAlgorithm@1d99a4d)
2007-11-02_02:19:25 (5) ForwardingManager removed FO: 689 [true,604799281,5]
2007-11-02_02:19:25 (5) WebProtocol downloaded
http://www.brown.edu/web/images/logo.png into DO 756
2007-11-02_02:19:25 (5) ForwardingManager removed FO: 723 [true,604798734,5]
2007-11-02_02:19:29 (5) HTTPDaemon created URL solicitations using FOID 773
2007-11-02_02:19:29 (5) Forward FO 773 to www.google-analytics.com with
protocol WebProtocol via
haggle.connectivity.plainip.PlainIPConnectivity$PlainIPNeighbour@435b6291(
haggle.forwarding.DirectForwardingAlgorithm@1d99a4d)
2007-11-02_02:19:30 (5) WebProtocol downloaded
http://www.google-analytics.com/__utm.gif?utmwv=1&utmn=1783811109&utmcs=UTF-8&utmsr=1024x768&utmsc=32-bit&utmul=en-us&utmje=1&utmfl=9.0%20%20r47&utmdt=Brown%20University&utmhn=www.brown.edu&utmr=-&utmp=/&utmac=UA-69450-1&utmcc=__utma%3D117564634.1772048291.1193987957.1193987957.1193987957.1%3B%2B__utmb%3D117564634%3B%2B__utmc%3D117564634%3B%2B__utmz%3D117564634.1193987957.1.1.utmccn%3D(direct)%7Cutmcsr%3D(direct)%7Cutmcmd%3D(none)%3B%2Binto
DO 800
2007-11-02_02:19:30 (5) ForwardingManager removed FO: 773 [true,604799203,5]
2007-11-02_02:19:34 (5) HTTPDaemon created URL solicitations using FOID 815
2007-11-02_02:19:34 (5) Forward FO 815 to www.google-analytics.com with
protocol WebProtocol via
haggle.connectivity.plainip.PlainIPConnectivity$PlainIPNeighbour@435b6291(
haggle.forwarding.DirectForwardingAlgorithm@1d99a4d)
2007-11-02_02:19:35 (5) WebProtocol downloaded
http://www.google-analytics.com/__utm.gif?utmwv=1&utmn=1251900618&utmcs=UTF-8&utmsr=1024x768&utmsc=32-bit&utmul=en-us&utmje=1&utmfl=9.0%20%20r47&utmdt=Brown%20University&utmhn=www.brown.edu&utmr=-&utmp=/&utmac=UA-69450-1&utmcc=__utma%3D117564634.1772048291.1193987957.1193987957.1193987957.1%3B%2B__utmb%3D117564634%3B%2B__utmc%3D117564634%3B%2B__utmz%3D117564634.1193987957.1.1.utmccn%3D(direct)%7Cutmcsr%3D(direct)%7Cutmcmd%3D(none)%3B%2Binto
DO 842
2007-11-02_02:19:35 (5) ForwardingManager removed FO: 815 [true,604799281,5]
2007-11-02_02:19:40 (5) HTTPDaemon created URL solicitations using FOID 857
2007-11-02_02:19:40 (5) Forward FO 857 to www.google-analytics.com with
protocol WebProtocol via
haggle.connectivity.plainip.PlainIPConnectivity$PlainIPNeighbour@435b6291(
haggle.forwarding.DirectForwardingAlgorithm@1d99a4d)
2007-11-02_02:19:40 (5) WebProtocol downloaded
http://www.google-analytics.com/__utm.gif?utmwv=1&utmn=485802799&utmcs=UTF-8&utmsr=1024x768&utmsc=32-bit&utmul=en-us&utmje=1&utmfl=9.0%20%20r47&utmdt=Brown%20University&utmhn=www.brown.edu&utmr=-&utmp=/&utmac=UA-69450-1&utmcc=__utma%3D117564634.1772048291.1193987957.1193987957.1193987957.1%3B%2B__utmb%3D117564634%3B%2B__utmc%3D117564634%3B%2B__utmz%3D117564634.1193987957.1.1.utmccn%3D(direct)%7Cutmcsr%3D(direct)%7Cutmcmd%3D(none)%3B%2Binto
DO 884
2007-11-02_02:19:41 (5) ForwardingManager removed FO: 857 [true,604799328,5]
2007-11-02_02:19:45 (5) HTTPDaemon created URL solicitations using FOID 899
2007-11-02_02:19:45 (5) Forward FO 899 to www.google-analytics.com with
protocol WebProtocol via
haggle.connectivity.plainip.PlainIPConnectivity$PlainIPNeighbour@435b6291(
haggle.forwarding.DirectForwardingAlgorithm@1d99a4d)
2007-11-02_02:19:45 (5) WebProtocol downloaded
http://www.google-analytics.com/__utm.gif?utmwv=1&utmn=1124194896&utmcs=UTF-8&utmsr=1024x768&utmsc=32-bit&utmul=en-us&utmje=1&utmfl=9.0%20%20r47&utmdt=Brown%20University&utmhn=www.brown.edu&utmr=-&utmp=/&utmac=UA-69450-1&utmcc=__utma%3D117564634.1772048291.1193987957.1193987957.1193987957.1%3B%2B__utmb%3D117564634%3B%2B__utmc%3D117564634%3B%2B__utmz%3D117564634.1193987957.1.1.utmccn%3D(direct)%7Cutmcsr%3D(direct)%7Cutmcmd%3D(none)%3B%2Binto
DO 926
2007-11-02_02:19:46 (5) ForwardingManager removed FO: 899 [true,604799281,5]
2007-11-02_02:19:50 (5) Haggle shutting down
2007-11-02_02:19:50 (7) received IO exception. continuing. @
haggle.connectivity.plainip.PlainIPConnectivity$DiscoveryListener.run(
PlainIPConnectivity.java:674)
java.net.SocketException
socket closed
java.net.PlainDatagramSocketImpl.receive0(Native Method) ,
java.net.PlainDatagramSocketImpl.receive(Unknown Source) ,
java.net.DatagramSocket.receive(Unknown Source) ,
haggle.connectivity.plainip.PlainIPConnectivity$DiscoveryListener.run(
PlainIPConnectivity.java:651)
2007-11-02_02:19:50 (7) PlainIPConnectivity.PlainIPListener received IO
exception. continuing. @
haggle.connectivity.plainip.PlainIPConnectivity$PlainIPListener.run(
PlainIPConnectivity.java:733)
java.net.SocketException
socket closed
java.net.PlainSocketImpl.socketAccept(Native Method) ,
java.net.PlainSocketImpl.accept(Unknown Source) ,
java.net.ServerSocket.implAccept(Unknown Source) ,
java.net.ServerSocket.accept(Unknown Source) ,
haggle.connectivity.plainip.PlainIPConnectivity$PlainIPListener.run(
PlainIPConnectivity.java:722)
2007-11-02_02:19:50 (5) ControlPanel.HTTPDaemon caught IOE
On 10/30/07, Salvatore Vanini < sal...@su...> wrote:
>
> Hi Tom,
> the branch I used for creating the win32 Haggle 1.0 distribution was
> SUPSI_email, so there are apparently no reasons for SUPSI_email not
> working either with the wired lan or local AP when you run Haggle form
> Eckipse. I checked your conf file and it is ok, even if I saw that you are
> using a 802.11a/b/g card, and I never tested Haggle with a 802.11a card
> before. For giving you help I need the Eclipse console output. Can you send
> it to me?
>
> We are working on the new architecture, but I can't tell you when it will
> be available ... at the moment there is only a prototype.
>
> To answer to your two new questions:
> 1) Haggle is suited well bot for Linux and Windows environments. The only
> big difference between the two environments stands in the drivers we use for
> managing the WiFi network card;
> 2) some people has experienced problems running Haggle on Windows, but
> they were solved once the picture was clear.
>
> Cheers,
>
> Salvatore
>
>
> ----- Original Message -----
> *From:* Tom Hartin <th...@gm...>
> *To:* Haggle architecture discussion <hag...@li...>
> *Sent:* Tuesday, October 30, 2007 5:00 AM
> *Subject:* Re: [Haggle-arch] What's the current active or stable Haggle
> branch?
>
> Hi Salvatore,
>
> I've encountered something strange - Haggle::SUPSI_email works very nicely
> in 64b linux using Sun's 64b JDK 1.6_03, using a wired LAN and
> PlainIPConnectivity (a configuration that failed for two winxp32 sp2 laptops
> of differing vintage, but using the 32b version of the same JDK):
>
> LAN <-> desktop1
>
> One other difference is there's no mySQL process running. I'll see if I
> can get a wireless link on the same machine as well. This leads to a couple
> of new questions: (1) is Haggle currently better suited for linux
> environments and (2) has anyone else experienced problems running on win32?
>
> Thanks,
> Tom
>
>
> On 10/28/07, Tom Hartin <th...@gm...> wrote:
> >
> > Hi Salvatore,
> >
> > Thanks again for your response. Unfortunately, I've been unable to get
> > the SUPSI_email branch to work (although a HEAD branch from a week and a
> > half ago was somewhat workable) - Haggle::SUPSI_email and the current
> > Haggle::HEAD branches are unable to use either the wired lan or local AP in
> > my configuration (see below). However, Haggle 1.0 (the setup.exe from
> > the main website) works with both, except that p2p connectivity isn't quite
> > there: the independent Haggles recognize each other and requests are
> > exchanged, but data is never transfered back. The configuration in use is a
> > simple bridge:
> >
> > lan (wired || AP) <-> laptop1 <-> 54Mb wireless <-> laptop2
> >
> > I'm using the configuration file generated by the 1.0 installer - is
> > this file (attached) compatible with SUPSI_email? Also, do you know which
> > branch was used to generate the win32 Haggle 1.0 distribution on the
> > main website, and if it's still available? Finally, do you know when the new
> > architecture will be available?
> >
> > Thanks,
> > Tom
> >
> >
> > On 10/23/07, Salvatore Vanini <sal...@su... > wrote:
> > >
> > > Hi Tom,
> > > the stable branch for Haggle development is SUPSI_email.
> > > You can run it
> > > - from Eclipse (Run ../Java application/Main class: haggle.run.Haggle)
> > > - through command line (java -classpath
> > > ".\jar\Haggle.jar;.\lib\activation.jar;.\lib\jakarta-regexp-1.4.jar
> > > ;.\lib\javadbs.jar;.\lib\jericho-html-2.2.jar
> > > ;.\lib\mail.jar;.\lib\mysql-connector-java-3.1.12-bin.jar"), but you
> > > need to update and export the Haggle.jar everytime you change the code
> > > - through executable file (Haggle.exe), but you need to update it via
> > > JSmooth (open the jsmoothHaggle.jsmooth project) everytime you change
> > > the Haggle.jar
> > >
> > > We are working on a new implementation of the architecture, so the
> > > current version will soon become obsolete.
> > >
> > > Salvatore
> > >
> > > ----- Original Message -----
> > > *From:* Tom Hartin <th...@gm...>
> > > *To:* hag...@li...
> > > *Sent:* Monday, October 22, 2007 1:45 AM
> > > *Subject:* [Haggle-arch] What's the current active or stable Haggle
> > > branch?
> > >
> > > Hi,
> > >
> > > What is the current active (or stable) branch for Haggle development?
> > > Is it SUPSI_email? Also, is the best way to run Haggle through Eclipse
> > > (right-click on run.Haggle, then Run As...), or 'java -jar haggle.jar'?
> > >
> > > Thanks,
> > > Tom
> > >
> > > ------------------------------
> > >
> > >
> > > -------------------------------------------------------------------------
> > > This SF.net email is sponsored by: Splunk Inc.
> > > Still grepping through log files to find problems? Stop.
> > > Now Search log events and configuration files using AJAX and a
> > > browser.
> > > Download your FREE copy of Splunk now >> http://get.splunk.com/
> > >
> > > ------------------------------
> > >
> > > _______________________________________________
> > > Haggle-arch mailing list
> > > Hag...@li...
> > > https://lists.sourceforge.net/lists/listinfo/haggle-arch
> > >
> > >
> > >
> > > -------------------------------------------------------------------------
> > > This SF.net email is sponsored by: Splunk Inc.
> > > Still grepping through log files to find problems? Stop.
> > > Now Search log events and configuration files using AJAX and a
> > > browser.
> > > Download your FREE copy of Splunk now >> http://get.splunk.com/
> > > _______________________________________________
> > > Haggle-arch mailing list
> > > Hag...@li...
> > > https://lists.sourceforge.net/lists/listinfo/haggle-arch
> > >
> > >
> >
> >
> ------------------------------
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems? Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
>
> ------------------------------
>
> _______________________________________________
> Haggle-arch mailing list
> Hag...@li...
> https://lists.sourceforge.net/lists/listinfo/haggle-arch
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems? Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> _______________________________________________
> Haggle-arch mailing list
> Hag...@li...
> https://lists.sourceforge.net/lists/listinfo/haggle-arch
>
>
|