I have found a workaround for the problem by modifying the servicemix geronimo deployer. I still don't understand the issue (the File.renameTo invocation always fail for jaxb2-api jar, no idea why). I have been able to successfully deploy and run the wsdl-first sample in Geronimo 1.1. I have just committed the fix in the 3.0 branch.
Cheers, Guillaume Nodet fordan wrote: > > Good morning > > I am glad to here that you could reproduce the problem. Tank you for help. > > What about a solution of this problem ? What are your recomendation now ? > Wait for the plugin to be officially released ? Or are there any > workarounds, some manual steps ? > > Regards, > > > Daniel > > > gnodet wrote: >> >> The good news is that I have reproduced the problem. >> The bad one is that I have no clue about it ... >> >> On 10/20/06, fordan <[EMAIL PROTECTED]> wrote: >>> >>> Hello again ! >>> >>> I just wondering if somone is working on this problem or not ? >>> It would be nice to know. >>> >>> Ragards, >>> >>> >>> Daniel >>> >>> gnodet wrote: >>> > >>> > Yes, the plugin has not been tested on 1.1.1 yet. >>> > Do you have the full stack trace ? >>> > >>> > On 10/19/06, fordan <[EMAIL PROTECTED]> wrote: >>> >> >>> >> Yeah i tried that one too. And from the console also. From the >>> console it >>> >> says like >>> >> to 'jaxb-api.jar' is missing. But it is in the .zip file. When i >>> compiled >>> >> the plugin >>> >> it said that is was aimed for Geronimo 1.1 not Geronimo 1.1.1. >>> >> >>> >> I really want to get this up and running soon. Tanks for the help so >>> far. >>> >> >>> >> >>> >> gnodet wrote: >>> >> > >>> >> > Have you tried copying the component in the Geronimo >>> >> > deploy dir ? >>> >> > >>> >> > On 10/19/06, fordan <[EMAIL PROTECTED]> wrote: >>> >> >> >>> >> >> Hello again >>> >> >> >>> >> >> Absolutlely i installed both of them they are actually running >>> now. >>> >> >> >>> >> >> Regards . >>> >> >> >>> >> >> Daniel >>> >> >> >>> >> >> gnodet wrote: >>> >> >> > >>> >> >> > Did you install the two geronimo plugins ? >>> >> >> > There is a plugin for the deployer. >>> >> >> > Also, check from the console that they are >>> >> >> > started. >>> >> >> > >>> >> >> > On 10/19/06, fordan <[EMAIL PROTECTED]> wrote: >>> >> >> >> >>> >> >> >> Hello ! >>> >> >> >> >>> >> >> >> I work as a consultant, helping a customer to set up Servicemix >>> 3.0 >>> >> >> and >>> >> >> >> Geronimo 1.1 . I did managed to build and install the >>> servicemix >>> >> >> plugin >>> >> >> >> for >>> >> >> >> Geronimo 1.1 . But when i try to deploy the JSR181 JBI SE i got >>> >> some >>> >> >> >> errors. >>> >> >> >> See output in the end of this message. All the other JBI >>> Components >>> >> >> works >>> >> >> >> fine. And JSR181 SE works fine in a >>> >> >> >> a standalone SM. >>> >> >> >> >>> >> >> >> Regards, >>> >> >> >> >>> >> >> >> Daniel >>> >> >> >> >>> >> >> >> C:\>java -jar "%GERONIMO_HOME%"\bin/deployer.jar deploy >>> >> >> >> >>> >> >> >>> >> >>> "%MAVEN_REPO%"\org\apache\servicemix\servicemix-jsr181\3.0-incubating\servicemix-jsr181-3.0-incubating-installer.zip >>> >> >> >> Username: system >>> >> >> >> Password: >>> >> >> >> Error: Unable to distribute >>> >> >> >> servicemix-jsr181-3.0-incubating-installer.zip: Unable to >>> deploy >>> >> >> >> C:\Program >>> >> >> >> >>> >> >> >>> >> >>> Files\geronimo-1.1\repository\servicemix-components\servicemix-jsr181\1161264571058\servicemix-jsr181-1161264571058.car\workspace\lib\jaxb-api-2.0.jar >>> >> >> >> (The system cannot find the file specified) >>> >> >> >> >>> >> >> >> >>> >> >> >> >>> >> >> >> -- >>> >> >> >> View this message in context: >>> >> >> >> >>> >> >> >>> >> >>> http://www.nabble.com/Problem-deploying-Jsr181-SE-on-Geronimo-1.1-tf2473899.html#a6898217 >>> >> >> >> Sent from the ServiceMix - User mailing list archive at >>> Nabble.com. >>> >> >> >> >>> >> >> >> >>> >> >> > >>> >> >> > >>> >> >> > -- >>> >> >> > Cheers, >>> >> >> > Guillaume Nodet >>> >> >> > >>> >> >> > >>> >> >> >>> >> >> -- >>> >> >> View this message in context: >>> >> >> >>> >> >>> http://www.nabble.com/Problem-deploying-Jsr181-SE-on-Geronimo-1.1-tf2473899.html#a6898434 >>> >> >> Sent from the ServiceMix - User mailing list archive at >>> Nabble.com. >>> >> >> >>> >> >> >>> >> > >>> >> > >>> >> > -- >>> >> > Cheers, >>> >> > Guillaume Nodet >>> >> > >>> >> > >>> >> >>> >> -- >>> >> View this message in context: >>> >> >>> http://www.nabble.com/Problem-deploying-Jsr181-SE-on-Geronimo-1.1-tf2473899.html#a6898800 >>> >> Sent from the ServiceMix - User mailing list archive at Nabble.com. >>> >> >>> >> >>> > >>> > >>> > -- >>> > Cheers, >>> > Guillaume Nodet >>> > >>> > >>> >>> -- >>> View this message in context: >>> http://www.nabble.com/Problem-deploying-Jsr181-SE-on-Geronimo-1.1-tf2473899.html#a6919017 >>> Sent from the ServiceMix - User mailing list archive at Nabble.com. >>> >>> >> >> >> -- >> Cheers, >> Guillaume Nodet >> >> > > -- View this message in context: http://www.nabble.com/Problem-deploying-Jsr181-SE-on-Geronimo-1.1-tf2473899.html#a6949349 Sent from the ServiceMix - User mailing list archive at Nabble.com.
