<div dir="ltr">Have you applied the patches for the known WLS issues - discussed in both the docs, jira, and the forums?<br><br>More comments below.<br><br><div class="gmail_quote">On Tue, Sep 23, 2008 at 5:06 AM, Marek Novotny <span dir="ltr"><<a href="mailto:mnovotny@redhat.com">mnovotny@redhat.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I have discovered some issues with the latest release of Oracle(BEA) Weblogic Server.<br>
<br>
First issue is with jpa example. There is already related JIRA issue <a href="https://jira.jboss.org/jira/browse/JBSEAM-3350" target="_blank">https://jira.jboss.org/jira/browse/JBSEAM-3350</a></blockquote><div><br>I believe Pete was looking into this at some point and it is scheduled for 2.1.0.CR1 - you should take a look and see what the details of that are. It may be a configuration change, or a real bug.<br>
<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><a href="https://jira.jboss.org/jira/browse/JBSEAM-3350" target="_blank"></a><br>
<br>
Second issue is with seam jee5 booking example. After reading steps at <a href="http://docs.jboss.com/seam/2.1.0.BETA1/reference/en-US/html/weblogic.html#d0e29123" target="_blank">http://docs.jboss.com/seam/2.1.0.BETA1/referencWeblogicTransactionManagerLook</a><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
up</blockquote><a href="http://docs.jboss.com/seam/2.1.0.BETA1/reference/en-US/html/weblogic.html#d0e29123" target="_blank">e/en-US/html/weblogic.html#d0e29123</a>, which are basically for 10.0MP1, but should work also for version 10.3. And also<br>
<br>
It seems that some weird class loading issue happens in WLS.</blockquote><div><br>Double check the capitalization for the WeblogicTransactionManagerLookup - that is a common issue. Also verify that they jars are deployed correctly as described. If they appear to be then google the issue, and/or look on the BEA forums. I would assume that the issue is either jar placement or some setting in WLS. You may need to set flags so that the seam application's jars take precedence on the classpath. You should be able to find how to do that.<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"></blockquote> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
<br>
Caused by: java.lang.Throwable: Substituted for missing class org.hibernate.HibernateException - Could not instantiate TransactionManagerLookup 'WeblogicTransactionManagerLookup'<br>
at org.hibernate.transaction.TransactionManagerLookupFactory.getTransactionManagerLookup(TransactionManagerLookupFactory.java:47)<br>
at org.hibernate.cfg.SettingsFactory.createTransactionManagerLookup(SettingsFactory.java:422)<br>
at org.hibernate.cfg.SettingsFactory.buildSettings(SettingsFactory.java:140)<br>
at org.hibernate.cfg.Configuration.buildSettings(Configuration.java:2009)<br>
at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1292)<br>
at org.hibernate.cfg.AnnotationConfiguration.buildSessionFactory(AnnotationConfiguration.java:915)<br>
at org.hibernate.ejb.Ejb3Configuration.buildEntityManagerFactory(Ejb3Configuration.java:730)<br>
at org.hibernate.ejb.HibernatePersistence.createContainerEntityManagerFactory(HibernatePersistence.java:127)<br>
at weblogic.deployment.PersistenceUnitInfoImpl.createEntityManagerFactory(PersistenceUnitInfoImpl.java:330)<br>
at weblogic.deployment.PersistenceUnitInfoImpl.<init>(PersistenceUnitInfoImpl.java:123)<br>
at weblogic.deployment.AbstractPersistenceUnitRegistry.storeDescriptors(AbstractPersistenceUnitRegistry.java:331)<br>
at weblogic.deployment.AbstractPersistenceUnitRegistry.loadPersistenceDescriptor(AbstractPersistenceUnitRegistry.java:245)<br>
at weblogic.deployment.ModulePersistenceUnitRegistry.<init>(ModulePersistenceUnitRegistry.java:63)<br>
at weblogic.ejb.container.deployer.EJBModule.setupPersistenceUnitRegistry(EJBModule.java:209)<br>
at weblogic.ejb.container.deployer.EJBModule$1.execute(EJBModule.java:310)<br>
at weblogic.deployment.PersistenceUnitRegistryInitializer.setupPersistenceUnitRegistries(PersistenceUnitRegistryInitializer.java:62)<br>
at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:381)<br>
<br>
-- <br>
Marek Novotny<br>
--<br>
JBoss Seam Product Lead<br>
<br>
Red Hat Czech s.r.o.<br>
Purkynova 99<br>
612 45 Brno<br>
<br>
Email: <a href="mailto:mnovotny@redhat.com" target="_blank">mnovotny@redhat.com</a><br>
Office phone: +420 532 294 287, ext. 82-62 087<br>
mobile: +420 608 509 230<br>
<br>
_______________________________________________<br>
seam-dev mailing list<br>
<a href="mailto:seam-dev@lists.jboss.org" target="_blank">seam-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/seam-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/seam-dev</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>blog: <a href="http://in.relation.to/Bloggers/Jay">http://in.relation.to/Bloggers/Jay</a><br>
</div>