I'm having some problems with 2.3 Pro (it doesn't seem to accept InitParameters). Also some usability regression on the admin screens. Since I'v burned several hours today, probably only to wind up uninstalling it, I'd thought I'd give others a heads up. I'v got in inquiry into their service email ID, but I'll probably wait a while for build 3 or 4 or 5 to come along and have them get some of the kinks out of 2.3. Ronel Sumibcay wrote: > Dave, > > This issue has been addressed and fixed in JRun2.3 build 2. You can > download the new build at: > > http://www.livesoftware.com/products/jrun/updates.html > > At 12:10 PM 3/1/99 -0600, you wrote: > >I'm seeing a similar problem. In my case, I'm using the 0.92 reference > implementation and trying to set a boolean property with SETFROMREQUEST. > It does not work. My setter and getter methods are named correctly and > there are no exceptions or other errors. I could try adding a BeanInfo > class to see if that helps, but it seems like a bug to me! > > > >Anyone else experienced this? > > > >- Dave F. > > > >Nitesh kumar Neema wrote: > > > >> is it violation of spec? > >> > >> according to the .92 spec the boolean propetry of the bean > >> could be specified by declaring > >> public boolean isXYZ(); > >> the returned value will automatically converted into the String. > >> but while using JRun2.3 i am not getting the behaviour > >> what i am getting is... > >> > >> i am getting the output "Inside getLI..." > >> ################using this#################### > >> public String getLI(){ > >> System.out.println("Inside getLI.."+loggedIn); > >> return "true"; > >> } > >> ################################################### > >> but the same is not working if i declare it using Beans pattern it returns > >> null all the time. > >> > >> public boolean isLI(){ > >> System.out.println("Inside getLI.."+loggedIn); > >> return loggedIn; > >> } > >> ##################################################### > >> i could post my Bean Source if required > >> any Information over this is greatly helpful > >> --Nitesh kumar Neema > >> > >> =========================================================================== > >> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body > >> of the message "signoff JSP-INTEREST". For general help, send email to > >> [EMAIL PROTECTED] and include in the body of the message "help". > > > >=========================================================================== > >To unsubscribe, send email to [EMAIL PROTECTED] and include in the body > >of the message "signoff JSP-INTEREST". For general help, send email to > >[EMAIL PROTECTED] and include in the body of the message "help". > > > > =========================================================================== > To unsubscribe, send email to [EMAIL PROTECTED] and include in the body > of the message "signoff JSP-INTEREST". For general help, send email to > [EMAIL PROTECTED] and include in the body of the message "help". -- Regards, Dave Hecksel Axtive Software Corporation (214) 880-4820 --------------------------- Do you know who your customers are? Do they know you? ===> For Interactive Marketing Tools, <=== ===> check out http://www.axtive.com <===
begin: vcard fn: David Hecksel n: Hecksel;David org: Axtive Software Corporation adr: 3100 Mckinnon;;Suite 800;Dallas;Texas;75201;USA email;internet: [EMAIL PROTECTED] title: Chief Technology Officer tel;work: (214) 880-4820 tel;fax: (214) 880-4810 x-mozilla-cpt: ;0 x-mozilla-html: FALSE version: 2.1 end: vcard