osdir.com
mailing list archive
Mozy Online Backup: 2GB Free. Automatic. Secure.

Subject: Re: Fw: [apache-forrest-0.8] problem with org.apache.forrest.plugin.output.inputModule - msg#00061

List: text.xml.forrest.user

Date: Prev Next Index Thread: Prev Next Index
le 23/04/2007 08:57 Paul.Divine@xxxxxxxxxxxxxxxxx a écrit :

Hi,

my configuration is
SET JAVA_HOME=D:\Documents and Settings\divine1\My Documents\j2sdk1.4.2_03


but


D:\Documents and Settings\divine1>java -version
java version "1.5.0_02"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_02-b09)
Java HotSpot(TM) Client VM (build 1.5.0_02-b09, mixed mode, sharing)

D:\Documents and Settings\divine1>


Then it's a Path problem, update it to add your JAVA_HOME and remove the path to the 1.5.0_02...


Salutations,
Cyriaque,

Paul

----- Forwarded by Paul DIVINE/FR/ALCATEL on 23/04/2007 08:53 -----

*"Ross Gardler" <rgardler@xxxxxxxxxx>*
Sent by: ross.gardler@xxxxxxxxxxxxxx

20/04/2007 11:24
Please respond to user

To: cc: Subject: Re: [apache-forrest-0.8] problem with org.apache.forrest.plugin.output.inputModule




On 20/04/07, Paul.Divine@xxxxxxxxxxxxxxxxx
<Paul.Divine@xxxxxxxxxxxxxxxxx> wrote:
>
> Hi,
> Just for test I put
> org.apache.forrest.plugin.output.inputModule in the list of
> plugin in the forrest.properties file.
>
> Note I use the java version j2sdk1.4.2_03.
>
> When trying to reach the index.html, the browser displays the following
> message
>
>
> HTTP ERROR: 500
> org%2Fapache%2Fforrest%2Fgeneration%2FModuleGenerator+%28Unsupported+major%2Eminor+version+49%2E0%29
> RequestURI=/index.html

We are fully test on JDK1.4 and it should work, so this is probably a
configuration problem on your end. Please provide the following info:

Operating System
Output of "java -version" command
Output of JAVA_HOME

Ross



Was this page helpful?
Yes No
Thread at a glance:

Previous Message by Date: click to view message preview

Fw: [apache-forrest-0.8] problem with org.apache.forrest.plugin.output.inputModule

Hi, my configuration is SET JAVA_HOME=D:\Documents and Settings\divine1\My Documents\j2sdk1.4.2_03 but D:\Documents and Settings\divine1>java -version java version "1.5.0_02" Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_02-b09) Java HotSpot(TM) Client VM (build 1.5.0_02-b09, mixed mode, sharing) D:\Documents and Settings\divine1> Paul ----- Forwarded by Paul DIVINE/FR/ALCATEL on 23/04/2007 08:53 ----- "Ross Gardler" <rgardler@xxxxxxxxxx> Sent by: ross.gardler@xxxxxxxxxxxxxx 20/04/2007 11:24 Please respond to user                 To:                 cc:                 Subject:        Re: [apache-forrest-0.8] problem with org.apache.forrest.plugin.output.inputModule On 20/04/07, Paul.Divine@xxxxxxxxxxxxxxxxx <Paul.Divine@xxxxxxxxxxxxxxxxx> wrote: > > Hi, > Just for test I put > org.apache.forrest.plugin.output.inputModule in the list of > plugin in the forrest.properties file. > > Note I use the java version j2sdk1.4.2_03. > > When trying to reach the index.html, the browser  displays the following > message > > > HTTP ERROR: 500 > org%2Fapache%2Fforrest%2Fgeneration%2FModuleGenerator+%28Unsupported+major%2Eminor+version+49%2E0%29 > RequestURI=/index.html We are fully test on JDK1.4 and it should work, so this is probably a configuration problem on your end. Please provide the following info: Operating System Output of "java -version" command Output of JAVA_HOME Ross

Next Message by Date: click to view message preview

Re: [apache-forrest-0.8] Is there a simile.mit.edu/exhibit equivalent functionnality in Forrest

On 23/04/07, Paul.Divine@xxxxxxxxxxxxxxxxx <Paul.Divine@xxxxxxxxxxxxxxxxx> wrote: Hi, The tool exhibit http://simile.mit.edu/exhibit/ , can display data the user can select, sort. The data are put in a file with the JSON format (a format easy to evaluate in javascript). Is this functionality in Forrest? Or is it easy to adapt or to make a plugin? This functionality is not currently available, however... I do have a half implemented version of this in the whiteboard DOAP plugin. I have stylesheets and matchers in there to create the JSON data files from the DOAP data. It is not complete and doesn't qork yet, needs some tweaking on the XSLT to make the JSON files correct. Once this is done I intend to write some contracts for the dispatcher to provide the necessary Exhibit javascript code. Right now my work on this has stalled as other work takes priority, but I do intend to make it happen. So, if you want this stuff please join us on the dev list and we can work together on it. Ross

