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.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Please note that on Saturday, April 11, 2026, at 8:00 PM Pacific time, our Case Management System will undergo a scheduled maintenance for approximately 30 minutes. 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