[
https://jira.jboss.org/browse/JBRULES-2360?page=com.atlassian.jira.plugin...
]
Angelo D'Angelo commented on JBRULES-2360:
------------------------------------------
Hi,
I tried to install Drools Guvnor 5.0 on Weblogic 10.3.2 (jdk160_14_R27.6.5-32) and Windows
XP. I applied the following changes to drools-guvnor.war:
- added WEB-INF\weblogic.xml for setting
<prefer-web-inf-classes>true</prefer-web-inf-classes>
- removed WEB-INF\lib\xml-apis-2.0.2.jar and WEB-INF\lib\xml-apis-2.7.1.jar
- added WEB-INF\lib\jsf-api.jar and WEB-INF\lib\jsf-impl.jar
- added WEB-INF\lib\hibernate-*.jar
Now it seems to work fine, but I am not sure that all dependencies are matched.
Could you confirm that these libraries are right?
Moreover, there is an other issue: when I shutdown weblogic server I found this error:
<Unable to unprepare application 'drools-guvnor'.
java.lang.ClassNotFoundException: org.hibernate.event.EventListeners$2
at
weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:296)
at
weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:269)
at
weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:56)
at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
Truncated. see log file for complete stacktrace
Caused By: java.lang.ClassNotFoundException: org.hibernate.event.EventListeners$2
at
weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:296)
at
weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:269)
at
weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:56)
at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
Truncated. see log file for complete stacktrace
Could you help me?
Thank you in advance.
Regards
> Installation of Guvnor 5.0 on Weblogic 10.3
> -------------------------------------------
> Key: JBRULES-2360
> URL:
https://jira.jboss.org/browse/JBRULES-2360
> Project: Drools
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: drools-guvnor
> Affects Versions: 5.0.0.CR1
> Environment: Windows 2003, Weblogic 10.3
> Reporter: Gaurav Srivastava
> Assignee: Mark Proctor
> Hi,
> We are trying to install Drools Guvnor 5.0 on Weblogic 10.3 but we are facing issue
post successfull installation.
> On trying to browse the Guvnor Web - Application using
http://localhost:7001/guvnor
(guvnor is the name with which the application is installed)
> the browser returnd the Error Code : 403 : Forbidden'
> See below for the error -
>
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
> From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
> 10.4.4 403 Forbidden
> The server understood the request, but is refusing to fulfill it. Authorization will
not help and the request SHOULD NOT be repeated. If the request method was not HEAD and
the server wishes to make public why the request has not been fulfilled, it SHOULD
describe the reason for the refusal in the entity. This status code is commonly used when
the server does not wish to reveal exactly why the request has been refused, or when no
other response is applicable.
>
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
> Please could you help us with this issue?
> Thanks.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira