Oh ok. So Sebastien is ok too? Thanks -Vincent
> -----Original Message----- > From: GANDIN Mathieu [mailto:[EMAIL PROTECTED] > Sent: 14 August 2003 17:03 > To: 'Cactus Users List' > Subject: RE : RE : RE : [Cactus] Support for WebLogic 7.x is now > operational > > Hi Vincent, > > I finally get the last commit on CVS HEAD of the maven plugin for Eclipse, > I > use Maven b10 and WebLogic 7.0 SP1, and it works. So it seems that > wlntio.dll isn't useful for this particular case. > > My 2 cents > > Gandin Mathieu > OCTO Technology > > > -----Message d'origine----- > De�: Vincent Massol [mailto:[EMAIL PROTECTED] > Envoy�: jeudi 14 ao�t 2003 16:35 > ��: 'Cactus Users List' > Objet�: RE: RE : RE : [Cactus] Support for WebLogic 7.x is now operational > > Oh no.... I don't understand why it runs fine on my machine. I'm also on > windows and I'm running WL 7.0 SP2. What's your configuration? Are you > using any special configuration or the out-of-the-box one? > > Thanks > -Vincent > > > -----Original Message----- > > From: BRUNOT S�bastien > [mailto:[EMAIL PROTECTED] > > Sent: 14 August 2003 10:54 > > To: 'Cactus Users List' > > Subject: RE : RE : [Cactus] Support for WebLogic 7.x is now > operational > > > > Actually, it seems that this library is mandatory for WL 7... The > > execution > > of this version of the plugin fails here cause it can't find > wlntio.dll... > > > > Sebastien > > > > -----Message d'origine----- > > De : Vincent Massol [mailto:[EMAIL PROTECTED] > > Envoy� : samedi 9 ao�t 2003 19:01 > > � : 'Cactus Users List' > > Objet : RE: RE : [Cactus] Support for WebLogic 7.x is now operational > > > > > > Sebastien, > > > > I have just committed a fix for the spaces in the PATH. Actually I > have > > removed altogether the addition of the WL bin/ directory to > > java.library.path as it seems it is no longer needed with WL 7.x (it > was > > needed for the IO performance pack in WL 6.x if I recall correctly - > In > > any > > case we don't need it for running tests with a default WL > configuration). > > > > Thanks > > -Vincent > > > > > -----Original Message----- > > > From: BRUNOT S�bastien [mailto:[EMAIL PROTECTED] > > > Sent: 08 August 2003 16:40 > > > To: 'Cactus Users List' > > > Subject: RE: RE : [Cactus] Support for WebLogic 7.x is now > operational > > > > > > I finally get the plugin to work with weblogic 7 in my environment. > > > > > > :-) > > > > > > I had to : > > > > > > 1) as vincent told me, change my project.properties > > cactus.home.weblogic7x > > > variable so that it points to WL_HOME instead of BEA_HOME ; > > > > > > 2) ensure that they were no space caracter in my PATH (i'm under > > win32) > > > environment variable : the server lauch command generated by the > > plugin > > > has > > > a -Djava.library.path option that seems to be set with the content > of > > the > > > PATH variable (something like -Djava.library.path=%HOME%). I > initially > > had > > > a > > > "C:\Program Files\something" in my PATH, which cause the launch > > command to > > > fail with a "ClassNotFoundException : Files\something" message > (maybe > > a > > > -Djava.library.path="%HOME%" will work, i don't know). > > > > > > Sebastien > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
