Welcome Guest  |  Register  |  Login
Login Name Password
  Search  
  Index  | Recent Threads  | Unanswered Threads  | Who's Online  | Help


Quick Go »

No member browsing this thread
Thread Status: Active
Total posts in this thread: 3
[ Jump to Last Post ]
Post new Thread
Author
Previous Thread This topic has been viewed 1300 times and has 2 replies Next Thread
Male senderj
Newbie




Joined: May 16, 2008
Post Count: 18
Status: Offline
Reply to this Post  Reply with Quote 
optional dependency

When running my jpox program, I have 2 warning message:

Bundle "org.jpox" has an optional dependency to "org.eclipse.core.runtime" but it cannot be resolved

Another one is the same but on "org.eclipse.equinox.registry". This happens regardless whether I run it within Eclipse or not. And I have jpox-eclipse-plugin.jar in my classpath. What have I missed?
[Jun 16, 2008 7:13:44 AM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
Male senderj
Newbie




Joined: May 16, 2008
Post Count: 18
Status: Offline
Reply to this Post  Reply with Quote 
Re: optional dependency

I downloaded 2 jar files from eclipse which have similar name:
org.eclipse.equinox.registry.....jar, and
org.eclipse.osgi.......jar

and put them in my classpath. BUt no luck. Please help.
[Jun 20, 2008 8:51:37 AM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
Male jfrantzius
Advanced Member
Member's Avatar

Germany
Joined: Jun 18, 2004
Post Count: 385
Status: Offline
Reply to this Post  Reply with Quote 
Re: optional dependency

You can just ignore those warnings, as these are optional dependencies (they simply don't look nice in the log...). It's debatable whether possibly these should have log-level INFO instead of WARN.

The jpox-eclipse-plugin is solely for providing the Eclipse IDE plugin at build/compile-time within Eclipse. It is not required at runtime of your code.
[Jun 20, 2008 10:37:12 AM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
[ Jump to Last Post ]
Show Printable Version of Thread  Post new Thread