[jBPM] - How do I install jBPM into jBOSS 7.1 (Windows)?
Al Koch <[email protected]> Fri, 23 Aug 2013 16:46:18 -0400
| Newsgroups | gmane.comp.java.jboss.user |
|---|---|
| Message-ID | <[email protected]> |
------=_Part_882048_759869913.1377290778702
Content-Type: multipart/alternative;
boundary="----=_Part_882047_1941175191.1377290778702"
------=_Part_882047_1941175191.1377290778702
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
Al Koch [https://community.jboss.org/people/alkoch] created the discussion
"How do I install jBPM into jBOSS 7.1 (Windows)?"
To view the discussion, visit: https://community.jboss.org/message/833756#8=
33756
--------------------------------------------------------------
Hello,
I have used the jBPM Installer Full to get some familiarity with jBPM and I=
now need to install JBoss and jBPM on a "production" system.=C2=A0 That me=
ans I need just these two items and none of the other "demo" items installe=
d by the Full Installer.
I installed (under Windows 7) JBoss 7.1.1 by downloading jboss-as-7.1.1.Fin=
al.zip from http://www.jboss.org/jbossas/downloads/ http://www.jboss.org/j=
bossas/downloads/ and then unzipped jboss-as-7.1.1.Final.zip to get the jbo=
ss-as-7.1.1.Final folder which I placed under C:\Program Files.=C2=A0 I can=
launch the server with standalone.bat and I am able to access the Manageme=
nt Console so all indications are that it is running.=C2=A0 (The "DOS Box" =
console shows no errors as well.)
I have tried to deploy jBMP in a couple of different ways:
1) With the server shutdown, I copied the six .war files (designer.war, dro=
ols-guvnor.war, jbpm-form-builder.war, jbpm-gwt-console.war, jbpm-gwt-conso=
le-server.war and jbpm-human-task-war.war) from the .\standalone\deployment=
s folder that was created buy the Full Installer and placed them in the sam=
e folder of the new JBoss installation.=C2=A0 I then launched JBoss and the=
console showed numerous errors as it detected and tried to deploy each .wa=
r.=C2=A0 Once the "deployment process" completed the jBPM server was not ru=
nning.
2) I downloaded jbpm-5.4.0.Final-gwt-console.zip from http://sourceforge.n=
et/projects/jbpm/files/jBPM%205/jbpm-5.4.0.Final/ http://sourceforge.net/pr=
ojects/jbpm/files/jBPM%205/jbpm-5.4.0.Final/.=C2=A0 As above, I placed jbpm=
-gwt-console-server-5.4.0.Final-EE6.war in the .\standalone\deployments fol=
der and started JBoss.=C2=A0 I again got numerous errors which started with=
:
12:57:06,500 INFO=C2=A0 [org.jboss.as.connector.subsystems.datasources] (MS=
C servicethread 1-1) JBAS010400: Bound data source [java:jboss/datasources/=
ExampleDS]
12:57:06,516 INFO=C2=A0 [org.jboss.as.server.deployment] (MSC service threa=
d 1-4) JBAS015876: Starting deployment of "jbpm-gwt-console-server-5.4.0.Fi=
nal-EE6.war"
12:57:14,157 WARN=C2=A0 [org.jboss.as.server.deployment] (MSC service threa=
d 1-2) Class Path entry jaxb-api.jar in "/C:/Program Files/jboss-as-7.1.1.F=
inal/bin/content/jbpm-gwt-console-server-5.4.0.Final-EE6.war/WEB-INF/lib/ja=
xb-impl-2.2.5.jar" does not point to a valid jar for a Class-Path reference=
.
12:57:14,157 WARN=C2=A0 [org.jboss.as.server.deployment] (MSC service threa=
d 1-2) Class Path entry activation.jar in "/C:/Program Files/jboss-as-7.1.1=
.Final/bin/content/jbpm-gwt-console-server-5.4.0.Final-EE6.war/WEB-INF/lib/=
jaxb-impl-2.2.5.jar"=C2=A0 does not point to a valid jar for a Class-Path r=
eference.
...
3) Finally, I tried using the "Deploy" feature in the console.=C2=A0 The "D=
eployment" seemed to go OK but when I tried to Enable I got a "Processing" =
message that never closed.
My questions are:
1) How do I deploy just JBoss and jBPM (not the Full Install/Demo)?=C2=A0 I=
cannot locate any instructions for doing this; can you point me to documen=
tation for this?
2) I am trying to locate the "source" of the six .War files installed by th=
e Full Installer.=C2=A0 I' guessing that the following might be correct:
=C2=A0=C2=A0=C2=A0 Full Installer=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=20
=C2=A0=C2=A0=C2=A0 jbpm-gwt-console.war=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 jbpm-5.4.0.Fin=
al-gwt-console.zip=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0 @ http://sourceforge.net/projects/jbpm/files/jBPM%205/jbpm-5.4.0=
.Final/ http://sourceforge.net/projects/jbpm/files/jBPM%205/jbpm-5.4.0.Fina=
l/
=C2=A0=C2=A0=C2=A0 jbpm-gwt-console-server.war=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0 "
=C2=A0=C2=A0=C2=A0 jbpm-human-task-war.war=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0 jbpm-5.4.0.Final-human-task-war.zip=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0 @ http://sourceforge.net/projects/jbpm/files/jBPM=
%205/jbpm-5.4.0.Final/ http://sourceforge.net/projects/jbpm/files/jBPM%205/=
jbpm-5.4.0.Final/
=C2=A0=C2=A0=C2=A0 designer.war=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 designer=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 @ http://sourceforge.net/projec=
ts/jbpm/files/ http://sourceforge.net/projects/jbpm/files/
=C2=A0=C2=A0=C2=A0 jbpm-form-builder.war=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ???
=C2=A0=C2=A0=C2=A0 jbpm-gwt-console.war=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ???
Is the above correct and where do the last two come from?=C2=A0 Further, ho=
w do these relate to the various files in jbpm-5.4.0.Final-bin.zip?
3) jbpm-5.4.0.Final-gwt-console.zip from http://sourceforge.net/projects/j=
bpm/files/jBPM%205/jbpm-5.4.0.Final/ http://sourceforge.net/projects/jbpm/f=
iles/jBPM%205/jbpm-5.4.0.Final/ contains the two files jbpm-gwt-console-ser=
ver-5.4.0.Final-AS5.war and jbpm-gwt-console-server-5.4.0.Final-EE6.war.=C2=
=A0 What are these two?
Thank you.
Al
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/833756#833756]
Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=3D1&co=
ntainerType=3D14&container=3D2034]
------=_Part_882047_1941175191.1377290778702
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<body link=3D"#355491" alink=3D"#4262a1" vlink=3D"#355491" style=3D"backgro=
und: #e2e2e2; margin: 0; padding: 20px;">
<div>
=09<table cellpadding=3D"0" bgcolor=3D"#FFFFFF" border=3D"0" cellspacing=3D=
"0" style=3D"border: 1px solid #dadada; margin-bottom: 30px; width: 100%; -=
moz-border-radius: 6px; -webkit-border-radius: 6px;">
=09=09<tbody>
=09=09=09<tr>
=09=09=09=09<td>
=09=09=09=09=09<table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" bgco=
lor=3D"#FFFFFF" style=3D"border: solid 2px #ccc; background: #dadada; width=
: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
=09=09=09=09=09=09<tbody>
=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09<td bgcolor=3D"#000000" valign=3D"middle" height=3D=
"58px" style=3D"border-bottom: 1px solid #ccc; padding: 20px; -moz-border-r=
adius-topleft: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-ri=
ght-radius: 5px; -webkit-border-top-left-radius: 5px;">
=09=09=09=09=09=09=09=09=09<h1 style=3D"color: #333333; font: bold 22px Ari=
al, Helvetica, sans-serif; margin: 0; display: block !important;">
=09=09=09=09=09=09=09=09=09<!-- To have a header image/logo replace the nam=
e below with your img tag -->
=09=09=09=09=09=09=09=09=09<!-- Email clients will render the images when t=
he message is read so any image -->
=09=09=09=09=09=09=09=09=09<!-- must be made available on a public server, =
so that all recipients can load the image. -->
=09=09=09=09=09=09=09=09=09<a href=3D"https://community.jboss.org/index.jsp=
a" style=3D"text-decoration: none; color: #E1E1E1">JBoss Community</a></h1>
=09=09=09=09=09=09=09=09</td>
=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09<td bgcolor=3D"#FFFFFF" style=3D"font: normal 12px =
Arial, Helvetica, sans-serif; color:#333333; padding: 20px; -moz-border-ra=
dius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-b=
ottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;"><h3 style=
=3D"margin: 10px 0 5px; font-size: 17px; font-weight: normal;">
How do I install jBPM into jBOSS 7.1 (Windows)?
</h3>
<span style=3D"margin-bottom: 10px;">
created by <a href=3D"https://community.jboss.org/people/alkoch">Al Koc=
h</a> in <i>jBPM</i> - <a href=3D"https://community.jboss.org/message/83375=
6#833756">View the full discussion</a>
</span>
<hr style=3D"margin: 20px 0; border: none; background-color: #dadada; heigh=
t: 1px;">
<div class=3D"jive-rendered-content"><p>Hello,</p><p style=3D"min-height: 8=
pt; height: 8pt; padding: 0px;"> </p><p>I have used the jBPM Installer=
Full to get some familiarity with jBPM and I now need to install JBoss and=
jBPM on a "production" system.  That means I need just these two item=
s and none of the other "demo" items installed by the Full Installer.</p><p=
style=3D"min-height: 8pt; height: 8pt; padding: 0px;"> </p><p><span>I=
installed (under Windows 7) JBoss 7.1.1 by downloading jboss-as-7.1.1.Fina=
l.zip from </span><a class=3D"jive-link-external-small" href=3D"http://www.=
jboss.org/jbossas/downloads/" target=3D"_blank">http://www.jboss.org/jbossa=
s/downloads/</a><span> and then unzipped jboss-as-7.1.1.Final.zip to get th=
e jboss-as-7.1.1.Final folder which I placed under C:\Program Files.  =
I can launch the server with standalone.bat and I am able to access the Man=
agement Console so all indications are that it is running.  (The "DOS =
Box" console shows no errors as well.)</span></p><p style=3D"min-height: 8p=
t; height: 8pt; padding: 0px;"> </p><p>I have tried to deploy jBMP in =
a couple of different ways:</p><p>1) With the server shutdown, I copied the=
six .war files (designer.war, drools-guvnor.war, jbpm-form-builder.war, jb=
pm-gwt-console.war, jbpm-gwt-console-server.war and jbpm-human-task-war.war=
) from the .\standalone\deployments folder that was created buy the Full In=
staller and placed them in the same folder of the new JBoss installation.&#=
160; I then launched JBoss and the console showed numerous errors as it det=
ected and tried to deploy each .war.  Once the "deployment process" co=
mpleted the jBPM server was not running.</p><p><span>2) I downloaded jbpm-5=
.4.0.Final-gwt-console.zip from </span><a class=3D"jive-link-external-small=
" href=3D"http://sourceforge.net/projects/jbpm/files/jBPM%205/jbpm-5.4.0.Fi=
nal/" rel=3D"nofollow" target=3D"_blank">http://sourceforge.net/projects/jb=
pm/files/jBPM%205/jbpm-5.4.0.Final/</a><span>.  As above, I placed jbp=
m-gwt-console-server-5.4.0.Final-EE6.war in the .\standalone\deployments fo=
lder and started JBoss.  I again got numerous errors which started wit=
h:</span></p><p>12:57:06,500 INFO  [org.jboss.as.connector.subsystems.=
datasources] (MSC servicethread 1-1) JBAS010400: Bound data source [java:jb=
oss/datasources/ExampleDS]</p><p>12:57:06,516 INFO  [org.jboss.as.serv=
er.deployment] (MSC service thread 1-4) JBAS015876: Starting deployment of =
"jbpm-gwt-console-server-5.4.0.Final-EE6.war"</p><p>12:57:14,157 WARN =
[org.jboss.as.server.deployment] (MSC service thread 1-2) Class Path entry=
jaxb-api.jar in "/C:/Program Files/jboss-as-7.1.1.Final/bin/content/jbpm-g=
wt-console-server-5.4.0.Final-EE6.war/WEB-INF/lib/jaxb-impl-2.2.5.jar" does=
not point to a valid jar for a Class-Path reference.</p><p>12:57:14,157 WA=
RN  [org.jboss.as.server.deployment] (MSC service thread 1-2) Class Pa=
th entry activation.jar in "/C:/Program Files/jboss-as-7.1.1.Final/bin/cont=
ent/jbpm-gwt-console-server-5.4.0.Final-EE6.war/WEB-INF/lib/jaxb-impl-2.2.5=
.jar"  does not point to a valid jar for a Class-Path reference.</p><p=
>...</p><p style=3D"min-height: 8pt; height: 8pt; padding: 0px;"> </p>=
<p>3) Finally, I tried using the "Deploy" feature in the console.  The=
"Deployment" seemed to go OK but when I tried to Enable I got a "Processin=
g" message that never closed.</p><p style=3D"min-height: 8pt; height: 8pt; =
padding: 0px;"> </p><p>My questions are:</p><p style=3D"min-height: 8p=
t; height: 8pt; padding: 0px;"> </p><p>1) How do I deploy just JBoss a=
nd jBPM (not the Full Install/Demo)?  I cannot locate any instructions=
for doing this; can you point me to documentation for this?</p><p>2) I am =
trying to locate the "source" of the six .War files installed by the Full I=
nstaller.  I' guessing that the following might be correct:</p><p>=
0;   Full Installer       =
0;        </p><p><span>   =
; jbpm-gwt-console.war         =
;        jbpm-5.4.0.Final-gwt-console.zi=
p            @ </spa=
n><a class=3D"jive-link-external-small" href=3D"http://sourceforge.net/proj=
ects/jbpm/files/jBPM%205/jbpm-5.4.0.Final/" rel=3D"nofollow" target=3D"_bla=
nk">http://sourceforge.net/projects/jbpm/files/jBPM%205/jbpm-5.4.0.Final/</=
a></p><p>    jbpm-gwt-console-server.war   &#=
160;    "</p><p><span>    jbpm-human-task-war=
.war        jbpm-5.4.0.Final-human-task-=
war.zip          @ </span><a c=
lass=3D"jive-link-external-small" href=3D"http://sourceforge.net/projects/j=
bpm/files/jBPM%205/jbpm-5.4.0.Final/" rel=3D"nofollow" target=3D"_blank">ht=
tp://sourceforge.net/projects/jbpm/files/jBPM%205/jbpm-5.4.0.Final/</a></p>=
<p><span>    designer.war      =
;            &#=
160;        designer   &#=
160;            =
;            &#=
160;            =
;         @ </span><a class=3D"jive=
-link-external-small" href=3D"http://sourceforge.net/projects/jbpm/files/" =
rel=3D"nofollow" target=3D"_blank">http://sourceforge.net/projects/jbpm/fil=
es/</a></p><p>    jbpm-form-builder.war   =
60;          ???</p><p> &=
#160;  jbpm-gwt-console.war       &=
#160;     ???</p><p>Is the above correct and where do t=
he last two come from?  Further, how do these relate to the various fi=
les in jbpm-5.4.0.Final-bin.zip?</p><p><span>3) jbpm-5.4.0.Final-gwt-consol=
e.zip from </span><a class=3D"jive-link-external-small" href=3D"http://sour=
ceforge.net/projects/jbpm/files/jBPM%205/jbpm-5.4.0.Final/" rel=3D"nofollow=
" target=3D"_blank">http://sourceforge.net/projects/jbpm/files/jBPM%205/jbp=
m-5.4.0.Final/</a><span> contains the two files jbpm-gwt-console-server-5.4=
.0.Final-AS5.war and jbpm-gwt-console-server-5.4.0.Final-EE6.war.  Wha=
t are these two?</span></p><p style=3D"min-height: 8pt; height: 8pt; paddin=
g: 0px;"> </p><p>Thank you.</p><p>Al</p></div>
<div style=3D"background-color: #f4f4f4; padding: 10px; margin-top: 20px;">
<p style=3D"margin: 0;">Reply to this message by <a href=3D"https://com=
munity.jboss.org/message/833756#833756">going to Community</a></p>
=09<p style=3D"margin: 0;">Start a new discussion in jBPM at <a href=3D"htt=
ps://community.jboss.org/choose-container!input.jspa?contentType=3D1&contai=
nerType=3D14&container=3D2034">Community</a></p>
</div></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
</body>
</html>
------=_Part_882047_1941175191.1377290778702--
------=_Part_882048_759869913.1377290778702
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user
------=_Part_882048_759869913.1377290778702--