Go Back   ZeroC Forums > Bug Reports

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
  #1 (permalink)  
Old 02-23-2003
dipakyadav dipakyadav is offline
Registered User
 
 
Join Date: Feb 2003
Posts: 6
Documentation:Writing a ice application with Java

This is an excerpt from the documentation page 48
Quote:
Compiling the client looks much the same as for the server:
$ javac -d classes -classpath classes:$ICEJ_HOME/lib -source 1.4 \
Client.java PrinterI.java generated/*.java
Somehow this gives the wrong impression that a client needs to be aware of the Server implementation. PrinterI.java should be removed.

I guess the same is true for the C++ client example.
Reply With Quote
  #2 (permalink)  
Old 02-24-2003
michi's Avatar
michi michi is offline
ZeroC Staff
 
Name: Michi Henning
Organization: ZeroC
Project: Ice
 
Join Date: Feb 2003
Location: Brisbane, Australia
Posts: 896
Re: Documentation:Writing a ice application with Java

Quote:
Originally posted by dipakyadav
This is an excerpt from the documentation page 48


Somehow this gives the wrong impression that a client needs to be aware of the Server implementation. PrinterI.java should be removed.
Right, PrinterI.java is redundant and need not appear there. I've fixed that for the next version of the book, thanks for pointing it out!

Quote:

I guess the same is true for the C++ client example.
No, the C++ client doesn't have that problem. Only Printer.cpp (which is the generated code) and Client.cpp are compiled there, which is the minimum.

Cheers,

Michi.
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Wrapping Ice.Application with Java gumshoe Help Center 2 02-01-2007 05:32 PM
IceV3.11 java client and vc7.0Server : java.lang.NullPointerException? zhoubin Help Center 2 11-24-2006 03:03 AM
Bug in documentation acbell Bug Reports 1 02-24-2006 04:29 PM
New Ice documentation available michi Announcements 0 07-10-2003 07:17 AM
Documentation v1.0.2 now available michi Announcements 0 03-14-2003 01:57 AM


All times are GMT -4. The time now is 07:37 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0
(c) 2008 ZeroC, Inc.