Forum tags


Top Posters

Last 30 days

  • ravinderjit.singh (29)
  • Antoine (26)
  • danielandross (17)
  • venkaiah.k (16)
  • shao (14)
  • sirswendu.ganapati (13)
  • eva.das (13)
  • metabyte (12)
  • milos.vacek (7)
  • cristiano.quintao (7)

All time

  • Antoine (1492)
  • Shivanand (1194)
  • cshekhar (928)
  • psq (796)
  • jag (391)
  • metabyte (383)
  • arnaud (328)
  • jalateras (325)
  • dfrench (271)
  • venkaiah.k (214)

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 4 Months, 4 Weeks 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.
      Topics Author Date
    thread link
error when deploying a BPMS project
M.-Shah 2008/08/13 23:24
    thread link
thread linkthread link Re:error when deploying a BPMS project
ihabo01 2008/08/14 20:05
    thread link
thread linkthread link Re:error when deploying a BPMS project
M.-Shah 2008/08/15 20:27
    thread link
thread linkthread linkthread link Re:error when deploying a BPMS project
ihabo01 2008/08/15 22:51
    thread link
thread linkthread link Re:error when deploying a BPMS project
M.-Shah 2008/08/16 01:51
    thread link
thread linkthread linkthread link Re:error when deploying a BPMS project
M.-Shah 2008/08/18 21:15
    thread link
thread linkthread linkthread linkthread link Re:error when deploying a BPMS project
ihabo01 2008/08/18 22:03
    thread link
thread linkthread link Re:error when deploying a BPMS project
M.-Shah 2008/08/19 01:02
    thread link
thread linkthread linkthread link Re:error when deploying a BPMS project
ihabo01 2008/08/19 01:51
    thread link
thread linkthread link Re:error when deploying a BPMS project
M.-Shah 2008/08/19 20:35
    thread link
thread linkthread linkthread link Re:error when deploying a BPMS project
ihabo01 2008/08/19 21:16
Go to top Post Reply
get the latest posts directly to your desktop