Skip to main content



      Home
Home » Newcomers » Newcomers » File source problem
File source problem [message #124688] Mon, 19 December 2005 10:14 Go to next message
Eclipse UserFriend
Originally posted by: lavoie.yves.videotron.ca

Hi,

I'm trying to run a java class (a hello world program with Spring
framework)
My problem is, I was able to include the Spring Jar file, I can import
class from the Jar file (the prototype I think) but the source code at run
time are not accessible. I validate the Java source attachment local path
and it seems good. I think I miss something.

Any idea??

Thanks
Yves Lavoie
Re: File source problem [message #127198 is a reply to message #124688] Mon, 02 January 2006 05:30 Go to previous message
Eclipse UserFriend
Not sure to understand: why would you need source code at run time?

If you open a .class in Spring jar and can see its source then your
classpath is OK. Otherwise there's a problem in your source attachement.

For run time issue, my assumption is that Spring Jar file needs other
prerequesite libraries that are not on your classpath... Then error msg
at run time should help you to understand what is missing (surely a
NoClassDefFoundError).

Yves Lavoie wrote:

> Hi,
>
> I'm trying to run a java class (a hello world program with Spring
> framework)
> My problem is, I was able to include the Spring Jar file, I can import
> class from the Jar file (the prototype I think) but the source code at
> run time are not accessible. I validate the Java source attachment local
> path and it seems good. I think I miss something.
>
> Any idea??
>
> Thanks
> Yves Lavoie
>
Previous Topic:WTP 0.7.1 upgrade trouble: J2EE perspective doesn't work
Next Topic:Automating Build Of Supporting Jars
Goto Forum:
  


Current Time: Sat Jun 07 10:27:05 EDT 2025

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

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

Back to the top