Forum tags


Top Posters

Last 30 days

  • Antoine (98)
  • talita.pezzi (30)
  • eduardo.lawisch (14)
  • alfons.bataller.diaz (14)
  • sundaravadivel.n (13)
  • ravinderjit.singh (12)
  • barry.sperling (8)
  • hellonico (8)
  • jose.mendoza (8)
  • marcia.martins (7)

All time

  • Antoine (1402)
  • Shivanand (1189)
  • cshekhar (921)
  • psq (795)
  • jag (391)
  • metabyte (370)
  • arnaud (326)
  • jalateras (325)
  • dfrench (263)
  • venkaiah.k (198)

Show last 4 hrs - 12 hrs - 24 hrs

POLL

We are looking for more information to tailor our training to better meet the needs of our customers. Please indicate all options that apply.

I would like to attend specialized training from Intalio on BPM as it relates to my application area:


I would like to attend specialized training from Intalio on BPM as it relates to my job function:


I would like to attend specialized training from Intalio on BPM as it relates to my industry:

Login

MAIN arrow FORUMS
error when deploying a BPMS project (0 viewing) 
Go to bottom Post Reply Favoured: 0
TOPIC: error when deploying a BPMS project
#15560
M.-Shah (User)
Expert Boarder
User Offline Click here to see the profile of this user
error when deploying a BPMS project 3 Months, 1 Week ago Karma: 1  
I am invoking a java web service that sends out an email in the a BPMS Project. The web service works perfectly when used from a java client application. However I get the following errors when trying to deploy the bpms project to the intalio server.

The error says it cannot resolve component 'ns3:Enumeration'. It was detected that 'ns3:Enumeration' is in namespace 'http://util.java', but components from this namespace are not referenceable from schema. What do I need to change in order to be able to reference 'ns3:Enumeration' correctly? Any inputs will be much appreciated.

BPEL Compilation errors were encountered prior to deployment.
-------------------------
Error during compilation
-------------------------
error: [CompilationErrors] Compilation completed with 6 error(s):
file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl:0: error: [SchemaError] Error in schema processing: src-resolve.4.2: Error resolving component 'ns1:Message'. It was detected that 'ns1:Message' is in namespace 'http://mail.javax', but components from this namespace are not referenceable from schema document 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'. If this is the incorrect namespace, perhaps the prefix of 'ns1:Message' needs to be changed. If this is the correct namespace, then an appropriate 'import' tag should be added to 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'.
file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl:0: error: [SchemaError] Error in schema processing: src-resolve.4.2: Error resolving component 'tns:ArrayOfString'. It was detected that 'tns:ArrayOfString' is in namespace 'http://wsEmail', but components from this namespace are not referenceable from schema document 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'. If this is the incorrect namespace, perhaps the prefix of 'tns:ArrayOfString' needs to be changed. If this is the correct namespace, then an appropriate 'import' tag should be added to 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'.
file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl:0: error: [SchemaError] Error in schema processing: src-resolve.4.2: Error resolving component 'ns3:Enumeration'. It was detected that 'ns3:Enumeration' is in namespace 'http://util.java', but components from this namespace are not referenceable from schema document 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'. If this is the incorrect namespace, perhaps the prefix of 'ns3:Enumeration' needs to be changed. If this is the correct namespace, then an appropriate 'import' tag should be added to 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'.
file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl:0: error: [SchemaError] Error in schema processing: src-resolve.4.2: Error resolving component 'ns1:Message'. It was detected that 'ns1:Message' is in namespace 'http://mail.javax', but components from this namespace are not referenceable from schema document 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'. If this is the incorrect namespace, perhaps the prefix of 'ns1:Message' needs to be changed. If this is the correct namespace, then an appropriate 'import' tag should be added to 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'.
file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl:0: error: [SchemaError] Error in schema processing: src-resolve.4.2: Error resolving component 'tns:ArrayOfString'. It was detected that 'tns:ArrayOfString' is in namespace 'http://wsEmail', but components from this namespace are not referenceable from schema document 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'. If this is the incorrect namespace, perhaps the prefix of 'tns:ArrayOfString' needs to be changed. If this is the correct namespace, then an appropriate 'import' tag should be added to 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'.
file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl:0: error: [SchemaError] Error in schema processing: src-resolve.4.2: Error resolving component 'ns3:Enumeration'. It was detected that 'ns3:Enumeration' is in namespace 'http://util.java', but components from this namespace are not referenceable from schema document 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'. If this is the incorrect namespace, perhaps the prefix of 'ns3:Enumeration' needs to be changed. If this is the correct namespace, then an appropriate 'import' tag should be added to 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'.

-------------------------
org.apache.ode.bpel.compiler.api.CompilationException: error: [CompilationErrors] Compilation completed with 6 error(s):
file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl:0: error: [SchemaError] Error in schema processing: src-resolve.4.2: Error resolving component 'ns1:Message'. It was detected that 'ns1:Message' is in namespace 'http://mail.javax', but components from this namespace are not referenceable from schema document 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'. If this is the incorrect namespace, perhaps the prefix of 'ns1:Message' needs to be changed. If this is the correct namespace, then an appropriate 'import' tag should be added to 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'.
file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl:0: error: [SchemaError] Error in schema processing: src-resolve.4.2: Error resolving component 'tns:ArrayOfString'. It was detected that 'tns:ArrayOfString' is in namespace 'http://wsEmail', but components from this namespace are not referenceable from schema document 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'. If this is the incorrect namespace, perhaps the prefix of 'tns:ArrayOfString' needs to be changed. If this is the correct namespace, then an appropriate 'import' tag should be added to 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'.
file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl:0: error: [SchemaError] Error in schema processing: src-resolve.4.2: Error resolving component 'ns3:Enumeration'. It was detected that 'ns3:Enumeration' is in namespace 'http://util.java', but components from this namespace are not referenceable from schema document 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'. If this is the incorrect namespace, perhaps the prefix of 'ns3:Enumeration' needs to be changed. If this is the correct namespace, then an appropriate 'import' tag should be added to 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'.
file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl:0: error: [SchemaError] Error in schema processing: src-resolve.4.2: Error resolving component 'ns1:Message'. It was detected that 'ns1:Message' is in namespace 'http://mail.javax', but components from this namespace are not referenceable from schema document 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'. If this is the incorrect namespace, perhaps the prefix of 'ns1:Message' needs to be changed. If this is the correct namespace, then an appropriate 'import' tag should be added to 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'.
file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl:0: error: [SchemaError] Error in schema processing: src-resolve.4.2: Error resolving component 'tns:ArrayOfString'. It was detected that 'tns:ArrayOfString' is in namespace 'http://wsEmail', but components from this namespace are not referenceable from schema document 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'. If this is the incorrect namespace, perhaps the prefix of 'tns:ArrayOfString' needs to be changed. If this is the correct namespace, then an appropriate 'import' tag should be added to 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'.
file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl:0: error: [SchemaError] Error in schema processing: src-resolve.4.2: Error resolving component 'ns3:Enumeration'. It was detected that 'ns3:Enumeration' is in namespace 'http://util.java', but components from this namespace are not referenceable from schema document 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'. If this is the incorrect namespace, perhaps the prefix of 'ns3:Enumeration' needs to be changed. If this is the correct namespace, then an appropriate 'import' tag should be added to 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'.

at org.apache.ode.bpel.compiler.BpelCompiler.compile(BpelCompiler.java:741)
at org.apache.ode.bpel.compiler.BpelC.compile(BpelC.java:260)
at org.apache.ode.bpel.compiler.BpelC.compile(BpelC.java:330)
at com.intalio.bpms.designer.pxecompiler.builders.BpelCompileJob.compileBpel(BpelCompileJob.java:226)
at com.intalio.bpms.designer.pxecompiler.builders.BpelCompileJob.run(BpelCompileJob.java:150)
at com.intalio.bpms.designer.pxecompiler.builders.PxeBuilder.compileBPELResource(PxeBuilder.java:108)
at com.intalio.bpms.designer.deployment.deploy.DeploymentJob.validateBpelFiles(DeploymentJob.java:219)
at com.intalio.bpms.designer.deployment.deploy.DeploymentJob.run(DeploymentJob.java:141)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

