I was created a java class, which would be used to connect to an exposed data source within the Weblogic domain though
I was experiencing the following the following error:
Once I installed eclipse to Juna from Juno, I managed to get the software up and running though I was not receiving any content assistance
when I began coding
The example below shows how to setup a listener (which sits on your web application server waiting for something to happen
One way to automatically set this up is be implementing a ServletContextListener
I noticed this issue when my eclipse decided to hang when compiling to my web server and because i'm impatient and decided to force close, I was then
receiving the following error
java.lang.ClassCastException: org.eclipse.osgi.internal.framework.EquinoxConfiguration$1 cannot be cast to java.lang.String
(I managed to get this error showing when I attempted to startup the application with the ./Applications/eclipse/eclipse --debug command
Despite my admiration Working with eclipse and Mac, I've experienced similar situations though with the same issue; eclipse would
start up though it would hang with the gui progression, 'Loading org.eclipse.ul.editors'