Thanks a lot.
I tried those :
In my Weblogic.xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE weblogic-web-app PUBLIC "-//BEA Systems, Inc.//DTD Web Application
8.1//EN" "http://www.bea.com/servers/wls810/dtd/weblogic810-web-jar.dtd">
<weblogic-web-app>
<jsp-descriptor>
<jsp-param>
<param-name>compileFlags</param-name>
<param-value>-g</param-value>
</jsp-param>
<jsp-param>
<param-name>keepgenerated</param-name>
<param-value>true</param-value>
</jsp-param>
</jsp-descriptor>
<context-root>jbpm-console</context-root>
<container-descriptor>
<prefer-web-inf-classes>true</prefer-web-inf-classes>
</container-descriptor>
</weblogic-web-app>
I dont see what datasource i need : can you be more specific ?
Can you develop about that "wablogic compliant" transaction manager for
hibernate ?
Sorry, its my first time using Hibernate ...
Thanks for your help,
Regards,
O.M.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4061168#4061168
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4061168
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user