Conflicts found during publish in Eclipse(OSB)
oletyAug 24 2011 — edited Sep 9 2011Hi,
we are facing different situation while creating file adapter(write operation).
All jca ,wsdl ,xsd files created in jdev 11.1.1.5 version imported to eclipse 3.6.2 version(OEPE).while creating business service with the jca file we faced ""Invalid interaction paramter,Interaction parameter physical/logical output directory has invalid value:file location path""
our server runs on unix box and we wan to write it to server location path.
Later we came to know that its bug with eclipse "12421606"
i changed to localpath which can be identified...then we din face any errors.But while deploying proj to SBConsole we are facing below error...
Conflicts found during publish.
Invalid JCA transport endpoint configuration, exception: BINDING.JCA-11043
Invalid Interaction parameter.
Invalid Interaction parameter.
*Interaction parameter Physical/Logical Output Directory has invalid value {C:\test}.*
Please correct the value of the interaction parameter and redeploy the process.
Invalid Interaction parameter.
Invalid Interaction parameter.
*Interaction parameter Physical/Logical Output Directory has invalid value {C:\test}.*
Please correct the value of the interaction parameter and redeploy the process.
please help us to resolve this issue............
Edited by: 881231 on Aug 24, 2011 5:06 AM