trouble with customer-cmp-ear example for new sun application server 9.0
recently, i have been playing with sun Java system application server 9.0 and try a couple of examples, but i was in trouble. for example, i try customer-cmp-ear example, and i can create db, but i can not Set up JDBC resources, and i always get the following error:
CLI146 /path/to/passwordfile does not exist in the file system or read permission denied.
i take a look at the description of the example, one thing i do not quite understand, at the common instruction, i am required to setjavaee.server.passwordfile property, does it mean i have to create a passwordfile? where do I put it ? i hope someone can help me, i will really appreciate it.
Message was edited by:
junjun

