NoSuchMethodError accessing wrong version of class/library..How do I check what's in the server's system classloader on ofbiz?

2011-06-14 Thread Justin Robinson
I've been battling with this bug for since yesterday. I have checked the build path and classpath and they are the same, I've got these 2 declirations in my components It all seems to be in order. If I call this method from a JUnit test, run from within eclipse, is passes no problem, if I run

Re: How to add geo location to customer data?

2011-06-14 Thread arini.rusda
Hi, Guys thanks for the reply. I understand the relationship between the party postal_address and the party_geo_point. so CMIIW, beside from webtools, there's no particular screen in party/SFA component (like editcontachmech.ftl for editing party_contact_mech) to add geo_point to a postal_addre

Re: NoSuchMethodError accessing wrong version of class/library..How do I check what's in the server's system classloader on ofbiz?

2011-06-14 Thread Scott Gray
Hi Justin, What jars do you have in lib? Any sub-folders? You could also try replacing: with: Regards Scott HotWax Media http://www.hotwaxmedia.com On 14/06/2011, at 8:20 PM, Justin Robinson wrote: > I've been battling with this bug for since yesterday. I have checked > the build path and

Re: How to add geo location to customer data?

2011-06-14 Thread BJ Freeman
so your looking for functionality like this https://demo-trunk.ofbiz.apache.org/partymgr/control/PartyGeoLocation?partyId=DemoCustomer I modified this to receive tracking info from GPS for moving assets and parties. the code needs work in the trunk to associate the GEO stuff with an address and a

Ofbiz Email Services

2011-06-14 Thread hmalovekar
did anyone used ofbiz email services and it run good? or there are bugs in email service? i.e did any one sent email correctly from ofbiz? -- View this message in context: http://ofbiz.135035.n4.nabble.com/Ofbiz-Email-Services-tp3596300p3596300.html Sent from the OFBiz - User mailing list arch