Page 1 of 1
					
				Where is oxygen.ini
				Posted: Wed Nov 07, 2007 9:02 pm
				by jmeyer
				We previously had made changes to Oxygen.ini for extension functions and when we install 9.0 we can no longer find the oxygen.ini file.
Can you please tell us what happen to it.
Thanks,
John
			 
			
					
				
				Posted: Thu Nov 08, 2007 4:06 pm
				by sorin_ristache
				Hello,
What kind of extension functions do you try to configure? If you want to set extension functions for an XSLT transformation or an XQuery one you should do that in 
the Extensions dialog opened by pressing the 
Extensions button of 
the transformation scenario edit dialog.
The 
oxygen.ini file was 
replaced by oxygen.vmoptions because we changed the installer application.
Regards,
Sorin
 
			
					
				
				Posted: Mon Nov 26, 2007 4:30 pm
				by trondaal
				Was looking for oxygen.ini too, and finally found the answer in this post.
My reason for adding extension paths to the startup is to avoid getting error messages  in the XSLT editor. If I add the extension path in the transformation configuration the transformation will find the extension, but the the XSLT window shows a red underline where the extension functions are used. I have only tested this with Saxon.
The documentation should be updated to correct this - would have saved me some time.
The best solution is of course to be able to use the transformation configuration for this without getting the incorrect error in the automatic validation.
Best regards,
Trond
			 
			
					
				
				Posted: Mon Nov 26, 2007 5:11 pm
				by trondaal
				And then i discovered that this could to be solved by adding the extension path to both the transformation scenario and the validation scenario........
Trond
			 
			
					
				
				Posted: Mon Nov 26, 2007 5:51 pm
				by sorin_ristache
				trondaal wrote:If I add the extension path in the transformation configuration the transformation will find the extension, but the the XSLT window shows a red underline where the extension functions are used.
You have to create a 
validation scenario for the XSLT stylesheet, set the extension jar there and check the 
Validate as you type checkbox to apply the scenario also for the background validation.
trondaal wrote:The documentation should be updated to correct this - would have saved me some time.
We 
updated the documentation. You have to set the parameter in the file 
oxygen.vmoptions instead of 
oxygen.ini because we changed the installer application.
Regards,
Sorin