Still trying to get the cairngorm store products to show up. I thought I 
had done everything right - but there are several errors in the docs and I 
had to do some guessing, plus working with hints from Steven and Alex from 
iteration2.

On startup, I'm getting a couple of warnings from the server:

- log4j: WARN No appenders could be found for logger
- log4j: WARN Please initialize the log4j system properly

And, when I access the app, the server throws this error:

Error: java.sql.SQLException: User not found: CAIRNGORMSTORE

To make things easier, here's my current relevant directory structure:

C:
\servers
 > db
 >> file: catalog.lck
 >> file: catalog.log
 >> file: catalog.properties
 >> file: catalog.script
 > jakarta-tomcat-5.0.25
 >>...
 >> db
 >>> file: catalog.properties
 >>> file: catalog.script
 >> webapps
 >>> cairngormstore
 >>>> assets
 >>>> data
 >>>> META-INF
 >>>> org
 >>>> tests
 >>>> WEB-INF
 >>>>> classes
 >>>>>> conf
 >>>>>>> file: log4j.properties
 >>>>>>> file: store.cfg
 >>>>>> org
 >>>>>>> nevis...
 >>>>> flex
 >>>>>> file: cairngorm-manifest.xml
 >>>>>> file: flex-config.xml
 >>>>>>user_classes
 >>>>>>> file: cairngorm.swc
 >>>>>>> file: FlexUnit.swc
 >>>>> lib
 >>>>>> files: jar files

The db folder at the top level appears to be created automatically.

Any other info I can provide to track this down?

Thanks.

- Tom






 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to