-------------------------
file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl:0: error: [SchemaError] Error in schema processing: src-resolve.4.2: Error resolving component 'ns1:Message'. It was detected that 'ns1:Message' is in namespace 'http://mail.javax', but components from this namespace are not referenceable from schema document 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'. If this is the incorrect namespace, perhaps the prefix of 'ns1:Message' needs to be changed. If this is the correct namespace, then an appropriate 'import' tag should be added to 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'.
-------------------------
file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl:0: error: [SchemaError] Error in schema processing: src-resolve.4.2: Error resolving component 'tns:ArrayOfString'. It was detected that 'tns:ArrayOfString' is in namespace 'http://wsEmail', but components from this namespace are not referenceable from schema document 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'. If this is the incorrect namespace, perhaps the prefix of 'tns:ArrayOfString' needs to be changed. If this is the correct namespace, then an appropriate 'import' tag should be added to 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'.
-------------------------
file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl:0: error: [SchemaError] Error in schema processing: src-resolve.4.2: Error resolving component 'ns3:Enumeration'. It was detected that 'ns3:Enumeration' is in namespace 'http://util.java', but components from this namespace are not referenceable from schema document 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'. If this is the incorrect namespace, perhaps the prefix of 'ns3:Enumeration' needs to be changed. If this is the correct namespace, then an appropriate 'import' tag should be added to 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'.
-------------------------
file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl:0: error: [SchemaError] Error in schema processing: src-resolve.4.2: Error resolving component 'ns1:Message'. It was detected that 'ns1:Message' is in namespace 'http://mail.javax', but components from this namespace are not referenceable from schema document 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'. If this is the incorrect namespace, perhaps the prefix of 'ns1:Message' needs to be changed. If this is the correct namespace, then an appropriate 'import' tag should be added to 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'.
-------------------------
file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl:0: error: [SchemaError] Error in schema processing: src-resolve.4.2: Error resolving component 'tns:ArrayOfString'. It was detected that 'tns:ArrayOfString' is in namespace 'http://wsEmail', but components from this namespace are not referenceable from schema document 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'. If this is the incorrect namespace, perhaps the prefix of 'tns:ArrayOfString' needs to be changed. If this is the correct namespace, then an appropriate 'import' tag should be added to 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'.
-------------------------
file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl:0: error: [SchemaError] Error in schema processing: src-resolve.4.2: Error resolving component 'ns3:Enumeration'. It was detected that 'ns3:Enumeration' is in namespace 'http://util.java', but components from this namespace are not referenceable from schema document 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'. If this is the incorrect namespace, perhaps the prefix of 'ns3:Enumeration' needs to be changed. If this is the correct namespace, then an appropriate 'import' tag should be added to 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'.


I am attaching my project in zipped format for your reference. Any inputs in resolving the above mentioned issues will be much appreciated.

Thanks,

Monisha
File Attachment:
File Name: SendEmail-d29deaf87fbce534e6fe121188b38b43.zip
File Size: 22240
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#15581
ihabo01 (Admin)
Admin
User Offline Click here to see the profile of this user
Re:error when deploying a BPMS project 3 Months, 1 Week ago Karma: 5  
Hi,
Your WSDL contains multiple schemas, and some of the schemas use elements from other schemas without importing them, which is not allowed.
Each schema has to import the schemas it uses, even if they are in the same wsdl.
The way you import is by using xsd:import as follows:

Code: :

 <xsd:import namespace="the other namespace"/>



I am attaching your project with all the modifications needed.

Regards,
File Attachment:
File Name: send_email_fixed.zip
File Size: 22378
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#15598
M.-Shah (User)
Expert Boarder
User Offline Click here to see the profile of this user
Re:error when deploying a BPMS project 3 Months ago Karma: 1  
How do I import the standard java classes? I tried adding the following <xsd:import namespace statements, but it still fails with the same error when deploying.

<xsd:import namespace="http://mail.javax"/>
<xsd:import namespace="http://io.java"/>
<xsd:import namespace="http://net.java"/>
<xsd:import namespace="http://util.java"/>
<xsd:import namespace="http://internet.mail.javax"/>

Here is the error:
BPEL Compilation errors were encountered prior to deployment.
-------------------------
Error during compilation
-------------------------
error: [CompilationErrors] Compilation completed with 6 error(s):
file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl:0: error: [SchemaError] Error in schema processing: src-resolve.4.2: Error resolving component 'ns1:Message'. It was detected that 'ns1:Message' is in namespace 'http://mail.javax', but components from this namespace are not referenceable from schema document 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'. If this is the incorrect namespace, perhaps the prefix of 'ns1:Message' needs to be changed. If this is the correct namespace, then an appropriate 'import' tag should be added to 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'.
file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl:0: error: [SchemaError] Error in schema processing: src-resolve.4.2: Error resolving component 'tns:ArrayOfString'. It was detected that 'tns:ArrayOfString' is in namespace 'http://wsEmail', but components from this namespace are not referenceable from schema document 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'. If this is the incorrect namespace, perhaps the prefix of 'tns:ArrayOfString' needs to be changed. If this is the correct namespace, then an appropriate 'import' tag should be added to 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'.
file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl:0: error: [SchemaError] Error in schema processing: src-resolve.4.2: Error resolving component 'ns3:Enumeration'. It was detected that 'ns3:Enumeration' is in namespace 'http://util.java', but components from this namespace are not referenceable from schema document 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'. If this is the incorrect namespace, perhaps the prefix of 'ns3:Enumeration' needs to be changed. If this is the correct namespace, then an appropriate 'import' tag should be added to 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'.
file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl:0: error: [SchemaError] Error in schema processing: src-resolve.4.2: Error resolving component 'ns1:Message'. It was detected that 'ns1:Message' is in namespace 'http://mail.javax', but components from this namespace are not referenceable from schema document 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'. If this is the incorrect namespace, perhaps the prefix of 'ns1:Message' needs to be changed. If this is the correct namespace, then an appropriate 'import' tag should be added to 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'.
file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl:0: error: [SchemaError] Error in schema processing: src-resolve.4.2: Error resolving component 'tns:ArrayOfString'. It was detected that 'tns:ArrayOfString' is in namespace 'http://wsEmail', but components from this namespace are not referenceable from schema document 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'. If this is the incorrect namespace, perhaps the prefix of 'tns:ArrayOfString' needs to be changed. If this is the correct namespace, then an appropriate 'import' tag should be added to 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'.
file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl:0: error: [SchemaError] Error in schema processing: src-resolve.4.2: Error resolving component 'ns3:Enumeration'. It was detected that 'ns3:Enumeration' is in namespace 'http://util.java', but components from this namespace are not referenceable from schema document 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'. If this is the incorrect namespace, perhaps the prefix of 'ns3:Enumeration' needs to be changed. If this is the correct namespace, then an appropriate 'import' tag should be added to 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'.