Previous Message by Thread: click to view message preview

Fw: [apache-forrest-0.8] problem with org.apache.forrest.plugin.output.inputModule

Hi, my configuration is SET JAVA_HOME=D:\Documents and Settings\divine1\My Documents\j2sdk1.4.2_03 but D:\Documents and Settings\divine1>java -version java version "1.5.0_02" Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_02-b09) Java HotSpot(TM) Client VM (build 1.5.0_02-b09, mixed mode, sharing) D:\Documents and Settings\divine1> Paul ----- Forwarded by Paul DIVINE/FR/ALCATEL on 23/04/2007 08:53 ----- "Ross Gardler" <rgardler@xxxxxxxxxx> Sent by: ross.gardler@xxxxxxxxxxxxxx 20/04/2007 11:24 Please respond to user                 To:                 cc:                 Subject:        Re: [apache-forrest-0.8] problem with org.apache.forrest.plugin.output.inputModule On 20/04/07, Paul.Divine@xxxxxxxxxxxxxxxxx <Paul.Divine@xxxxxxxxxxxxxxxxx> wrote: > > Hi, > Just for test I put > org.apache.forrest.plugin.output.inputModule in the list of > plugin in the forrest.properties file. > > Note I use the java version j2sdk1.4.2_03. > > When trying to reach the index.html, the browser  displays the following > message > > > HTTP ERROR: 500 > org%2Fapache%2Fforrest%2Fgeneration%2FModuleGenerator+%28Unsupported+major%2Eminor+version+49%2E0%29 > RequestURI=/index.html We are fully test on JDK1.4 and it should work, so this is probably a configuration problem on your end. Please provide the following info: Operating System Output of "java -version" command Output of JAVA_HOME Ross

Next Message by Thread: click to view message preview

Re: Fw: [apache-forrest-0.8] problem with org.apache.forrest.plugin.output.inputModule

It is not necessarily a path problem, since this is a windows platform. Windows has a java.exe in one of the system directories. That needs to be removed in order for windows to find the java instance you want it to use. If you remove it you need to make sure your JAVA_HOME/bin is also in the path environment variable. Ross On 23/04/07, Cyriaque Dupoirieux <Cyriaque.Dupoirieux@xxxxxxxxxx> wrote: le 23/04/2007 08:57 Paul.Divine@xxxxxxxxxxxxxxxxx a écrit : > > Hi, > > my configuration is > SET JAVA_HOME=D:\Documents and Settings\divine1\My > Documents\j2sdk1.4.2_03 > > > but > > > D:\Documents and Settings\divine1>java -version > java version "1.5.0_02" > Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_02-b09) > Java HotSpot(TM) Client VM (build 1.5.0_02-b09, mixed mode, sharing) > > D:\Documents and Settings\divine1> > > Then it's a Path problem, update it to add your JAVA_HOME and remove the path to the 1.5.0_02... Salutations, Cyriaque, > Paul > > ----- Forwarded by Paul DIVINE/FR/ALCATEL on 23/04/2007 08:53 ----- > > *"Ross Gardler" <rgardler@xxxxxxxxxx>* > Sent by: ross.gardler@xxxxxxxxxxxxxx > > 20/04/2007 11:24 > Please respond to user > > > To: > cc: > Subject: Re: [apache-forrest-0.8] problem with > org.apache.forrest.plugin.output.inputModule > > > > > On 20/04/07, Paul.Divine@xxxxxxxxxxxxxxxxx > <Paul.Divine@xxxxxxxxxxxxxxxxx> wrote: > > > > Hi, > > Just for test I put > > org.apache.forrest.plugin.output.inputModule in the list of > > plugin in the forrest.properties file. > > > > Note I use the java version j2sdk1.4.2_03. > > > > When trying to reach the index.html, the browser displays the following > > message > > > > > > HTTP ERROR: 500 > > > org%2Fapache%2Fforrest%2Fgeneration%2FModuleGenerator+%28Unsupported+major%2Eminor+version+49%2E0%29 > > RequestURI=/index.html > > We are fully test on JDK1.4 and it should work, so this is probably a > configuration problem on your end. Please provide the following info: > > Operating System > Output of "java -version" command > Output of JAVA_HOME > > Ross
Sign up for updates to this mailing list. email:
Loading Comments...
Home | News | Patents | Sitemap | FAQ | advertise

Advertising by