Good options for Java ecommerce?

2005-11-08 Thread womail
I'm looking for an open source Java e-commerce package that I can integrate into a WO-based site. The only one I have found so far is OFBiz (ofbiz.org). Before I dig too deep into this, are there any others I should consider? thanks, janine __

Open document

2005-11-08 Thread leila nemmiche
Hi, I'm trying to open a document with contents of a specific file (pdf, gif, ...). Is there any way to do that? Is there a package for that? Thanks, Leila Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger Téléchargez le ici ! __

Pure Swing JavaClient distribution channel

2005-11-08 Thread Florijan Stamenkovic
Hi, I am trying to get a Swing application running and connecting to an EOF AppServer. I am trying to do it in a way that I have all and Swing only UI control. No nibs, no rules, no XML, all written in Swing and a part of the distributed desktop application. The only lead Apple gives on

Re: Implementing "google like" search

2005-11-08 Thread Arturo Perez
時期 精霊 wrote: Hello, Thanks for all the answers. I'm currently using Oracle and PostgreSQL. I'll have a look at lucene too. Regards Kuon The Oracle natural language search is called Context. The pgSQL one is called GiST (I think). -arturo On Oct 28, 2005, at 10:35 PM, Arturo Perez wrote

Re: Implementing "google like" search

2005-11-08 Thread David LeBer
On 8-Nov-05, at 9:56 AM, Arturo Perez wrote: 時期 精霊 wrote: Hello, Thanks for all the answers. I'm currently using Oracle and PostgreSQL. I'll have a look at lucene too. Regards Kuon The Oracle natural language search is called Context. The pgSQL one is called GiST (I think). And MySQL has Fu

rawRowsForStoredProcedureNamed NullPointerException...

2005-11-08 Thread Nathan Walker
When used against MySQL 5.0.13 and JDBC 3.1.11, I get a null pointer when trying to use that EOUtitlites method. Does anybody know how to get this operating. The docs say the stored procedures are supported from version 3.1 and up for the JDBC driver??Here's the code I'm using:NSDictionary args = n

Re: rawRowsForStoredProcedureNamed NullPointerException...

2005-11-08 Thread Nathan Walker
I'm about to resort to CallableStatement and ResultSetsOn Nov 8, 2005, at 10:22 AM, Nathan Walker wrote:When used against MySQL 5.0.13 and JDBC 3.1.11, I get a null pointer when trying to use that EOUtitlites method. Does anybody know how to get this operating. The docs say the stor

Help: The requested application was not found on this server

2005-11-08 Thread ktbull
Hi,I am a newbie and trying to play around with HTTPS with tips from Practical WebObjects and Joshua Marker's WebObjects for Mac OS X.  After having some issues, I decided to run the application in "deployment" mode to see if that was my problem.I tried to switch my Xcode settings to run my WOApp (

Re: rawRowsForStoredProcedureNamed NullPointerException...

2005-11-08 Thread Pierre . Bernard
Did you declare your stored procedure in your EOModel? [EMAIL PROTECTED] wrote on 11/08/2005 04:28:17 PM: > I'm about to resort to CallableStatement and ResultSets > > On Nov 8, 2005, at 10:22 AM, Nathan Walker wrote: > > When used against MySQL 5.0.13 and JDBC 3.1.11, I get a

Help with stack trace of freeze application

2005-11-08 Thread Marcos Trejo Munguia
Hi list, I follow the instructions in the article "Debugging ”Frozen” WebObjects 5 Instances" from Lindesay Electric to debug one of my applications that occasionally get freeze, just today my application freeze and I obtain the stack trace but I can't understand very well what is happening

Thoughts on my new deployment?

2005-11-08 Thread James Cicenia
Hello - I have been requested/ordered to deploy on Linux. So, what is my best approach? Currently, our site has been humming along rather well on the MacMini running Tiger Server, mySQL 4.1, WO 5.2.4 and Apache 1. Hmm, maybe Linux on an iPod?! Ok, I digress. We will be getting two nice IBM

Re: whywebobjects.com

