- Download RichFaces 4.0.0.Final distribution
- unzip to a suitable location
- navigate to \richfaces-4.0.0.Final\examples\richfaces-showcase
- edit the pom.xml and remove/uncomment the relativePath of the parent (
<!-- <relativePath>../parent/pom.xml</relativePath> -->
)- add the jboss nexus repository
<repositories>
<repository>
<id>jboss</id>
<url>http://repository.jboss.org/nexus/content/groups/public-jboss/</url>
</repository>
</repositories>
- Follow the instructions on my older post to deploy the jsf(2.0,1.0.0.0_2-0-2) library to WebLogic and create a weblogic.xml with the library link in src\main\webapp\WEB-INF.
- type
mvn clean install -P jee6
- deploy the exploded or packaged war from \target to your WebLogic.
- Enjoy!
I am trying to deploy on weblogic 10.3.5
ReplyDeleteI am trying to deploy the autocomplete application
so I don't have pom.xml
I followed the other steps but i failed in this stop
- deploy the JSF 2.0 library (Deployments - Install - wlserver_10.3\common\deployable-libraries\jsf-2.0.war
can u help pls
Hi tester,
ReplyDeletecan you please tell me anything about the error you get? That would be the only chance to help you.
Thanks,
-M
Hello, do you know if there's a way to run Richfaces 4 on weblogic 10.0? Thanks
ReplyDeleteH Cath,
ReplyDeletenon I know of ...