[JBoss-user] [JBoss jBPM] - Is stand alone GPD available?

2005-12-08 Thread mkrishna143
Hi everyone, I am a new bie to jBPM. I have downloaded the GPD which contains: jbpm-gpd-feature-3.0.5.zip, jbpm-gpd-site-3.0.5.zip I don't know which one to start with for designing And the read me also explains to copy the plug in to the eclipse IDE. After that what should I do in Ecli

[JBoss-user] [JBoss jBPM] - Where is the release notes and the change log for GPD?

2005-12-08 Thread mkrishna143
Hi everyone, I wanted to download the Graphics Process Designer(GPD) and to work with it. When I selected jBPM GPD Eclipse plugin download link, it moves to the sourceforge page. I have downloaded the anonymous wrote : jbpm-gpd-site-3.0.5.zip file. After that I extracted that into the ecli

[JBoss-user] [JBoss jBPM] - Where is the parseFromResource method in the org.jbpm.jpdl.x

2005-12-09 Thread mkrishna143
I have downloaded the GPD and updated the Eclipse "plug-in" in the Eclipse. I am following the documentation. http://docs.jboss.com/jbpm/v3/gpd/testdriven.html See the picture: Create Test Dialog I just typed the contents of HelloTest.java But the eclipse platform gives me the following error m

[JBoss-user] [JBoss jBPM] - Re: Where is the release notes and the change log for GPD?

2005-12-16 Thread mkrishna143
Hi, Finally I find that documentation for it. Just see this url. [url]http://docs.jboss.com/jbpm/v3/gpd/index.html [/url] And follow the instructions. This will help anyone to start working with GPD. Regards, Krishnakumar M View the original post : http://www.jboss.com/index.html?modul

[JBoss-user] [JBoss jBPM] - Need some help for GPD

2005-12-16 Thread mkrishna143
Hi everyone, I had completed the steps mentioned in the URL: http://docs.jboss.com/jbpm/v3/gpd/index.html After completing all the steps in it what should I do to integrate this with the workflow engine??? Help me out. Regards, Krishnakumar M View the original post : http://www.jboss.com

[JBoss-user] [JBoss jBPM] - Re: Need some help for GPD

2005-12-19 Thread mkrishna143
Hi, Thanks for your reply. I am in need of a complete documentation about : What are all the steps that I have to do For creating a web application into the Application server using the created par file. I need the link for the documentation. I am clueless about the next steps for dep

[JBoss-user] [JBoss jBPM] - Error while deploying Process Archive??

2006-01-02 Thread mkrishna143
Hi everyone, I tried to deploy the process archive from the Eclipse IDE. When I right click the process archive and selected the Deploy process archive link The IDE shows anonymous wrote : The process Archive deployed successfully But in the server console, I get the error message as: anon

[JBoss-user] [JBoss jBPM] - Error while building with build.deploy.xml

2006-01-02 Thread mkrishna143
Hi all, I have tried to build the websale application without doing any modification. Firstly I modified my system properties in the jbpm.properties. All the configurations such as jbpm.version, ant.home, jbpm.home, jboss.version, jboss.source.configuration, jboss.home and jbpm.gpd.site.

[JBoss-user] [JBoss jBPM] - Re: Error while building with build.deploy.xml

2006-01-02 Thread mkrishna143
Hi all, The build.deploy.xml is now corretcly working. anonymous wrote : db.start: | [starthsqldb] starting 'java -cp D:Javajboss-4.0.3/server/default/lib/hsqldb.jar org.hsqldb.Server -database D:\Java\jbpm-3.0.2/build/db/localDB -port 1701'... | [starthsqldb] Exception in thread "Thread-

[JBoss-user] [JBoss jBPM] - Re: Error while building with build.deploy.xml

2006-01-02 Thread mkrishna143
Ronald, anonymous wrote : Is there something already running on port 1701? There is no service running on the port 1701. I had checked with the netstat command and the port is free. The problem is now solved. Thanks again for the support. Regards, Krishnakumar M View the original post :