[JBoss jBPM] - Howto login to jbpm-console and gwt-console?
by lyallp
I am having difficulty logging into either of these consoles.
The jbpm-console is nice enough to show a list of users but I can't login to any of them.
I have no clue as to what to login with gwt-console, I tried 'admin' no success.
jbpm has created all it's tables in the MySQL database (32 in all) but none of them have any data in them.
I tried editing * server/default/conf/props/jbossws-users.properties
| * server/default/conf/props/jmx-console-users.properties
| and it's corresponding roles.
Can you tell I don't know what I am doing? I am at a loss. I sort of expected the default 'users' to be created on first boot of JBoss after installation of jbpm.
jboss-4.2.3.GA
jbpm-installer-3.3.0.GA.jar
jbpm-jpdl-designer-suite-3.1.5
jdk-6u5-windows-i586-p
mysql-5.0.67-win32
mysql-connector-java-5.1.7
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4191071#4191071
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4191071
17 years, 4 months
[JBoss jBPM] - Re: Jbpm BPEL HelloWorld Example Ant Test Build Failure Prob
by kraimand
I did as you specified in your post and wscompile still fails. Perhaps there are some additional settings needed. I am using JBOSS 4.2.3GA and Java 1.5 with BPEL 1.1.GA
C:\Documents and Settings\dkraiman\My Documents\ABMA\JBOSS\jbpm-bpel-1.1.GA\exam
ples\hello>ant test
Buildfile: build.xml
detect.wsdl:
get.published.wsdl:
[copy] Copying 3 files to C:\Documents and Settings\dkraiman\My Documents\A
BMA\JBOSS\jbpm-bpel-1.1.GA\examples\hello\target\resources\web\wsdl
check.mapping:
generate.mapping:
detect.mapping.tool:
wstools:
detect.mapping.tool:
wscompile:
[mkdir] Created dir: C:\Documents and Settings\dkraiman\My Documents\ABMA\JB
OSS\jbpm-bpel-1.1.GA\examples\hello\target\java
[mkdir] Created dir: C:\Documents and Settings\dkraiman\My Documents\ABMA\JB
OSS\jbpm-bpel-1.1.GA\examples\hello\target\classes
[wscompile] command line: wscompile "C:\Program Files\Java\jdk1.5.0_16\jre\bin\j
ava.exe" -Duser.dir=C:\Documents and Settings\dkraiman\My Documents\ABMA\JBOSS\j
bpm-bpel-1.1.GA\examples\hello -classpath "c:\sun\jwsdp-2.0\jaxrpc\lib\jaxrpc-ap
i.jar;c:\sun\jwsdp-2.0\jaxrpc\lib\jaxrpc-impl.jar;c:\sun\jwsdp-2.0\jaxrpc\lib\ja
xrpc-spi.jar;c:\sun\jwsdp-2.0\saaj\lib\saaj-api.jar;C:\Program Files\Java\jdk1.5
.0_16\lib\tools.jar" com.sun.xml.rpc.tools.wscompile.Main -d "C:\Documents and S
ettings\dkraiman\My Documents\ABMA\JBOSS\jbpm-bpel-1.1.GA\examples\hello\target\
classes" -features:norpcstructures,wsi -import -keep -mapping "C:\Documents and
Settings\dkraiman\My Documents\ABMA\JBOSS\jbpm-bpel-1.1.GA\examples\hello\target
\resources\web\hello-mapping.xml" -s "C:\Documents and Settings\dkraiman\My Docu
ments\ABMA\JBOSS\jbpm-bpel-1.1.GA\examples\hello\target\java" -verbose "C:\Docum
ents and Settings\dkraiman\My Documents\ABMA\JBOSS\jbpm-bpel-1.1.GA\examples\hel
lo\src\main\resources\wscompile.xml"
[wscompile] java.lang.NoClassDefFoundError: and
[wscompile] Exception in thread "main"
BUILD FAILED
C:\Documents and Settings\dkraiman\My Documents\ABMA\JBOSS\jbpm-bpel-1.1.GA\exam
ples\common\mapping-build.xml:149: The following error occurred while executing
this line:
C:\Documents and Settings\dkraiman\My Documents\ABMA\JBOSS\jbpm-bpel-1.1.GA\exam
ples\common\mapping-build.xml:122: wscompile failed
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4191053#4191053
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4191053
17 years, 4 months