4 Replies Latest reply on May 22, 2007 5:19 AM by lethrech

    it s so dificult

    lethrech

      hi,
      i want just to know where the process classes where be deployed in the server? where can i find them? i use a gpd site in to deploy process

      jboss 4.0.4
      jbpm3.1.3

      think s

        • 1. Re: it s so dificult
          kukeltje


          An answer to your question is: they are in the database (which is the current way where processdefinitions are also stored) and available to the processclassloader IF they are in in a classes dir in the processarchive when it is deployed.

          Read http://docs.jboss.com/jbpm/v3/userguide/jpdl.html#delegation

          Besides that it is indeed difficult... at least to understand what you mean by:

          i use a gpd site in to deploy process


          The second thing that is hard to understand is: "why and what are you trying to achieve?" Would be much nicer to just phrase that instead of insinuating things no-one else asks questions about (hmmm..... )


          • 2. Re: it s so dificult
            kukeltje

            oh, btw, configuring the loglevel to at least debug, sometimes even trace, will also show a lot of additional info, and looking at the code (Yes, I know you hate that) tells you a lot....

            • 3. Re: it s so dificult
              kukeltje

              oh, btw, configuring the loglevel to at least debug, sometimes even trace, will also show a lot of additional info, and looking at the code (Yes, I know you hate that) tells you a lot....

              • 4. Re: it s so dificult
                lethrech

                think you Kukeltje
                i want just to bind a process deployed in jboss with a other web application, that is my goal.
                gpd site, it s a plugin used whith eclipse to deploy jbpm precess.

                think s