Ready to ship!
Eventually I have decided to go for a new plugin having a dependency with the existing deploy plugin. This, in my opinion, is the best solution because, being WebSphere a proprietary product and being some jar not redistributable there is a needing of a little extra configuration (just copying a couple of proprietary jar on the classpath) at the end of the plugin installation. Anyway more details will be on the wikis (either my personal one and the one of hudson if I can publish my plugin) once I got the right to check-in on the hudson java.net repository.
So hung on for a little while....
Antonio
Eventually I have decided to go for a new plugin having a dependency with the existing deploy plugin. This, in my opinion, is the best solution because, being WebSphere a proprietary product and being some jar not redistributable there is a needing of a little extra configuration (just copying a couple of proprietary jar on the classpath) at the end of the plugin installation. Anyway more details will be on the wikis (either my personal one and the one of hudson if I can publish my plugin) once I got the right to check-in on the hudson java.net repository.
So hung on for a little while....
Antonio
Comments
Could you give a little more guidance as to where to put the two jar files (com.ibm.ws.admin.client_6.1.0.jar and com.ibm.ws.webservices.thinclient_6.1.0.jar)?
I have a Hudson installation containing these folders:
fingerprints
jobs
plugins
updates
userContent
war
Should I put the jars in one of those folders or a subfolder?
Regards,
Mattias
sorry for being so late with my answer but I have just seen the comments. I don't know if you are still interested. Have you solved your issue?