Google "jspc command line" and pick one of the results @ docs.sun.com or apache.org.
Wayne On Thu, Jan 15, 2009 at 12:36 AM, Bhargava <[email protected]> wrote: > Thanks for the replay Wayne. But I am not able to figure out what class to > use to run jspc directly. I tried 'org.apache.jasper.jspC' with no success. > > Thanks & Regards, > Bhargava > > > -----Original Message----- > From: Wayne Fay [mailto:[email protected]] > Sent: Thursday, January 15, 2009 1:50 PM > To: [email protected] > Subject: Re: [mojo-user] Help needed with Maven JspC plugin > > Do you see the line "[DEBUG] Jscp args"? That basically shows you what > information was sent to Jspc during its execution. > > Try running Jspc directly from the command line using those > parameters, and see what happens. It is possible that the number of > jars in your classpath is simply too numerous for Jspc to deal with, > or it is bombing out for some other reason. > > Wayne > > On Thu, Jan 15, 2009 at 12:10 AM, Bhargava <[email protected]> wrote: >> Wayne, >> Thanks for the reply. I copied the 'mv -X' log into pastebin as u >> suggested and this is the link : http://pastebin.com/m4c5bf1de >> >> I was doing some comparison of both environments of RHEL3 and RHEL5 the only >> thing I could find different was Java minor version. We have Java1.5.0_6 in >> RHEL3 and Java1.5.0_15 in RHEL5. I will try using the same java version and >> update the thread if I see any progress. >> >> Thanks & Regards, >> Bhargava >> > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