2005-11-08 Thread Gaastra Dennis - WO Lists
Please fix it up! This is a disaster... I thought this was our great shared site to promote WO to the WORLD. With Kind Regards,Dennis Gaastra, M.B.A.[sfu.ca], B.Sc.[ubc.ca]Chief Technology Officer,WEBAPPZ Systems, Inc.HQ:  (+1) 604.921.1333Fax:  (+1) 604.921.4313Cell:  (+1) 604.787.2532Email: [EMAI

Re: Custom class with D2W

2005-11-08 Thread Robert Walker
However, I can't work out whether this code is appropriate for a Direct to Web app and what Java file to annotate eg Application.Java, DirectAction.Java etc ? I have started to try and learn Java to work it out but it could take awhile.Sorry for the additional reply, but I just noticed this line. 

Oracle Tables showing no columns in EOModeler 5.3

2005-11-08 Thread Eric Smalling
Title: Oracle Tables showing no columns in EOModeler 5.3 I’m trying to learn WebObjects, so bear with me if this is a beginner question, but I’ve searched everywhere I can think of and am not finding an answer.   I’m trying to make a new model in EOModeler 5.3 against a couple of tables in an O

Re: plist problem

2005-11-08 Thread Ray Ackland
On 8/11/2005, at 19:16, Corin Lawson wrote: I have searched for the missing comma but I can not find it. Wouldn't that be the definition of something that is missing? :P r ___ Do not post admin requests to the list. They will be ignored. Webobjec

Custom class with D2W

2005-11-08 Thread Pete Rive
Thanks a lot Robert,Yes, I realised after I sent it that I had omitted to say that I had already created the EOGenericRecord custom class, named "Idea" through EOModeller. "Idea" is the entity and "value" is the attribute. I have gone back and corrected a few lines of code but I am now just have on

NSURLErrorDomain:-1005 with WOMetaRefresh

2005-11-08 Thread Nathan Walker
This happens quite often (Seems to happen very frequently when accessing from outside the network of the server, although while accessing on localhost, it's not such a problem) , Whenever I'm using a WOMetaRefresh via a WOLongResponsePage set to refresh at 3 second intervals, I get the NSUR

Re: Help: The requested application was not found on this server

2005-11-08 Thread Lachlan Deck
Hi there, On 09/11/2005, at 2:47 AM, [EMAIL PROTECTED] wrote: I am a newbie and trying to play around with HTTPS with tips from Practical WebObjects and Joshua Marker's WebObjects for Mac OS X. After having some issues, I decided to run the application in "deployment" mode to see if that

Re: Unit testing

2005-11-08 Thread Georg Tuparev
On Nov 2, 2005, at 11:36 PM, Chuck Hill wrote: On Nov 2, 2005, at 2:24 PM, Miguel Arroz wrote: Hi! I'm studying how to add unit tests to an WebObjects application. I would like to use xCode (i hate eclipse). You like Xcode?!!? You hate Eclipse?!!? What you been smokin' Willis? Ha

Re: Pure Swing JavaClient distribution channel

2005-11-08 Thread Marek Wawrzyczny
Hi Florijan, Shouldn't you still subclass the EOClientApplicationSupport for your main application class? What happens if no UI classes are specified? Do you get an exception? Does the distribution channel get initialized? Unless not having the NIB UI is a problem, it seems to me that you can st

Re: whywebobjects.com

2005-11-08 Thread Gaastra Dennis - WO Lists
Hi Dov,Just wondering, how much does this 'mean spirited' person want? Maybe we can share the cost... I thought this site was very beneficial to our community. With Kind Regards,Dennis Gaastra, M.B.A.[sfu.ca], B.Sc.[ubc.ca]Chief Technology Officer,WEBAPPZ Systems, Inc.HQ:  (+1) 604.921.1333Fax:  (+

perl deployment scripts

2005-11-08 Thread Gavin Eadie
Sometime in the last few days, I passed a mailing list item or a web page with reference to some perl scripting that 'took the place of' the Monitor. I'm pretty sure I didn't dream it, but cannot find it now! I throw myself on the mercy of this list's infinite wisdom ... Gavin __

Re: whywebobjects.com

2005-11-08 Thread Ray Ackland
Don't like the idea of rewarding them though. Would it be possible to register a similar name and alter the links to that page? I don't expect many people will find that page by typing URLs. r On 9/11/2005, at 12:48 , Gaastra Dennis - WO Lists wrote: Just wondering, how much does this 'mean

Re: whywebobjects.com

2005-11-08 Thread Ray Ackland
Perhaps even just changing it to whywebobjects.org! On 9/11/2005, at 13:51 , Ray Ackland wrote: Don't like the idea of rewarding them though. Would it be possible to register a similar name and alter the links to that page? I don't expect many people will find that page by typing URLs. r

Re: perl deployment scripts

2005-11-08 Thread Chuck Hill
WORMs? http://www.centralparksoftware.com/servlet/CPSApp? service=page&context=Worms On Nov 8, 2005, at 7:40 PM, Gavin Eadie wrote: Sometime in the last few days, I passed a mailing list item or a web page with reference to some perl scripting that 'took the place of' the Monitor. I'm p

Secure to Non secure problems

2005-11-08 Thread Greg Hulands
Hi, In a component that is displayed over https, there is an active image that goes to a page which is just over http. The url that is getting generated for the active image is http://server:443. I have set the secure binding of the image to false. Is there anything else I can do to force

Re: whywebobjects.com

2005-11-08 Thread Dov Rosenberg
Title: Re: whywebobjects.com I am not sure, usually the starting price is $200/domain. I think I would pass just on the principal. Some [EMAIL PROTECTED] business model banks on ripping other people off just frosts my cake – gr On 11/8/05 6:48 PM, "Gaastra Dennis - WO Lists" <[EMAIL PRO

Re: whywebobjects.com

2005-11-08 Thread womail
If the community can come up with a different name that's available, I will register it and make sure it stays registered.  Managed hosting is our business so we do this all the time.  That is, if Dov is willing to keep on running the site;  we aren't set up for WO hosting (yet).  We'll just point

Re: whywebobjects.com

2005-11-08 Thread womail
Or whywebobjects.org would work too (didn't read that suggestion until after I sent this).janineOn Nov 8, 2005, at 6:11 PM, [EMAIL PROTECTED] wrote:If the community can come up with a different name that's available, I will register it and make sure it stays registered.  Managed hosting is our busi

Re: whywebobjects.com

2005-11-08 Thread Mark Morris
To be safe, an hour ago I registered whywebobjects.org, whywebobjects.net, and (my favorite) whywebobjects.info.If the traffic is not too terribly high, I don't mind hosting the site.  Unfortunately, somehow I never saw the original site.  Would a wiki-based site be well suited for this?Open to sug

Slow BLOB oracle

2005-11-08 Thread 時期 精霊
Hello guys, I have some trouble with oracle BLOB. My code work, but it's slow. To inject the blob in the database I use this code: public WOComponent uploadData() { try { // Uploading data using large object Connection conn = YUEOUtilities.jd

Re: whywebobjects.com

2005-11-08 Thread Dov Rosenberg
They stole all of the domains - whywebobjects.org, com, and net [EMAIL PROTECTED]&* Dov On 11/8/05 7:53 PM, "Ray Ackland" <[EMAIL PROTECTED]> wrote: > Perhaps even just changing it to whywebobjects.org! > > On 9/11/2005, at 13:51 , Ray Ackland wrote: > >> Don't like the idea of rewarding th

Re: whywebobjects.com

2005-11-08 Thread Mark Morris
I was a little slow in posting, but I registered .org, .net, and .info after seeing what happened to .com. I sent a message to the list a little while ago. I can point them to wherever this group would like, or I can host it as well. Best regards, Mark On Nov 8, 2005, at 9:23 PM, Dov Ro

Re: Thoughts on my new deployment?

2005-11-08 Thread Hunter Hillegas
We deploy using Monitor on RHEL 3. Apache 2 w/ PostgreSQL 8.1. WO 5.2.4. Works like a charm - it just runs and runs. On Nov 8, 2005, at 8:39 AM, James Cicenia wrote: Hello - I have been requested/ordered to deploy on Linux. So, what is my best approach? Currently, our site has been humming

Re: Thoughts on my new deployment?

2005-11-08 Thread Hunter Hillegas
I should have mentioned that the configuration below serves about 4 million pages a month to about 750,000 unique users. The site is busy and the setup never breaks a sweat. On Nov 8, 2005, at 7:57 PM, Hunter Hillegas wrote: We deploy using Monitor on RHEL 3. Apache 2 w/ PostgreSQL 8.1. WO

Re: Thoughts on my new deployment?

2005-11-08 Thread Benjamin J Doherty
On Nov 8, 2005, at 10:39 AM, James Cicenia wrote: Hello - I have been requested/ordered to deploy on Linux. So, what is my best approach? Currently, our site has been humming along rather well on the MacMini running Tiger Server, mySQL 4.1, WO 5.2.4 and Apache 1. Hmm, maybe Linux on an iPo

Re: Pure Swing JavaClient distribution channel

2005-11-08 Thread gnuloki
I've recently done something similar. I believe the correct way to do what you propose is to create a subclass of EOApplication. Make sure you have the function:protected void finishInitialization() {    super.finishInitialization();    // call your startup code}Bind this new subclass to applic

Re: Custom class with D2W

2005-11-08 Thread David Teran
Yes, I realised after I sent it that I had omitted to say that I had already created the EOGenericRecord custom class, named "Idea" through EOModeller. "Idea" is the entity and "value" is the attribute. I have gone back and corrected a few lines of code but I am now just have one remaining error:Id