Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Please note that on Friday, March 20, 2026, at 8:00 PM Pacific time, our Case Management System will undergo a scheduled maintenance for approximately 4 hours. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
Java2_home ???
[CODE]
[penguin@Penguin-PC bin]$ ant deploy
Buildfile: /media/My Passport/jobs.software/dps.suitetalk.reference/NSJavaClientERP2011-2/ERP/bin/build.xml
[taskdef] Could not load definitions from resource axis-tasks.properties. It could not be found.
init:
[echo] --------------------------------------------------------------
[echo] Project Root Directory is /media/My Passport/jobs.software/dps.suitetalk.reference/NSJavaClientERP2011-2/ERP
[echo]
[echo] JAVA_HOME is ${env.JAVA_HOME}
[echo] AXIS_HOME is ${env.AXIS_HOME}
[echo]
[echo] WSDL location is https://webservices.netsuite.com/wsdl/v2011_2_0/netsuite.wsdl
[echo] --------------------------------------------------------------
BUILD FAILED
/media/My Passport/jobs.software/dps.suitetalk.reference/NSJavaClientERP2011-2/ERP/bin/build.xml:40: The JAVA2_HOME environment variable needs to be set in order to use this ant script. Please see README for details.
[penguin@Penguin-PC bin]$ ant deploy
Buildfile: /media/My Passport/jobs.software/dps.suitetalk.reference/NSJavaClientERP2011-2/ERP/bin/build.xml
[taskdef] Could not load definitions from resource axis-tasks.properties. It could not be found.
init:
[echo] --------------------------------------------------------------
[echo] Project Root Directory is /media/My Passport/jobs.software/dps.suitetalk.reference/NSJavaClientERP2011-2/ERP
[echo]
[echo] JAVA_HOME is ${env.JAVA_HOME}
[echo] AXIS_HOME is ${env.AXIS_HOME}
[echo]
[echo] WSDL location is https://webservices.netsuite.com/wsdl/v2011_2_0/netsuite.wsdl
[echo] --------------------------------------------------------------
BUILD FAILED
/media/My Passport/jobs.software/dps.suitetalk.reference/NSJavaClientERP2011-2/ERP/bin/build.xml:40: The JAVA2_HOME environment variable needs to be set in order to use this ant script. Please see README for details.
0