Yonghe
unread,Dec 1, 2008, 6:06:06 PM12/1/08Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to geocraft-user
Hi Jeff and Chris,
I have a xml file that is used by a standalone java application, which
is actually a server. The clients of the server run in a Eclipse
bundle. I can load the file in the server. However, the file cannot be
found by the clients that is in a Eclipse bundle. Could I load the
file in both a standalone java application and a eclipse bundle by a
same class? or i have to write two different classes, one for server
and one another one for the clients, to load the file?
Thanks,
Yonghe