Solaris 9 12/03 Release Notes

Administration Interface Reports Verifier Error When Viewing Persistence Manager Factory Resource Created From the Command Line (4733109)

A verifier error is reported for a Persistence Manager Factory resource that was created using the command-line interface. The following error is displayed when the resource is viewed in the Sun ONE Application Server Administration interface:


ArgChecker Failure: Validation failed for jndiName: object must be non-null

Workaround: Perform the following steps to create a new Persistence Management Factory resource:

  1. Create a jdbc-connection pool with data source information to connect to a database.

  2. Create a jdbc-resource to make the connection pool available through a Java Naming and Directory InterfaceTM (J.N.D.I.) lookup.

  3. Create a persistence-management resource with the jdbc-resource that was created in Step 2.