You can find the full source code for this website in the Seam package in the directory /examples/wiki. It is licensed under the LGPL.
These steps will briefly describe how to get the jpa example running on Weblogic 10.3. For more examples on Weblogic and complete details on these steps see the reference guide chapter Seam on BEA's Weblogic.
the datasource instructions miss some steps: password, etc. if we follow exactly what is written, the test connection button fails on the WLS console
Step 12: it should be jdbc:hsqldb:mem:. for an in-memory db
2009-11-13 下午10时05分42秒 CS Error Deployer BEA-149265 Failure occur red in the execution of deployment request with ID '1258121141996' for task '0'. Error is: 'java.lang.ClassNotFoundException: org.apache.log4j.LogManager' java.lang.ClassNotFoundException: org.apache.log4j.LogManager at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(Generic ClassLoader.java:296)
How can I do?
db password is blank
Hi Sean, I got that exception too when deploying to weblogic seam jpa example.
To rectify i added lo4j.jar to my domain shared lib directory. Example: