[jboss-dev-forums] [jBPM Development] - Re: Deploying jBPM 5.1 in weblogic 10

Demian Calcaprina do-not-reply at jboss.com
Sun Dec 11 18:00:51 EST 2011


Demian Calcaprina [http://community.jboss.org/people/calca] created the discussion

"Re: Deploying jBPM 5.1 in weblogic 10"

To view the discussion, visit: http://community.jboss.org/message/640947#640947

--------------------------------------------------------------
Hi Ramanan. I have deployed jbpm 5.1 in weblogic 10. Basically it is deploying and fixing issues  :) .

I don't have it here, but you will find problems like:
- antlr jars. You can tell weblogic to lookup first inside webapp libs:
<?xml version="1.0" encoding="ISO-8859-1"?>
<weblogic-application>
<prefer-application-packages>
<package-name>antlr.*</package-name>
</prefer-application-packages>
</weblogic-application>

- hibernate/other lib versions

I don't remember more. It woudl be good that you try deploying your app and post the errors here  :) 

Demian
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/640947#640947]

Start a new discussion in jBPM Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2035]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20111211/81033158/attachment.html 


More information about the jboss-dev-forums mailing list