-------------------------
org.apache.ode.bpel.compiler.api.CompilationException: error: [CompilationErrors] Compilation completed with 6 error(s):
file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl:0: error: [SchemaError] Error in schema processing: src-resolve.4.2: Error resolving component 'ns1:Message'. It was detected that 'ns1:Message' is in namespace 'http://mail.javax', but components from this namespace are not referenceable from schema document 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'. If this is the incorrect namespace, perhaps the prefix of 'ns1:Message' needs to be changed. If this is the correct namespace, then an appropriate 'import' tag should be added to 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'.
file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl:0: error: [SchemaError] Error in schema processing: src-resolve.4.2: Error resolving component 'tns:ArrayOfString'. It was detected that 'tns:ArrayOfString' is in namespace 'http://wsEmail', but components from this namespace are not referenceable from schema document 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'. If this is the incorrect namespace, perhaps the prefix of 'tns:ArrayOfString' needs to be changed. If this is the correct namespace, then an appropriate 'import' tag should be added to 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'.
file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl:0: error: [SchemaError] Error in schema processing: src-resolve.4.2: Error resolving component 'ns3:Enumeration'. It was detected that 'ns3:Enumeration' is in namespace 'http://util.java', but components from this namespace are not referenceable from schema document 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'. If this is the incorrect namespace, perhaps the prefix of 'ns3:Enumeration' needs to be changed. If this is the correct namespace, then an appropriate 'import' tag should be added to 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'.
file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl:0: error: [SchemaError] Error in schema processing: src-resolve.4.2: Error resolving component 'ns1:Message'. It was detected that 'ns1:Message' is in namespace 'http://mail.javax', but components from this namespace are not referenceable from schema document 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'. If this is the incorrect namespace, perhaps the prefix of 'ns1:Message' needs to be changed. If this is the correct namespace, then an appropriate 'import' tag should be added to 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'.
file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl:0: error: [SchemaError] Error in schema processing: src-resolve.4.2: Error resolving component 'tns:ArrayOfString'. It was detected that 'tns:ArrayOfString' is in namespace 'http://wsEmail', but components from this namespace are not referenceable from schema document 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'. If this is the incorrect namespace, perhaps the prefix of 'tns:ArrayOfString' needs to be changed. If this is the correct namespace, then an appropriate 'import' tag should be added to 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'.
file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl:0: error: [SchemaError] Error in schema processing: src-resolve.4.2: Error resolving component 'ns3:Enumeration'. It was detected that 'ns3:Enumeration' is in namespace 'http://util.java', but components from this namespace are not referenceable from schema document 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'. If this is the incorrect namespace, perhaps the prefix of 'ns3:Enumeration' needs to be changed. If this is the correct namespace, then an appropriate 'import' tag should be added to 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'.

at org.apache.ode.bpel.compiler.BpelCompiler.compile(BpelCompiler.java:741)
at org.apache.ode.bpel.compiler.BpelC.compile(BpelC.java:260)
at org.apache.ode.bpel.compiler.BpelC.compile(BpelC.java:330)
at com.intalio.bpms.designer.pxecompiler.builders.BpelCompileJob.compileBpel(BpelCompileJob.java:226)
at com.intalio.bpms.designer.pxecompiler.builders.BpelCompileJob.run(BpelCompileJob.java:150)
at com.intalio.bpms.designer.pxecompiler.builders.PxeBuilder.compileBPELResource(PxeBuilder.java:108)
at com.intalio.bpms.designer.deployment.deploy.DeploymentJob.validateBpelFiles(DeploymentJob.java:219)
at com.intalio.bpms.designer.deployment.deploy.DeploymentJob.run(DeploymentJob.java:141)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

