Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Xml Rpc plugin problem
Xml Rpc plugin problem [message #69869] Tue, 10 June 2003 20:22 Go to next message
Eclipse UserFriend
Originally posted by: bhaskar_26.rediffmail.com

Hi all,
I am creating an Xml Rpc plugin for client side. For this I am creating
a sample view and trying to run that XML Rpc code when user hits a button.
I have provided all the necessary libraries for compilation. Also it is
compiling with no errors. But when I am trying to run the plugin, it gives
me an error "An error has occured when creating this view". The Xml Rpc
code works fine when compiled and executed outside eclipse.
I would be very grateful if somebody could help me out of this.

Thanks,
Bhaskar
Re: Xml Rpc plugin problem [message #69928 is a reply to message #69869] Tue, 10 June 2003 21:13 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: cecconae.ig.com.br

Bhaskar Gupta wrote:

> Hi all,
> I am creating an Xml Rpc plugin for client side. For this I am creating
> a sample view and trying to run that XML Rpc code when user hits a button.
> I have provided all the necessary libraries for compilation. Also it is
> compiling with no errors. But when I am trying to run the plugin, it gives
> me an error "An error has occured when creating this view". The Xml Rpc
> code works fine when compiled and executed outside eclipse.
> I would be very grateful if somebody could help me out of this.

> Thanks,
> Bhaskar

Hi Bhaskar :

Look at runtime-workspace\.metadata\.log file to see
what error ocurred. With that in hands you could solve your
problem or put the error message here to somebody help you.

Antonio
Re: Xml Rpc plugin problem [message #72420 is a reply to message #69928] Thu, 12 June 2003 18:20 Go to previous message
Eclipse UserFriend
Originally posted by: bhaskar_26.rediffmail.com

Hi Antonio and all,
Now my Xml Rpc plugin is running. But I need more imporovement in
that. Let me explain the scenario.
Right now, I am copying the xml rpc library (which I am using) in to
the source folder of the plugin. Then I am adding this entry into
plugin.xml in runtime section. I am also adding this in the
properties>Java Build path>libraries of the project.
Also when I am trying to put the library somewhere else and changing
the above two paths correspondingly, then project is compiling good but
not running. It gives me an error saying that it could not create the view.
Is there any way out of this because I don't want to copy the xml rpc
jar file into each and every plugin directory that uses xml rpc?

Thanks,
Bhaskar

Antonio Edson Ceccon wrote:

> Hi Bhaskar :

> Look at runtime-workspace\.metadata\.log file to see
> what error ocurred. With that in hands you could solve your
> problem or put the error message here to somebody help you.

> Antonio
Previous Topic:Writable files after CVS commit
Next Topic:JarSelectionDialog?????
Goto Forum:
  


Current Time: Sat Oct 19 16:20:30 GMT 2024

Powered by FUDForum. Page generated in 0.03083 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top