Hi Bruno and others,

I have tried your sample, and it has worked, but after copying it and 
modifying it, it now produces a very persistent error 500, and no matter 
what I do (mvn clean, deleting target and work myself, wiping the maven 
repository at ~/.m2/repository) it will not work.

If I try to save it, it seems to run though your configure() call no 
problem, but then after that it hits a snag somewhere and gives a 500, with 
this stacktrace [1].

Any input would be greatly appreciated.

Joris

[1] http://pastebin.com/4ur4ppHx

On Saturday, July 28, 2012 3:05:34 PM UTC+2, kinow wrote:
>
> Hi Joris, 
>
> https://github.com/kinow/plugin-zsub
>
> I couldn't get the doFill...Items method to work, so I used jelly + Java 
> code to achieve similar behavior.
>
> And if I recall correctly, you needed to upload a file too, so in the 
> global configuration there is a file upload field, and some code in the 
> server to handle that (copied from PluginManager :-). I received an 
> exception after submitting the form, due to a problem with a Subversion 
> field, but I believe this is happening because I messed too much while 
> coding the plugin, but I'm sure you'll get the idea from this code ;-)
>
> Hope that helps,
>  
>
> Bruno P. Kinoshita
> http://kinoshita.eti.br
> http://tupilabs.com
>
>

Reply via email to