i have the same problem, this is the content of the jbpm.console.properties
guvnor.packages=defaultPackage,com.ndeveloper.demo
this is a snapshot of the guvnor repository
https://community.jboss.org/servlet/JiveServlet/downloadImage/2-732269-18497/450-197/drools-snapshot.png
this is a snapshot from the jbpm console,
https://community.jboss.org/servlet/JiveServlet/downloadImage/2-732269-18498/310-179/jbpm-snapshot.png
as you can see, the jbpm process does not reflect in the jbpm-console, even when the build of the package is succesfull
the jboss log shows this,
| 18:11:11,330 INFO [stdout] (http-localhost-127.0.0.1-8080-9) INFO 25-04 18:11:11,329 (PackageDeploymentServlet.java:execute:134) | PackageName: com.ndeveloper.demo |
| 18:11:11,330 INFO [stdout] (http-localhost-127.0.0.1-8080-9) INFO 25-04 18:11:11,330 (PackageDeploymentServlet.java:execute:135) | PackageVersion: LATEST |
| 18:11:11,331 INFO [stdout] (http-localhost-127.0.0.1-8080-9) INFO 25-04 18:11:11,330 (PackageDeploymentServlet.java:execute:136) | PackageIsLatest: true |
| 18:11:11,331 INFO [stdout] (http-localhost-127.0.0.1-8080-9) INFO 25-04 18:11:11,331 (PackageDeploymentServlet.java:execute:137) | PackageIsSource: false |
i don't know if this of any relevance