Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Java > Java and JDK > BOOK: Java Programming 24-Hour Trainer by Yakov Fain
|
BOOK: Java Programming 24-Hour Trainer by Yakov Fain
This is the forum to discuss the Wrox book Java Programming 24-Hour Trainer by Yakov Fain; ISBN: 978-0-470-88964-0
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Java Programming 24-Hour Trainer by Yakov Fain section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old April 21st, 2013, 07:03 PM
Registered User
 
Join Date: Apr 2013
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Question Lesson 25 - Try It: Command line to start and register Stock Server

I'm using Eclipse 4.2 on Windows 7 and used the package names as it was instructed.

Can't figure out the right command line to start the server.

That's what I'm doing:

Code:
java -classpath /Practical_Java/Lesson25/bin -Djava.rmi.server.codebase=file:/Practical_Java/Lesson25/bin/ com.practicalJava.lesson25.StartServer
I'm getting:
Quote:
Error: Could not find or load main class com.practicalJava.lesson25.StartServer
What am I doing wrong here?
 
Old August 20th, 2013, 06:09 PM
Registered User
 
Join Date: Apr 2013
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default It was a misspelling on my part

It was a misspelling on my part





Similar Threads
Thread Thread Starter Forum Replies Last Post
Lesson 25 - Shared Data Source Question oviera5 BOOK: Knight's Microsoft Business Intelligence 24-Hour Trainer 0 March 7th, 2012 11:32 PM
Issue using "saxon:line-number()" in command line XSL with Saxon9.jar ROCXY XSLT 3 June 3rd, 2009 04:24 AM
php5=> diff b/w session start() and session register() sandeepgreaternoida BOOK: Professional PHP 5 ISBN: 978-0-7645-7282-1 1 May 8th, 2009 03:06 PM
stock management- closing stock and opening stock bright_mulenga Access 1 July 16th, 2007 07:11 AM
SQL Server 2000 backup from command line vmaruv SQL Server 2000 3 February 3rd, 2005 07:54 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.