Re: Problems building WebClient
"darkling" <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.java |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <1166072276.750030.154870__45057.9032222324$1166072438$gmane$org@j72g2000cwa.googlegroups.com> |
I wanted to give some background on my issue. I have just installed a vanilla Mozilla 1.7 which has no user installed plugins or extensions. I also used the binary install for webclient as the instructions dictated. My plugin folder is empty except for npnul32.dll. I tried looking this up on bugzilla but all i found were more generic mozilla exceptions dealing with plugin incompatibilities. Could anyone tell me the basis for this error so I can try to solve it? Thanks darkling wrote: > Hi, I'm just trying to build Webclient but i'm having a hard time. I am > working with FireFox 1.8 and everytime I try to run ant on the code it > throws me an exception saying > > main: > [java] Can't init test browser, exception: > java.lang.ClassNotFoundException > : C:\Program Files\Mozilla Firefox\webclient.dll: The specified > procedure could > not be found C:\Program Files\Mozilla Firefox\webclient.dll: The > specified proce > dure could not be found > > > Can anyone tell me what this error means? Also if anyone knows of a > good step by step walkthrough on how to set up webclient I would be > very appreciative. I had a tough time following the website maybe > because I don't know much about mozilla. > Thanks