6 Replies Latest reply on May 24, 2006 9:11 AM by koen.aers

    GPD upload servlet

    hosierdm

      Koen, you really need to add the upload servlet option back into the deployment. See here: http://www.jboss.com/index.html?module=bb&op=viewtopic&t=81373 for the original discussion. I finished packaging my application yesterday, and I removed the jbpm webapp. Then I went to deploy a process today, and of course, the upload servlet is gone. By hardcoding jbpm/upload as the upload servlet location, GPD relies on the default jbpm webapp being deployed to the server in order deploy processes. This seems to me to be quite clearly an undesirable dependency. Is there any way that this could make it into your service build that will fix the hanging issue? Thanks.

        • 1. Re: GPD upload servlet
          hosierdm

          Sorry, the first sentence was meant to be more pleading than demanding, but I realized that it sounded rude and demanding. It's just killing me to not have that setting anymore.

          • 2. Re: GPD upload servlet
            kukeltje

            you beat me to it. I was just going to post:

            http://www.catb.org/~esr/faqs/smart-questions.html#courtesy

            so... 1 - 1

            • 3. Re: GPD upload servlet
              kukeltje

              :-P

              • 4. Re: GPD upload servlet
                hosierdm

                Yeah, you got me Ronald. LOL

                I could even settle for an easy way to change the default upload servlet mapping in GPD. Like maybe in the jBPM settings, so that the servlet is global to all deployments, but still not hard coded and not visible from the deployment tab if Koen still thinks it might be confusing to people. By putting it in the jBPM preferences, you can at least put a nice little descriptive paragraph describing the setting's purpose. For now though, does the servlet value exist in a properties file or something that I could relatively easily change without having to rebuild the plugin (since I've never had any luck doing that after many attempts), or is the value written directly into the code? Thanks.

                • 5. Re: GPD upload servlet
                  kukeltje

                  I have no idea. I'll have a at it look over the weekend.

                  • 6. Re: GPD upload servlet
                    koen.aers

                    The upload info configuration is provided on the deployment page. Also the nasty freezing bug is fixed. All is in CVS head and should be published shortly. I am currently travelling, but I'll try to release tonight or tomorrow.

                    Regards,
                    Koen