Hi Leonardo,
This alias is just used for coordinating work on our wiki site for
GlassFish (
http://wiki.glassfish.java.net). For technical questions
about GlassFish, I'd recommend contacting the
users_at_glassfish.dev.java.net alias.
Also, it'd be good if you could be more specific in your question. Are
you saying that your web application loads up, but does not find the
additional files it's supposed to open? If so, you might want to see if
there is an exception in the GlassFish log (which should be in
"domains/domain1/logs/server.log" under your GlassFish installation).
If you can find this, it might be good to include the stack trace (and a
code snippet showing how your webapp is trying to open files) when you
pose your question to the users alias.
--Jamey
Leonardo Castaño wrote:
> Hi, I'm Leonardo a software developer I'm actually working with Glassfish
> and I have just develop a web application which should open several files
> through glassfish application server, I set the server classpath to the
> files path but it does not work, I'd appreciate some help.
>
> Thanks a lot Leonardo
>
>