-------------------------
file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl:0: error: [SchemaError] Error in schema processing: src-resolve.4.2: Error resolving component 'ns1:Message'. It was detected that 'ns1:Message' is in namespace 'http://mail.javax', but components from this namespace are not referenceable from schema document 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'. If this is the incorrect namespace, perhaps the prefix of 'ns1:Message' needs to be changed. If this is the correct namespace, then an appropriate 'import' tag should be added to 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'.
-------------------------
file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl:0: error: [SchemaError] Error in schema processing: src-resolve.4.2: Error resolving component 'tns:ArrayOfString'. It was detected that 'tns:ArrayOfString' is in namespace 'http://wsEmail', but components from this namespace are not referenceable from schema document 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'. If this is the incorrect namespace, perhaps the prefix of 'tns:ArrayOfString' needs to be changed. If this is the correct namespace, then an appropriate 'import' tag should be added to 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'.
-------------------------
file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl:0: error: [SchemaError] Error in schema processing: src-resolve.4.2: Error resolving component 'ns3:Enumeration'. It was detected that 'ns3:Enumeration' is in namespace 'http://util.java', but components from this namespace are not referenceable from schema document 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'. If this is the incorrect namespace, perhaps the prefix of 'ns3:Enumeration' needs to be changed. If this is the correct namespace, then an appropriate 'import' tag should be added to 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'.
-------------------------
file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl:0: error: [SchemaError] Error in schema processing: src-resolve.4.2: Error resolving component 'ns1:Message'. It was detected that 'ns1:Message' is in namespace 'http://mail.javax', but components from this namespace are not referenceable from schema document 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'. If this is the incorrect namespace, perhaps the prefix of 'ns1:Message' needs to be changed. If this is the correct namespace, then an appropriate 'import' tag should be added to 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'.
-------------------------
file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl:0: error: [SchemaError] Error in schema processing: src-resolve.4.2: Error resolving component 'tns:ArrayOfString'. It was detected that 'tns:ArrayOfString' is in namespace 'http://wsEmail', but components from this namespace are not referenceable from schema document 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'. If this is the incorrect namespace, perhaps the prefix of 'tns:ArrayOfString' needs to be changed. If this is the correct namespace, then an appropriate 'import' tag should be added to 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'.
-------------------------
file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl:0: error: [SchemaError] Error in schema processing: src-resolve.4.2: Error resolving component 'ns3:Enumeration'. It was detected that 'ns3:Enumeration' is in namespace 'http://util.java', but components from this namespace are not referenceable from schema document 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'. If this is the incorrect namespace, perhaps the prefix of 'ns3:Enumeration' needs to be changed. If this is the correct namespace, then an appropriate 'import' tag should be added to 'file:/C:/Intalio5_2Projects/SendEmail/build/wsEmailService.wsdl'.

Any inputs on resolving this will be much appreciated.

thanks,

monisha
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#15599
ihabo01 (Admin)
Admin
User Offline Click here to see the profile of this user
Re:error when deploying a BPMS project 3 Months ago Karma: 5  
Monisha,
The namespaces doesn't represent any JAVA class. It is just a name that represents a schema that is already declared in your wsdl.
The problem is, you have multiple schemas declared in the wsdl, and some of them try to use elements that are declared in the others without clearly importing them. i.e, even if all the schemas do exist in the same file, they still need to explicitly import each other.

Please look at the wsdl in the project I have previously attached, and you will see how I did it.

Thanks
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#15601
M.-Shah (User)
Expert Boarder
User Offline Click here to see the profile of this user
Re:error when deploying a BPMS project 3 Months ago Karma: 1  
Thanks for the explanation. I did see the changes you made in the wsdl.
 
Report to moderator   Logged Logged  
 
Last Edit: 2008/08/18 19:13 By M.-Shah.
  The administrator has disabled public write access.
#15642
M.-Shah (User)
Expert Boarder
User Offline Click here to see the profile of this user
Re:error when deploying a BPMS project 3 Months ago Karma: 1  
However after downloading the project and assigning a user to the pool, I compiled the project and deployed to the server and I got the following error:

<?xml version="1.0" encoding="utf-8" ?>
- <wsi-xf:fault xmlns:delegation="http://orbeon.org/oxf/xml/delegation" xmlns:wsi-wsdl="http://www.intalio.com/BPMS/wsi/wsdl" xmlns:wsi-xf="http://www.intalio.com/BPMS/wsi/xforms" xmlns:wsi="http://www.intalio.com/BPMS/wsi" xmlns:xforms="http://www.w3.org/2002/xforms">
<wsi-xf:exceptionClass>nu.xom.ValidityException</wsi-xf:exceptionClass>
<wsi-xf:message>WSDL not found: baseUrl=file:/C:/intalio-bpms-5.2.0.050/var/processes/SendEmail-11 portTypeNS=http://wsEmail portTypeNamewsEmailServicePortType</wsi-xf:message>
</wsi-xf:fault>

This process starts with a task and since I am assigned to a task I was assuming I could see it in the ui-fw, but it is not listed there.

I am uncertain on why it is giving a WSDL not found error. Any inputs on correcting this will be much appreciated.

Best regards,

Monisha
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
get the latest posts directly to your desktop