There's a bug in jaspars where it doesn't use the Port or RPC properties when retrieving the list of fields from the data source. (I just looked at the code, and those are the two properties you can set). I had added these settings to the code that actually builds the report, but missed the bit that retrieves the fields. LJ - I'll see if I can find the time to patch the project, or at least give you a new jar file to try out.
Dan -----Original Message----- From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of L. J. Head Sent: Thursday, March 01, 2007 12:25 PM To: [email protected] Subject: Re: Jaspars not connecting (Resolved) Yes, I tried using the TCP property but it did not work for me. I eventually needed to register my Remedy server with portmapper to get it connected. This will not be a valid solution for my production environment...but it will get me closer. -----Original Message----- From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Carey Matthew Black Sent: Thursday, March 01, 2007 11:07 AM To: [email protected] Subject: Re: Jaspars not connecting (Resolved) LJ, You can also set another "Custom Property" Named "TCP" (no quotes) to set the TCP port that your ARS server runs on. I also think RPC does what you think it should do too. :) -- Carey Matthew Black Remedy Skilled Professional (RSP) ARS = Action Request System(Remedy) Love, then teach Solution = People + Process + Tools Fast, Accurate, Cheap.... Pick two. On 3/1/07, L. J. Head <[EMAIL PROTECTED]> wrote: > ** > > Ok....to get it connected you must manually enter > > com.ambient.jaspars.DataSourceProvider > instead of the default > it.businesslogic.ireport.examples.PersonBeansDataSource > > That solved that connection problem...but there is still a bug of it > not connecting properly to a server not using portmapper...but I am > for the moment connected. > > ________________________________ > From: L. J. Head [mailto:[EMAIL PROTECTED] > Sent: Wednesday, February 28, 2007 12:13 PM > To: '[email protected]' > Subject: Jaspars not connecting > > > > Server 6.3 > Windows 2003 > iReport 1.3.1 > Jaspars alpha4 > Java 1.5.0_10 > > I followed the directions on setting up everything...wonderfully > detailed...I'm having a few anomalies that haven't been discussed in > the list...so I figured I would ask > > When I set my data source to JRDataSourceProvider the screenshot says > my classpath should be com.ambient.jaspars.DataSourceProvider > mine is > it.businesslogic.ireport.examples.PersonBeansDataSource > (it tests fine BTW) but I can chalk that up to using a different > version of of the tool...but maybe not. My real problem is when I > tell it to 'Get fields from data source..it provides me with fields > but not the ones in the User form of > > address > class > firstNAme > hobbies > lastName > > and I have the following Custom Properties configured Form Server User > Port Password Qualification > > just for kicks I configured a user that uses the AREA plug-in and > turned on logging...I received no indication from the plug-in that a > connection was even attempted __20060125_______________________This > posting was submitted with HTML in it___ ____________________________________________________________________________ ___ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are" _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are" _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are"

