I was talking about the beahome *ATTRIBUTE* of the cactus task (see the doc http://jakarta.apache.org/cactus/integration/ant/task_cactus.html#weblog ic7x). However, it's optional unless you're not using defaults (see the doc). So it must be something else.
Can you show us your script portion containing the <cactus> call? Thanks -Vincent > -----Original Message----- > From: Shailesh Kadam [mailto:[EMAIL PROTECTED] > Sent: 20 January 2004 16:14 > To: [EMAIL PROTECTED] > Subject: RE: weblogic7x cactus issue > > Hi, > I have tried setting bea.home c:\webgain\wea\weblogic700 and as > well as passed to and with -Dbea.home=<above location> > > I still get the same error. > > Thx > Sal > > > >From: "Vincent Massol" <[EMAIL PROTECTED]> > >Reply-To: "Cactus Users List" <[EMAIL PROTECTED]> > >To: "'Cactus Users List'" <[EMAIL PROTECTED]> > >Subject: RE: weblogic7x cactus issue > >Date: Tue, 20 Jan 2004 16:07:10 +0100 > > > >Hi, > > > >It seems you might not be passing correct values to the <cactus> task. I > >have the feeling the beaHome attribute is not correct. Can you check > >this? > > > >Thanks > >-Vincent > > > > > -----Original Message----- > > > From: Shailesh Kadam [mailto:[EMAIL PROTECTED] > > > Sent: 20 January 2004 16:00 > > > To: [EMAIL PROTECTED] > > > Subject: weblogic7x cactus issue > > > > > > > > > > > > > > > I am trying to integrate cactus with Weblogic7, i am getting this > >error > > > any help . > > > > > > JDK -1.4.2_03 > > > Weblogic 7 sp3 > > > Ant 1.5.4 > > > Cactus > > > 1.5 - 1.2 api > > > 1.5 1.3 api > > > > > > as weel as the latest cactus 1.6 dev version > > > > > > no luck, do i have to set some env variable for weblogic ......... > > > > > > Thx > > > Sal > > > > > > > > > test: > > > [cactus] > > > ----------------------------------------------------------------- > > > [cactus] Running tests against WebLogic 7.x > > > [cactus] > > > ----------------------------------------------------------------- > > > [cactus] Deleting 12 files from > > > C:\DOCUME~1\shailesh\LOCALS~1\Temp\cactus\weblogic7x > > > [cactus] Deleted 5 directories from > > > C:\DOCUME~1\shailesh\LOCALS~1\Temp\cactus\weblogic7x > > > [cactus] Building jar: > > > > >C:\DOCUME~1\shailesh\LOCALS~1\Temp\cactus\weblogic7x\testdomain\applica t > >io > > > ns\ejb.ear > > > java.lang.NullPointerException > > > at > > > > >org.apache.tools.ant.types.Environment$Variable.setFile(Environment.jav a > >:9 > > > 7) > > > at > > > > >org.apache.cactus.integration.ant.container.AbstractJavaContainer.creat e > >Sy > > > sProperty(AbstractJavaContainer.java:155) > > > at > > > > >org.apache.cactus.integration.ant.container.weblogic.WebLogic7xContaine r > >.s > > > tartUp(WebLogic7xContainer.java:206) > > > at > > > > >org.apache.cactus.integration.ant.container.ContainerRunner$1.run(Conta i > >ne > > > rRunner.java:185) > > > at java.lang.Thread.run(Thread.java:534) > > > BUILD FAILED > > > file:C:/books/junitbook/ejb/integration/build-cactus.xml:105: Failed > >to > > > start the container after more than [180000] ms. > > > Total time: 3 minutes 11 seconds > > > C:\books\junitbook\ejb\integration> > > > > > > _________________________________________________________________ > > > Check out the coupons and bargains on MSN Offers! > > > http://shopping.msn.com/softcontent/softcontent.aspx?scmId=1418 > > > > > > > > > --------------------------------------------------------------------- > > > 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] > > > > _________________________________________________________________ > There are now three new levels of MSN Hotmail Extra Storage! Learn more. > http://join.msn.com/?pgmarket=en-us&page=hotmail/es2&ST=1 > > > --------------------------------------------------------------------- > 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]
