XJC compilation error

Hi,
I get the following error while compiling my xsd file .
parsing a schema...
[ERROR] src-resolve: Cannot resolve the name 'SwGbl:Status' to a(n) 'type definition' component.
line 186 of file:/E:/workspace/com.swiftnet.jaxb/gen_source/Sw.xsd
[ERROR] src-resolve: Cannot resolve the name 'SwSec:UserDN' to a(n) 'element declaration' component.
line 1059 of file:/E:/workspace/com.swiftnet.jaxb/gen_source/Sw.xsd
[ERROR] src-resolve: Cannot resolve the name 'SwInt:SNLId' to a(n) 'element declaration' component.
line 1060 of file:/E:/workspace/com.swiftnet.jaxb/gen_source/Sw.xsd
Failed to parse a schema.
The Sw.xsd file is below . It also refers to three other files SwSec.xsd, SwInt.xsd and SwGbl.xsd
I am using Jaxb 2.1.5 ri and JDK 1.6 update 2, jwsdp 2.0
Thanks for any help.
************************* Sw.xsd - file **********************
<?xml version="1.0" encoding="UTF-8"?>
<!--Generated by SWIFTStandards Workstation (build:R5.1.0.4) on 2006 Apr 19 14:25:44-->
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="urn:swift:snl:ns.Sw" xmlns:SwGbl="urn:swift:snl:ns.SwGbl" xmlns:SwInt="urn:swift:snl:ns.SwInt" xmlns:SwSec="urn:swift:snl:ns.SwSec" targetNamespace="urn:swift:snl:ns.Sw" elementFormDefault="qualified">
<xs:import namespace="urn:swift:snl:ns.SwGbl" schemaLocation="SwGbl.xsd"/>
<xs:import namespace="urn:swift:snl:ns.SwInt" schemaLocation="SwInt.xsd"/>
<xs:import namespace="urn:swift:snl:ns.SwSec" schemaLocation="SwSec.xsd"/>
<xs:element name="AbortReason" type="PCDATA"/>
<xs:element name="Accepted" type="PCDATA"/>
<xs:element name="ForceAcquire" type="PCDATA"/>
<xs:element name="AcquiredStatus" type="PCDATA"/>
<xs:element name="PreviousQueueInfo" type="QueueInfo"/>
<xs:element name="CurrentQueueInfo" type="QueueInfo"/>
<xs:element name="PrivateSignKeyExpirationDate" type="PCDATA"/>
<xs:element name="CertIssuer" type="PCDATA"/>
<xs:element name="CertSerialNumber" type="PCDATA"/>
<xs:element name="CertCRLDistPoint" type="PCDATA"/>
<xs:element name="CertFingerPrint" type="PCDATA"/>
<xs:element name="ProfileName" type="PCDATA"/>
<xs:element name="CertKeyUsage" type="PCDATA"/>
<xs:element name="RenewalDate" type="PCDATA"/>
<xs:element name="ExpirationDate" type="PCDATA"/>
<xs:element name="CertDN" type="PCDATA"/>
<xs:element name="ConnectivityStatus" type="PCDATA"/>
<xs:element name="DomainConnection" type="DomainConnection"/>
<xs:element name="ConnectionStatus" type="PCDATA"/>
<xs:element name="LocalDomain" type="PCDATA"/>
<xs:element name="RemoteDomain" type="PCDATA"/>
<xs:element name="RemoteDomainId" type="PCDATA"/>
<xs:element name="RemoteDomainNWAddr" type="PCDATA"/>
<xs:element name="CreationTime" type="PCDATA"/>
<xs:element name="PDIndication" type="PDIndication"/>
<xs:element name="EmissionTime" type="PCDATA"/>
<xs:element name="FileRequest" type="FileRequest"/>
<xs:element name="FileResponseHandle" type="FileResponseHandle"/>
<xs:element name="SnFRequest" type="SnFRequest"/>
<xs:element name="SnFResponseHandle" type="SnFResponseHandle"/>
<xs:element name="CommandLine" type="PCDATA"/>
<xs:element name="CommandLineStatus" type="PCDATA"/>
<xs:element name="PutFileRequest" type="PutFileRequest"/>
<xs:element name="GetFileRequest" type="GetFileRequest"/>
<xs:element name="AckFileRequest" type="AckFileRequest"/>
<xs:element name="PutFileRequestHandle" type="PutFileRequestHandle"/>
<xs:element name="GetFileRequestHandle" type="GetFileRequestHandle"/>
<xs:element name="AckFileRequestHandle" type="AckFileRequestHandle"/>
<xs:element name="NotifyFileRequestHandle" type="NotifyFileRequestHandle"/>
<xs:element name="PutFileResponse" type="PutFileResponse"/>
<xs:element name="GetFileResponse" type="GetFileResponse"/>
<xs:element name="AckFileResponse" type="AckFileResponse"/>
<xs:element name="NotifyFileResponse" type="NotifyFileResponse"/>
<xs:element name="PutFileResponseHandle" type="PutFileResponseHandle"/>
<xs:element name="GetFileResponseHandle" type="GetFileResponseHandle"/>
<xs:element name="AckFileResponseHandle" type="AckFileResponseHandle"/>
<xs:element name="FileRequestControl" type="FileRequestControl"/>
<xs:element name="FileOpRequest" type="FileOpRequest"/>
<xs:element name="FileRequestE2EControl" type="E2EControl"/>
<xs:element name="FileOpRequestHandle" type="FileOpRequestHandle"/>
<xs:element name="FileResponseControl" type="FileResponseControl"/>
<xs:element name="FileOpResponse" type="FileOpResponse"/>
<xs:element name="TransferKey" type="PCDATA"/>
<xs:element name="FileRequestDescriptor" type="FileRequestDescriptor"/>
<xs:element name="FileResponseDescriptor" type="FileResponseDescriptor"/>
<xs:element name="FileResponseE2EControl" type="E2EControl"/>
<xs:element name="FileOpResponseHandle" type="FileOpResponseHandle"/>
<xs:element name="LocalRef" type="PCDATA"/>
<xs:element name="FileRequestHeader" type="FileRequestHeader"/>
<xs:element name="FileResponseHeader" type="FileResponseHeader"/>
<xs:element name="TransferSide" type="PCDATA"/>
<xs:element name="TransferType" type="PCDATA"/>
<xs:element name="TransferDirection" type="PCDATA"/>
<xs:element name="StopReason" type="StopReason"/>
<xs:element name="CurrentSize" type="PCDATA"/>
<xs:element name="StartTime" type="PCDATA"/>
<xs:element name="StateTime" type="PCDATA"/>
<xs:element name="FileStatusDetails" type="FileStatusDetails"/>
<xs:element name="SignIndicator" type="PCDATA"/>
<xs:element name="DeliveryStatus" type="PCDATA"/>
<xs:element name="DateTime" type="PCDATA"/>
<xs:element name="TransferEP" type="PCDATA"/>
<xs:element name="MaxSize" type="PCDATA"/>
<xs:element name="SnFStatus" type="SnFStatus"/>
<xs:element name="HSMHost" type="PCDATA"/>
<xs:element name="HSMServiceStatus" type="PCDATA"/>
<xs:element name="HSMSNLConnectivity" type="PCDATA"/>
<xs:element name="HSMSelfTest" type="HSMSelfTest"/>
<xs:element name="HSMSelfTestResult" type="PCDATA"/>
<xs:element name="HSMSelfTestDateTime" type="PCDATA"/>
<xs:element name="HSMRunStatus" type="PCDATA"/>
<xs:element name="HSMReplicationStatus" type="PCDATA"/>
<xs:element name="PrimaryHSMStatus" type="HSMDetailStatus"/>
<xs:element name="SecondaryHSMStatus" type="HSMDetailStatus"/>
<xs:element name="HSMStatus" type="HSMStatus"/>
<xs:element name="HSMTokenStatus" type="HSMTokenStatus"/>
<xs:element name="HSMName" type="PCDATA"/>
<xs:element name="HSMPartitionUsed" type="PCDATA"/>
<xs:element name="HSMPartitionFree" type="PCDATA"/>
<xs:element name="FileResponse" type="FileResponse"/>
<xs:element name="Environment" type="PCDATA"/>
<xs:element name="CallbackOnError" type="PCDATA"/>
<xs:element name="ResponseInfoEP" type="PCDATA"/>
<xs:element name="SnFResponse" type="SnFResponse"/>
<xs:element name="CryptoMode" type="PCDATA"/>
<xs:element name="FACryptoMode" type="PCDATA"/>
<xs:element name="ExplicitNamespaceAttributeMode" type="PCDATA"/>
<xs:element name="PswdExpiryDays" type="PCDATA"/>
<xs:element name="PswdLifeTime" type="PCDATA"/>
<xs:element name="UserPolicy" type="PCDATA"/>
<xs:element name="CertInfoList" type="CertInfoList"/>
<xs:element name="RequiredInfo" type="PCDATA"/>
<xs:element name="CertList" type="CertList"/>
<xs:element name="AuthenticationCode" type="PCDATA"/>
<xs:element name="ReferenceCode" type="PCDATA"/>
<xs:element name="CertRecover" type="PCDATA"/>
<xs:element name="Node" type="PCDATA"/>
<xs:element name="CertPolicyId" type="PCDATA"/>
<xs:element name="FileName" type="PCDATA"/>
<xs:element name="CertLocation" type="PCDATA"/>
<xs:element name="OldPassword" type="PCDATA"/>
<xs:element name="Password" type="PCDATA"/>
<xs:element name="LastHeartbeatStatus" type="PCDATA"/>
<xs:element name="SendTime" type="PCDATA"/>
<xs:element name="AckTime" type="PCDATA"/>
<xs:element name="Partition" type="PCDATA"/>
<xs:element name="TransferStatus" type="PCDATA"/>
<xs:element name="StoredTransferRef" type="PCDATA"/>
<xs:element name="MsgId" type="PCDATA"/>
<xs:element name="RecordCount" type="PCDATA"/>
<xs:element name="FileStatus" type="FileStatus"/>
<xs:element name="EndOfList" type="PCDATA"/>
<xs:element name="SnFRef" type="PCDATA"/>
<xs:element name="SnFRefType" type="PCDATA"/>
<xs:element name="AcceptStatus" type="PCDATA"/>
<xs:element name="AckSwiftTime" type="PCDATA"/>
<xs:element name="AckDescription" type="PCDATA"/>
<xs:element name="AckInfo" type="PCDATA"/>
<xs:element name="RND" type="PCDATA"/>
<xs:element name="EmissionList" type="EmissionList"/>
<xs:element name="Process" type="PCDATA"/>
<xs:element name="ProcessExpected" type="PCDATA"/>
<xs:element name="ProcessActual" type="PCDATA"/>
<xs:element name="VendorName" type="PCDATA"/>
<xs:element name="ProductName" type="PCDATA"/>
<xs:element name="ProductVersion" type="PCDATA"/>
<xs:element name="ProductInfo" type="ProductInfo"/>
<xs:element name="AckMessage" type="AckMessage"/>
<xs:element name="FileRequestHandle" type="FileRequestHandle"/>
<xs:element name="SnFRequestHandle" type="SnFRequestHandle"/>
<xs:element name="TransferDescription" type="PCDATA"/>
<xs:element name="TransferInfo" type="PCDATA"/>
<xs:element name="PossibleDuplicate" type="PCDATA"/>
<xs:element name="OrigTransferRef" type="PCDATA"/>
<xs:element name="AckIndicator" type="PCDATA"/>
<xs:element name="AckServerInfo" type="ServerInfo"/>
<xs:element name="LogicalName" type="PCDATA"/>
<xs:element name="FileDescription" type="PCDATA"/>
<xs:element name="FileInfo" type="PCDATA"/>
<xs:element name="PhysicalName" type="PCDATA"/>
<xs:element name="TransferRef" type="PCDATA"/>
<xs:element name="TransferAnswer" type="PCDATA"/>
<xs:element name="RejectDescription" type="PCDATA"/>
<xs:element name="RejectInfo" type="PCDATA"/>
<xs:element name="Size" type="PCDATA"/>
<xs:element name="Digest" type="Digest"/>
<xs:element name="Roles" type="RBACRoleInstance"/>
<xs:element name="QualifierName" type="PCDATA"/>
<xs:element name="Value" type="PCDATA"/>
<xs:element name="RoleName" type="PCDATA"/>
<xs:element name="Qualifier" type="RBACQualifierValue"/>
<xs:element name="DigestRef" type="PCDATA"/>
<xs:element name="DigestAlgorithm" type="PCDATA"/>
<xs:element name="DigestValue" type="PCDATA"/>
<xs:element name="InstanceName" type="PCDATA"/>
<xs:element name="SubSystemList" type="SubSystemList"/>
<xs:element name="SubSystemGroupList" type="SubSystemGroupList"/>
<xs:element name="HeartbeatIndicator" type="PCDATA"/>
<xs:element name="ConnectionIndicator" type="PCDATA"/>
<xs:element name="VersionIndicator" type="PCDATA"/>
<xs:element name="HSMIndicator" type="PCDATA"/>
<xs:element name="SubSystems" type="SubSystems"/>
<xs:element name="LastHeartbeat" type="LastHeartbeat"/>
<xs:element name="Connectivity" type="Connectivity"/>
<xs:element name="SNLVersion" type="SNLVersion"/>
<xs:element name="HSMs" type="HSMStatusList"/>
<xs:element name="SNLRelease" type="PCDATA"/>
<xs:element name="OSRelease" type="PCDATA"/>
<xs:element name="SnFDeliveryInfo" type="SnFDeliveryInfo"/>
<xs:element name="RetryReason" type="SwGbl:Status"/>
<xs:element name="SnFInputTime" type="PCDATA"/>
<xs:element name="AcquireSnFRequest" type="AcquireSnFRequest"/>
<xs:element name="ReleaseSnFRequest" type="ReleaseSnFRequest"/>
<xs:element name="AckSnFRequest" type="AckSnFRequest"/>
<xs:element name="NotifySnFRequestHandle" type="NotifySnFRequestHandle"/>
<xs:element name="NotifySnFResponse" type="NotifySnFResponse"/>
<xs:element name="AcquireSnFResponseHandle" type="AcquireSnFResponseHandle"/>
<xs:element name="ReleaseSnFResponseHandle" type="Empty"/>
<xs:element name="AckSnFResponseHandle" type="Empty"/>
<xs:element name="SnFSessionId" type="PCDATA"/>
<xs:element name="SnFPDMHistory" type="SnFDeliveryHistory"/>
<xs:element name="DeliveryTime" type="PCDATA"/>
<xs:element name="SnFRequestControl" type="SnFRequestControl"/>
<xs:element name="SnFOpRequest" type="SnFOpRequest"/>
<xs:element name="SwiftTime" type="PCDATA"/>
<xs:element name="SnFOpRequestHandle" type="SnFOpRequestHandle"/>
<xs:element name="SnFResponseControl" type="SnFResponseControl"/>
<xs:element name="SnFOpResponse" type="SnFOpResponse"/>
<xs:element name="SnFRequestDescriptor" type="SnFRequestDescriptor"/>
<xs:element name="SnFOpResponseHandle" type="SnFOpResponseHandle"/>
<xs:element name="SessionStatus" type="PCDATA"/>
<xs:element name="SessionMode" type="PCDATA"/>
<xs:element name="OrderBy" type="PCDATA"/>
<xs:element name="RecoveryMode" type="PCDATA"/>
<xs:element name="SnFOutputSeq" type="PCDATA"/>
<xs:element name="LastActivityTime" type="PCDATA"/>
<xs:element name="SubSystemGroup" type="PCDATA"/>
<xs:element name="SubSystem" type="PCDATA"/>
<xs:element name="SubSystemStatusValue" type="PCDATA"/>
<xs:element name="ProcessStatus" type="ProcessStatus"/>
<xs:element name="ExecutableStatus" type="ExecutableStatus"/>
<xs:element name="OverallStatus" type="PCDATA"/>
<xs:element name="SubSystemStatus" type="SubSystemStatus"/>
<xs:element name="EventEP" type="PCDATA"/>
<xs:element name="AllFileEvents" type="PCDATA"/>
<xs:element name="FullFileStatus" type="PCDATA"/>
<xs:complexType name="AbortFileRequest">
<xs:sequence>
<xs:element name="TransferRef" type="PCDATA"/>
<xs:element name="TransferKey" type="PCDATA" minOccurs="0"/>
<xs:element name="AbortReason" type="PCDATA" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="AbortFileResponse">
<xs:sequence>
<xs:element ref="SwGbl:Status" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="AckFileRequest">
<xs:sequence>
<xs:element name="TransferRef" type="PCDATA"/>
<xs:element name="Digest" type="Digest" minOccurs="0"/>
<xs:element name="Accepted" type="PCDATA"/>
<xs:element name="AckDescription" type="PCDATA" minOccurs="0"/>
<xs:element name="AckInfo" type="PCDATA" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="AckFileRequestHandle">
<xs:sequence>
<xs:element name="TransferRef" type="PCDATA"/>
<xs:element name="Digest" type="Digest" minOccurs="0"/>
<xs:element name="Accepted" type="PCDATA"/>
<xs:element name="AckDescription" type="PCDATA" minOccurs="0"/>
<xs:element name="AckInfo" type="PCDATA" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="AckFileResponse">
<xs:sequence>
<xs:element name="AckDescription" type="PCDATA" minOccurs="0"/>
<xs:element name="AckInfo" type="PCDATA" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="AckFileResponseHandle">
<xs:sequence>
<xs:element name="AckDescription" type="PCDATA" minOccurs="0"/>
<xs:element name="AckInfo" type="PCDATA" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="AckMessage">
<xs:sequence>
<xs:element name="SnFRef" type="PCDATA"/>
<xs:element name="SnFRefType" type="PCDATA"/>
<xs:element name="AcceptStatus" type="PCDATA"/>
<xs:element name="AckDescription" type="PCDATA" minOccurs="0"/>
<xs:element name="AckInfo" type="PCDATA" minOccurs="0"/>
<xs:sequence minOccurs="0">
<xs:choice>
<xs:element ref="SwSec:CryptoInternal"/>
<xs:element ref="SwSec:SignatureValue"/>
<xs:element name="Digest" type="Digest"/>
</xs:choice>
</xs:sequence>
</xs:sequence>
</xs:complexType>
<xs:complexType name="AckSnFRequest">
<xs:sequence>
<xs:element name="SnFSessionId" type="PCDATA"/>
<xs:element name="AckMessage" type="AckMessage"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="AcquireSnFRequest">
<xs:sequence>
<xs:element ref="SwInt:Queue"/>
<xs:element name="SessionMode" type="PCDATA"/>
<xs:element ref="SwInt:SNLEP" minOccurs="0"/>
<xs:element name="ForceAcquire" type="PCDATA" minOccurs="0"/>
<xs:element name="OrderBy" type="PCDATA" minOccurs="0"/>
<xs:element name="RecoveryMode" type="PCDATA" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="AcquireSnFResponseHandle">
<xs:sequence>
<xs:element name="AcquiredStatus" type="PCDATA"/>
<xs:sequence>
<xs:choice>
<xs:sequence>
<xs:element name="SnFSessionId" type="PCDATA"/>
<xs:element name="SnFOutputSeq" type="PCDATA"/>
<xs:element name="PreviousQueueInfo" type="QueueInfo" minOccurs="0"/>
</xs:sequence>
<xs:element name="CurrentQueueInfo" type="QueueInfo"/>
</xs:choice>
</xs:sequence>
</xs:sequence>
</xs:complexType>
<xs:complexType name="CertInfoList">
<xs:sequence>
<xs:element name="CertKeyUsage" type="PCDATA"/>
<xs:element name="RenewalDate" type="PCDATA" minOccurs="0"/>
<xs:element name="ExpirationDate" type="PCDATA"/>
<xs:element name="PrivateSignKeyExpirationDate" type="PCDATA" minOccurs="0"/>
<xs:element name="CertDN" type="PCDATA"/>
<xs:element name="CertPolicyId" type="PCDATA" minOccurs="0"/>
<xs:element name="CertIssuer" type="PCDATA"/>
<xs:element name="CertSerialNumber" type="PCDATA"/>
<xs:element name="CertCRLDistPoint" type="PCDATA"/>
<xs:element name="CertFingerPrint" type="PCDATA"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="CertList">
<xs:sequence>
<xs:element name="ProfileName" type="PCDATA"/>
<xs:element name="CertKeyUsage" type="PCDATA"/>
<xs:element name="RenewalDate" type="PCDATA" minOccurs="0"/>
<xs:element name="ExpirationDate" type="PCDATA" minOccurs="0"/>
<xs:element name="UserPolicy" type="PCDATA" minOccurs="0"/>
<xs:element name="CertDN" type="PCDATA"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="Connectivity">
<xs:sequence>
<xs:element name="ConnectivityStatus" type="PCDATA"/>
<xs:element name="DomainConnection" type="DomainConnection" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="Digest">
<xs:sequence>
<xs:element name="DigestAlgorithm" type="PCDATA"/>
<xs:element name="DigestValue" type="PCDATA"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="DomainConnection">
<xs:sequence>
<xs:element name="ConnectionStatus" type="PCDATA"/>
<xs:element name="LocalDomain" type="PCDATA"/>
<xs:element name="RemoteDomain" type="PCDATA"/>
<xs:element name="RemoteDomainId" type="PCDATA"/>
<xs:element name="RemoteDomainNWAddr" type="PCDATA"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="E2EControl">
<xs:sequence>
<xs:element name="MsgId" type="PCDATA" minOccurs="0"/>
<xs:element name="CreationTime" type="PCDATA" minOccurs="0"/>
<xs:element name="PDIndication" type="PDIndication" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="EmissionList">
<xs:sequence>
<xs:element name="EmissionTime" type="PCDATA" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="Empty"/>
<xs:complexType name="ExchangeFileRequest">
<xs:sequence>
<xs:element ref="SwSec:AuthorisationContext"/>
<xs:element name="FileRequest" type="FileRequest"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="ExchangeFileResponse">
<xs:sequence>
<xs:element name="FileResponseHandle" type="FileResponseHandle" minOccurs="0"/>
<xs:element name="TransferRef" type="PCDATA" minOccurs="0"/>
<xs:element ref="SwGbl:Status" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="ExchangeSnFRequest">
<xs:sequence>
<xs:element ref="SwSec:AuthorisationContext"/>
<xs:element name="SnFRequest" type="SnFRequest"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="ExchangeSnFResponse">
<xs:sequence>
<xs:element name="SnFResponseHandle" type="SnFResponseHandle" minOccurs="0"/>
<xs:element ref="SwGbl:Status" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="ExecutableStatus">
<xs:sequence>
<xs:element name="CommandLine" type="PCDATA"/>
<xs:element name="CommandLineStatus" type="PCDATA"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="FetchFileRequest">
<xs:sequence>
<xs:element ref="SwSec:AuthorisationContext"/>
<xs:element name="EventEP" type="PCDATA" minOccurs="0"/>
<xs:element name="TransferEP" type="PCDATA" minOccurs="0"/>
<xs:element name="Partition" type="PCDATA" minOccurs="0"/>
<xs:element name="TransferKey" type="PCDATA" minOccurs="0"/>
<xs:element name="LocalRef" type="PCDATA" minOccurs="0"/>
<xs:element name="ProductList" type="ProductList" minOccurs="0"/>
<xs:element name="FileRequestHandle" type="FileRequestHandle"/>
<xs:element name="PhysicalName" type="PCDATA"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="FetchFileResponse">
<xs:sequence>
<xs:element name="TransferRef" type="PCDATA" minOccurs="0"/>
<xs:element ref="SwGbl:Status" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="FileOpRequest">
<xs:sequence>
<xs:choice>
<xs:element name="PutFileRequest" type="PutFileRequest"/>
<xs:element name="GetFileRequest" type="GetFileRequest"/>
<xs:element name="AckFileRequest" type="AckFileRequest"/>
</xs:choice>
</xs:sequence>
</xs:complexType>
<xs:complexType name="FileOpRequestHandle">
<xs:sequence>
<xs:choice>
<xs:element name="PutFileRequestHandle" type="PutFileRequestHandle"/>
<xs:element name="GetFileRequestHandle" type="GetFileRequestHandle"/>
<xs:element name="AckFileRequestHandle" type="AckFileRequestHandle"/>
<xs:element name="NotifyFileRequestHandle" type="NotifyFileRequestHandle"/>
</xs:choice>
</xs:sequence>
</xs:complexType>
<xs:complexType name="FileOpResponse">
<xs:sequence>
<xs:choice>
<xs:element name="PutFileResponse" type="PutFileResponse"/>
<xs:element name="GetFileResponse" type="GetFileResponse"/>
<xs:element name="AckFileResponse" type="AckFileResponse"/>
<xs:element name="NotifyFileResponse" type="NotifyFileResponse"/>
</xs:choice>
</xs:sequence>
</xs:complexType>
<xs:complexType name="FileOpResponseHandle">
<xs:sequence>
<xs:choice>
<xs:element name="PutFileResponseHandle" type="PutFileResponseHandle"/>
<xs:element name="GetFileResponseHandle" type="GetFileResponseHandle"/>
<xs:element name="AckFileResponseHandle" type="AckFileResponseHandle"/>
</xs:choice>
</xs:sequence>
</xs:complexType>
<xs:complexType name="FileRequest">
<xs:sequence>
<xs:element name="FileRequestControl" type="FileRequestControl" minOccurs="0"/>
<xs:element name="FileRequestE2EControl" type="E2EControl" minOccurs="0"/>
<xs:element name="FileRequestHeader" type="FileRequestHeader"/>
<xs:element name="FileOpRequest" type="FileOpRequest"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="FileRequestControl">
<xs:sequence>
<xs:element ref="SwInt:RequestCrypto" minOccurs="0"/>
<xs:element ref="SwInt:NRIndicator" minOccurs="0"/>
<xs:element ref="SwInt:DeliveryCtrl" minOccurs="0"/>
<xs:element name="EventEP" type="PCDATA" minOccurs="0"/>
<xs:element name="TransferEP" type="PCDATA" minOccurs="0"/>
<xs:element name="Partition" type="PCDATA" minOccurs="0"/>
<xs:element name="TransferKey" type="PCDATA" minOccurs="0"/>
<xs:element name="LocalRef" type="PCDATA" minOccurs="0"/>
<xs:element name="ProductList" type="ProductList" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="FileRequestDescriptor">
<xs:sequence>
<xs:element ref="SwInt:RBAC" minOccurs="0"/>
<xs:element name="SwiftTime" type="PCDATA"/>
<xs:element ref="SwInt:NonRep" minOccurs="0"/>
<xs:element ref="SwInt:MRRResult" minOccurs="0"/>
<xs:element name="SnFInputInfo" type="SnFInputInfo" minOccurs="0"/>
<xs:element name="SnFOutputInfo" type="SnFOutputInfo" minOccurs="0"/>
<xs:element ref="SwSec:SecSecuredData" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="FileRequestHandle">
<xs:sequence>
<xs:element name="FileRequestDescriptor" type="FileRequestDescriptor"/>
<xs:element name="FileRequestE2EControl" type="E2EControl" minOccurs="0"/>
<xs:element name="FileRequestHeader" type="FileRequestHeader"/>
<xs:element name="FileOpRequestHandle" type="FileOpRequestHandle"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="FileRequestHeader">
<xs:sequence>
<xs:element ref="SwInt:Requestor"/>
<xs:element ref="SwInt:Responder"/>
<xs:element ref="SwInt:Service"/>
<xs:element ref="SwInt:RequestType" minOccurs="0"/>
<xs:element ref="SwInt:Priority" minOccurs="0"/>
<xs:element ref="SwInt:RequestRef" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="FileResponse">
<xs:sequence>
<xs:element name="FileResponseControl" type="FileResponseControl" minOccurs="0"/>
<xs:element name="FileResponseE2EControl" type="E2EControl" minOccurs="0"/>
<xs:element name="FileResponseHeader" type="FileResponseHeader"/>
<xs:element name="FileOpResponse" type="FileOpResponse"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="FileResponseControl">
<xs:sequence>
<xs:element ref="SwInt:ResponseCrypto" minOccurs="0"/>
<xs:element ref="SwInt:NRIndicator" minOccurs="0"/>
<xs:element name="EventEP" type="PCDATA" minOccurs="0"/>
<xs:element name="TransferEP" type="PCDATA" minOccurs="0"/>
<xs:element name="Partition" type="PCDATA" minOccurs="0"/>
<xs:element name="TransferKey" type="PCDATA" minOccurs="0"/>
<xs:element name="LocalRef" type="PCDATA" minOccurs="0"/>
<xs:element name="ProductList" type="ProductList" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="FileResponseDescriptor">
<xs:sequence>
<xs:element ref="SwInt:NonRep" minOccurs="0"/>
<xs:element ref="SwSec:SecSecuredData" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="FileResponseHandle">
<xs:sequence>
<xs:element name="FileRequestDescriptor" type="FileRequestDescriptor"/>
<xs:element name="FileResponseDescriptor" type="FileResponseDescriptor" minOccurs="0"/>
<xs:element name="FileResponseE2EControl" type="E2EControl" minOccurs="0"/>
<xs:element name="FileResponseHeader" type="FileResponseHeader"/>
<xs:element name="FileOpResponseHandle" type="FileOpResponseHandle"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="FileResponseHeader">
<xs:sequence>
<xs:element ref="SwInt:Responder"/>
<xs:element ref="SwInt:ResponseRef" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="FileStatus">
<xs:sequence>
<xs:element name="TransferRef" type="PCDATA"/>
<xs:element name="LocalRef" type="PCDATA" minOccurs="0"/>
<xs:element name="FileRequestHeader" type="FileRequestHeader"/>
<xs:element name="FileResponseHeader" type="FileResponseHeader" minOccurs="0"/>
<xs:element name="TransferSide" type="PCDATA"/>
<xs:element name="TransferType" type="PCDATA"/>
<xs:element name="TransferDirection" type="PCDATA"/>
<xs:element ref="SwInt:DeliveryMode" minOccurs="

Hi,
I get the following error while compiling my xsd file .
parsing a schema...
[ERROR] src-resolve: Cannot resolve the name 'SwGbl:Status' to a(n) 'type definition' component.
line 186 of file:/E:/workspace/com.swiftnet.jaxb/gen_source/Sw.xsd
[ERROR] src-resolve: Cannot resolve the name 'SwSec:UserDN' to a(n) 'element declaration' component.
line 1059 of file:/E:/workspace/com.swiftnet.jaxb/gen_source/Sw.xsd
[ERROR] src-resolve: Cannot resolve the name 'SwInt:SNLId' to a(n) 'element declaration' component.
line 1060 of file:/E:/workspace/com.swiftnet.jaxb/gen_source/Sw.xsd
Failed to parse a schema.
The Sw.xsd file is below . It also refers to three other files SwSec.xsd, SwInt.xsd and SwGbl.xsd
I am using Jaxb 2.1.5 ri and JDK 1.6 update 2, jwsdp 2.0
Thanks for any help.
************************* Sw.xsd - file **********************
<?xml version="1.0" encoding="UTF-8"?>
<!--Generated by SWIFTStandards Workstation (build:R5.1.0.4) on 2006 Apr 19 14:25:44-->
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="urn:swift:snl:ns.Sw" xmlns:SwGbl="urn:swift:snl:ns.SwGbl" xmlns:SwInt="urn:swift:snl:ns.SwInt" xmlns:SwSec="urn:swift:snl:ns.SwSec" targetNamespace="urn:swift:snl:ns.Sw" elementFormDefault="qualified">
<xs:import namespace="urn:swift:snl:ns.SwGbl" schemaLocation="SwGbl.xsd"/>
<xs:import namespace="urn:swift:snl:ns.SwInt" schemaLocation="SwInt.xsd"/>
<xs:import namespace="urn:swift:snl:ns.SwSec" schemaLocation="SwSec.xsd"/>
<xs:element name="AbortReason" type="PCDATA"/>
<xs:element name="Accepted" type="PCDATA"/>
<xs:element name="ForceAcquire" type="PCDATA"/>
<xs:element name="AcquiredStatus" type="PCDATA"/>
<xs:element name="PreviousQueueInfo" type="QueueInfo"/>
<xs:element name="CurrentQueueInfo" type="QueueInfo"/>
<xs:element name="PrivateSignKeyExpirationDate" type="PCDATA"/>
<xs:element name="CertIssuer" type="PCDATA"/>
<xs:element name="CertSerialNumber" type="PCDATA"/>
<xs:element name="CertCRLDistPoint" type="PCDATA"/>
<xs:element name="CertFingerPrint" type="PCDATA"/>
<xs:element name="ProfileName" type="PCDATA"/>
<xs:element name="CertKeyUsage" type="PCDATA"/>
<xs:element name="RenewalDate" type="PCDATA"/>
<xs:element name="ExpirationDate" type="PCDATA"/>
<xs:element name="CertDN" type="PCDATA"/>
<xs:element name="ConnectivityStatus" type="PCDATA"/>
<xs:element name="DomainConnection" type="DomainConnection"/>
<xs:element name="ConnectionStatus" type="PCDATA"/>
<xs:element name="LocalDomain" type="PCDATA"/>
<xs:element name="RemoteDomain" type="PCDATA"/>
<xs:element name="RemoteDomainId" type="PCDATA"/>
<xs:element name="RemoteDomainNWAddr" type="PCDATA"/>
<xs:element name="CreationTime" type="PCDATA"/>
<xs:element name="PDIndication" type="PDIndication"/>
<xs:element name="EmissionTime" type="PCDATA"/>
<xs:element name="FileRequest" type="FileRequest"/>
<xs:element name="FileResponseHandle" type="FileResponseHandle"/>
<xs:element name="SnFRequest" type="SnFRequest"/>
<xs:element name="SnFResponseHandle" type="SnFResponseHandle"/>
<xs:element name="CommandLine" type="PCDATA"/>
<xs:element name="CommandLineStatus" type="PCDATA"/>
<xs:element name="PutFileRequest" type="PutFileRequest"/>
<xs:element name="GetFileRequest" type="GetFileRequest"/>
<xs:element name="AckFileRequest" type="AckFileRequest"/>
<xs:element name="PutFileRequestHandle" type="PutFileRequestHandle"/>
<xs:element name="GetFileRequestHandle" type="GetFileRequestHandle"/>
<xs:element name="AckFileRequestHandle" type="AckFileRequestHandle"/>
<xs:element name="NotifyFileRequestHandle" type="NotifyFileRequestHandle"/>
<xs:element name="PutFileResponse" type="PutFileResponse"/>
<xs:element name="GetFileResponse" type="GetFileResponse"/>
<xs:element name="AckFileResponse" type="AckFileResponse"/>
<xs:element name="NotifyFileResponse" type="NotifyFileResponse"/>
<xs:element name="PutFileResponseHandle" type="PutFileResponseHandle"/>
<xs:element name="GetFileResponseHandle" type="GetFileResponseHandle"/>
<xs:element name="AckFileResponseHandle" type="AckFileResponseHandle"/>
<xs:element name="FileRequestControl" type="FileRequestControl"/>
<xs:element name="FileOpRequest" type="FileOpRequest"/>
<xs:element name="FileRequestE2EControl" type="E2EControl"/>
<xs:element name="FileOpRequestHandle" type="FileOpRequestHandle"/>
<xs:element name="FileResponseControl" type="FileResponseControl"/>
<xs:element name="FileOpResponse" type="FileOpResponse"/>
<xs:element name="TransferKey" type="PCDATA"/>
<xs:element name="FileRequestDescriptor" type="FileRequestDescriptor"/>
<xs:element name="FileResponseDescriptor" type="FileResponseDescriptor"/>
<xs:element name="FileResponseE2EControl" type="E2EControl"/>
<xs:element name="FileOpResponseHandle" type="FileOpResponseHandle"/>
<xs:element name="LocalRef" type="PCDATA"/>
<xs:element name="FileRequestHeader" type="FileRequestHeader"/>
<xs:element name="FileResponseHeader" type="FileResponseHeader"/>
<xs:element name="TransferSide" type="PCDATA"/>
<xs:element name="TransferType" type="PCDATA"/>
<xs:element name="TransferDirection" type="PCDATA"/>
<xs:element name="StopReason" type="StopReason"/>
<xs:element name="CurrentSize" type="PCDATA"/>
<xs:element name="StartTime" type="PCDATA"/>
<xs:element name="StateTime" type="PCDATA"/>
<xs:element name="FileStatusDetails" type="FileStatusDetails"/>
<xs:element name="SignIndicator" type="PCDATA"/>
<xs:element name="DeliveryStatus" type="PCDATA"/>
<xs:element name="DateTime" type="PCDATA"/>
<xs:element name="TransferEP" type="PCDATA"/>
<xs:element name="MaxSize" type="PCDATA"/>
<xs:element name="SnFStatus" type="SnFStatus"/>
<xs:element name="HSMHost" type="PCDATA"/>
<xs:element name="HSMServiceStatus" type="PCDATA"/>
<xs:element name="HSMSNLConnectivity" type="PCDATA"/>
<xs:element name="HSMSelfTest" type="HSMSelfTest"/>
<xs:element name="HSMSelfTestResult" type="PCDATA"/>
<xs:element name="HSMSelfTestDateTime" type="PCDATA"/>
<xs:element name="HSMRunStatus" type="PCDATA"/>
<xs:element name="HSMReplicationStatus" type="PCDATA"/>
<xs:element name="PrimaryHSMStatus" type="HSMDetailStatus"/>
<xs:element name="SecondaryHSMStatus" type="HSMDetailStatus"/>
<xs:element name="HSMStatus" type="HSMStatus"/>
<xs:element name="HSMTokenStatus" type="HSMTokenStatus"/>
<xs:element name="HSMName" type="PCDATA"/>
<xs:element name="HSMPartitionUsed" type="PCDATA"/>
<xs:element name="HSMPartitionFree" type="PCDATA"/>
<xs:element name="FileResponse" type="FileResponse"/>
<xs:element name="Environment" type="PCDATA"/>
<xs:element name="CallbackOnError" type="PCDATA"/>
<xs:element name="ResponseInfoEP" type="PCDATA"/>
<xs:element name="SnFResponse" type="SnFResponse"/>
<xs:element name="CryptoMode" type="PCDATA"/>
<xs:element name="FACryptoMode" type="PCDATA"/>
<xs:element name="ExplicitNamespaceAttributeMode" type="PCDATA"/>
<xs:element name="PswdExpiryDays" type="PCDATA"/>
<xs:element name="PswdLifeTime" type="PCDATA"/>
<xs:element name="UserPolicy" type="PCDATA"/>
<xs:element name="CertInfoList" type="CertInfoList"/>
<xs:element name="RequiredInfo" type="PCDATA"/>
<xs:element name="CertList" type="CertList"/>
<xs:element name="AuthenticationCode" type="PCDATA"/>
<xs:element name="ReferenceCode" type="PCDATA"/>
<xs:element name="CertRecover" type="PCDATA"/>
<xs:element name="Node" type="PCDATA"/>
<xs:element name="CertPolicyId" type="PCDATA"/>
<xs:element name="FileName" type="PCDATA"/>
<xs:element name="CertLocation" type="PCDATA"/>
<xs:element name="OldPassword" type="PCDATA"/>
<xs:element name="Password" type="PCDATA"/>
<xs:element name="LastHeartbeatStatus" type="PCDATA"/>
<xs:element name="SendTime" type="PCDATA"/>
<xs:element name="AckTime" type="PCDATA"/>
<xs:element name="Partition" type="PCDATA"/>
<xs:element name="TransferStatus" type="PCDATA"/>
<xs:element name="StoredTransferRef" type="PCDATA"/>
<xs:element name="MsgId" type="PCDATA"/>
<xs:element name="RecordCount" type="PCDATA"/>
<xs:element name="FileStatus" type="FileStatus"/>
<xs:element name="EndOfList" type="PCDATA"/>
<xs:element name="SnFRef" type="PCDATA"/>
<xs:element name="SnFRefType" type="PCDATA"/>
<xs:element name="AcceptStatus" type="PCDATA"/>
<xs:element name="AckSwiftTime" type="PCDATA"/>
<xs:element name="AckDescription" type="PCDATA"/>
<xs:element name="AckInfo" type="PCDATA"/>
<xs:element name="RND" type="PCDATA"/>
<xs:element name="EmissionList" type="EmissionList"/>
<xs:element name="Process" type="PCDATA"/>
<xs:element name="ProcessExpected" type="PCDATA"/>
<xs:element name="ProcessActual" type="PCDATA"/>
<xs:element name="VendorName" type="PCDATA"/>
<xs:element name="ProductName" type="PCDATA"/>
<xs:element name="ProductVersion" type="PCDATA"/>
<xs:element name="ProductInfo" type="ProductInfo"/>
<xs:element name="AckMessage" type="AckMessage"/>
<xs:element name="FileRequestHandle" type="FileRequestHandle"/>
<xs:element name="SnFRequestHandle" type="SnFRequestHandle"/>
<xs:element name="TransferDescription" type="PCDATA"/>
<xs:element name="TransferInfo" type="PCDATA"/>
<xs:element name="PossibleDuplicate" type="PCDATA"/>
<xs:element name="OrigTransferRef" type="PCDATA"/>
<xs:element name="AckIndicator" type="PCDATA"/>
<xs:element name="AckServerInfo" type="ServerInfo"/>
<xs:element name="LogicalName" type="PCDATA"/>
<xs:element name="FileDescription" type="PCDATA"/>
<xs:element name="FileInfo" type="PCDATA"/>
<xs:element name="PhysicalName" type="PCDATA"/>
<xs:element name="TransferRef" type="PCDATA"/>
<xs:element name="TransferAnswer" type="PCDATA"/>
<xs:element name="RejectDescription" type="PCDATA"/>
<xs:element name="RejectInfo" type="PCDATA"/>
<xs:element name="Size" type="PCDATA"/>
<xs:element name="Digest" type="Digest"/>
<xs:element name="Roles" type="RBACRoleInstance"/>
<xs:element name="QualifierName" type="PCDATA"/>
<xs:element name="Value" type="PCDATA"/>
<xs:element name="RoleName" type="PCDATA"/>
<xs:element name="Qualifier" type="RBACQualifierValue"/>
<xs:element name="DigestRef" type="PCDATA"/>
<xs:element name="DigestAlgorithm" type="PCDATA"/>
<xs:element name="DigestValue" type="PCDATA"/>
<xs:element name="InstanceName" type="PCDATA"/>
<xs:element name="SubSystemList" type="SubSystemList"/>
<xs:element name="SubSystemGroupList" type="SubSystemGroupList"/>
<xs:element name="HeartbeatIndicator" type="PCDATA"/>
<xs:element name="ConnectionIndicator" type="PCDATA"/>
<xs:element name="VersionIndicator" type="PCDATA"/>
<xs:element name="HSMIndicator" type="PCDATA"/>
<xs:element name="SubSystems" type="SubSystems"/>
<xs:element name="LastHeartbeat" type="LastHeartbeat"/>
<xs:element name="Connectivity" type="Connectivity"/>
<xs:element name="SNLVersion" type="SNLVersion"/>
<xs:element name="HSMs" type="HSMStatusList"/>
<xs:element name="SNLRelease" type="PCDATA"/>
<xs:element name="OSRelease" type="PCDATA"/>
<xs:element name="SnFDeliveryInfo" type="SnFDeliveryInfo"/>
<xs:element name="RetryReason" type="SwGbl:Status"/>
<xs:element name="SnFInputTime" type="PCDATA"/>
<xs:element name="AcquireSnFRequest" type="AcquireSnFRequest"/>
<xs:element name="ReleaseSnFRequest" type="ReleaseSnFRequest"/>
<xs:element name="AckSnFRequest" type="AckSnFRequest"/>
<xs:element name="NotifySnFRequestHandle" type="NotifySnFRequestHandle"/>
<xs:element name="NotifySnFResponse" type="NotifySnFResponse"/>
<xs:element name="AcquireSnFResponseHandle" type="AcquireSnFResponseHandle"/>
<xs:element name="ReleaseSnFResponseHandle" type="Empty"/>
<xs:element name="AckSnFResponseHandle" type="Empty"/>
<xs:element name="SnFSessionId" type="PCDATA"/>
<xs:element name="SnFPDMHistory" type="SnFDeliveryHistory"/>
<xs:element name="DeliveryTime" type="PCDATA"/>
<xs:element name="SnFRequestControl" type="SnFRequestControl"/>
<xs:element name="SnFOpRequest" type="SnFOpRequest"/>
<xs:element name="SwiftTime" type="PCDATA"/>
<xs:element name="SnFOpRequestHandle" type="SnFOpRequestHandle"/>
<xs:element name="SnFResponseControl" type="SnFResponseControl"/>
<xs:element name="SnFOpResponse" type="SnFOpResponse"/>
<xs:element name="SnFRequestDescriptor" type="SnFRequestDescriptor"/>
<xs:element name="SnFOpResponseHandle" type="SnFOpResponseHandle"/>
<xs:element name="SessionStatus" type="PCDATA"/>
<xs:element name="SessionMode" type="PCDATA"/>
<xs:element name="OrderBy" type="PCDATA"/>
<xs:element name="RecoveryMode" type="PCDATA"/>
<xs:element name="SnFOutputSeq" type="PCDATA"/>
<xs:element name="LastActivityTime" type="PCDATA"/>
<xs:element name="SubSystemGroup" type="PCDATA"/>
<xs:element name="SubSystem" type="PCDATA"/>
<xs:element name="SubSystemStatusValue" type="PCDATA"/>
<xs:element name="ProcessStatus" type="ProcessStatus"/>
<xs:element name="ExecutableStatus" type="ExecutableStatus"/>
<xs:element name="OverallStatus" type="PCDATA"/>
<xs:element name="SubSystemStatus" type="SubSystemStatus"/>
<xs:element name="EventEP" type="PCDATA"/>
<xs:element name="AllFileEvents" type="PCDATA"/>
<xs:element name="FullFileStatus" type="PCDATA"/>
<xs:complexType name="AbortFileRequest">
<xs:sequence>
<xs:element name="TransferRef" type="PCDATA"/>
<xs:element name="TransferKey" type="PCDATA" minOccurs="0"/>
<xs:element name="AbortReason" type="PCDATA" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="AbortFileResponse">
<xs:sequence>
<xs:element ref="SwGbl:Status" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="AckFileRequest">
<xs:sequence>
<xs:element name="TransferRef" type="PCDATA"/>
<xs:element name="Digest" type="Digest" minOccurs="0"/>
<xs:element name="Accepted" type="PCDATA"/>
<xs:element name="AckDescription" type="PCDATA" minOccurs="0"/>
<xs:element name="AckInfo" type="PCDATA" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="AckFileRequestHandle">
<xs:sequence>
<xs:element name="TransferRef" type="PCDATA"/>
<xs:element name="Digest" type="Digest" minOccurs="0"/>
<xs:element name="Accepted" type="PCDATA"/>
<xs:element name="AckDescription" type="PCDATA" minOccurs="0"/>
<xs:element name="AckInfo" type="PCDATA" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="AckFileResponse">
<xs:sequence>
<xs:element name="AckDescription" type="PCDATA" minOccurs="0"/>
<xs:element name="AckInfo" type="PCDATA" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="AckFileResponseHandle">
<xs:sequence>
<xs:element name="AckDescription" type="PCDATA" minOccurs="0"/>
<xs:element name="AckInfo" type="PCDATA" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="AckMessage">
<xs:sequence>
<xs:element name="SnFRef" type="PCDATA"/>
<xs:element name="SnFRefType" type="PCDATA"/>
<xs:element name="AcceptStatus" type="PCDATA"/>
<xs:element name="AckDescription" type="PCDATA" minOccurs="0"/>
<xs:element name="AckInfo" type="PCDATA" minOccurs="0"/>
<xs:sequence minOccurs="0">
<xs:choice>
<xs:element ref="SwSec:CryptoInternal"/>
<xs:element ref="SwSec:SignatureValue"/>
<xs:element name="Digest" type="Digest"/>
</xs:choice>
</xs:sequence>
</xs:sequence>
</xs:complexType>
<xs:complexType name="AckSnFRequest">
<xs:sequence>
<xs:element name="SnFSessionId" type="PCDATA"/>
<xs:element name="AckMessage" type="AckMessage"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="AcquireSnFRequest">
<xs:sequence>
<xs:element ref="SwInt:Queue"/>
<xs:element name="SessionMode" type="PCDATA"/>
<xs:element ref="SwInt:SNLEP" minOccurs="0"/>
<xs:element name="ForceAcquire" type="PCDATA" minOccurs="0"/>
<xs:element name="OrderBy" type="PCDATA" minOccurs="0"/>
<xs:element name="RecoveryMode" type="PCDATA" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="AcquireSnFResponseHandle">
<xs:sequence>
<xs:element name="AcquiredStatus" type="PCDATA"/>
<xs:sequence>
<xs:choice>
<xs:sequence>
<xs:element name="SnFSessionId" type="PCDATA"/>
<xs:element name="SnFOutputSeq" type="PCDATA"/>
<xs:element name="PreviousQueueInfo" type="QueueInfo" minOccurs="0"/>
</xs:sequence>
<xs:element name="CurrentQueueInfo" type="QueueInfo"/>
</xs:choice>
</xs:sequence>
</xs:sequence>
</xs:complexType>
<xs:complexType name="CertInfoList">
<xs:sequence>
<xs:element name="CertKeyUsage" type="PCDATA"/>
<xs:element name="RenewalDate" type="PCDATA" minOccurs="0"/>
<xs:element name="ExpirationDate" type="PCDATA"/>
<xs:element name="PrivateSignKeyExpirationDate" type="PCDATA" minOccurs="0"/>
<xs:element name="CertDN" type="PCDATA"/>
<xs:element name="CertPolicyId" type="PCDATA" minOccurs="0"/>
<xs:element name="CertIssuer" type="PCDATA"/>
<xs:element name="CertSerialNumber" type="PCDATA"/>
<xs:element name="CertCRLDistPoint" type="PCDATA"/>
<xs:element name="CertFingerPrint" type="PCDATA"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="CertList">
<xs:sequence>
<xs:element name="ProfileName" type="PCDATA"/>
<xs:element name="CertKeyUsage" type="PCDATA"/>
<xs:element name="RenewalDate" type="PCDATA" minOccurs="0"/>
<xs:element name="ExpirationDate" type="PCDATA" minOccurs="0"/>
<xs:element name="UserPolicy" type="PCDATA" minOccurs="0"/>
<xs:element name="CertDN" type="PCDATA"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="Connectivity">
<xs:sequence>
<xs:element name="ConnectivityStatus" type="PCDATA"/>
<xs:element name="DomainConnection" type="DomainConnection" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="Digest">
<xs:sequence>
<xs:element name="DigestAlgorithm" type="PCDATA"/>
<xs:element name="DigestValue" type="PCDATA"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="DomainConnection">
<xs:sequence>
<xs:element name="ConnectionStatus" type="PCDATA"/>
<xs:element name="LocalDomain" type="PCDATA"/>
<xs:element name="RemoteDomain" type="PCDATA"/>
<xs:element name="RemoteDomainId" type="PCDATA"/>
<xs:element name="RemoteDomainNWAddr" type="PCDATA"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="E2EControl">
<xs:sequence>
<xs:element name="MsgId" type="PCDATA" minOccurs="0"/>
<xs:element name="CreationTime" type="PCDATA" minOccurs="0"/>
<xs:element name="PDIndication" type="PDIndication" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="EmissionList">
<xs:sequence>
<xs:element name="EmissionTime" type="PCDATA" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="Empty"/>
<xs:complexType name="ExchangeFileRequest">
<xs:sequence>
<xs:element ref="SwSec:AuthorisationContext"/>
<xs:element name="FileRequest" type="FileRequest"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="ExchangeFileResponse">
<xs:sequence>
<xs:element name="FileResponseHandle" type="FileResponseHandle" minOccurs="0"/>
<xs:element name="TransferRef" type="PCDATA" minOccurs="0"/>
<xs:element ref="SwGbl:Status" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="ExchangeSnFRequest">
<xs:sequence>
<xs:element ref="SwSec:AuthorisationContext"/>
<xs:element name="SnFRequest" type="SnFRequest"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="ExchangeSnFResponse">
<xs:sequence>
<xs:element name="SnFResponseHandle" type="SnFResponseHandle" minOccurs="0"/>
<xs:element ref="SwGbl:Status" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="ExecutableStatus">
<xs:sequence>
<xs:element name="CommandLine" type="PCDATA"/>
<xs:element name="CommandLineStatus" type="PCDATA"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="FetchFileRequest">
<xs:sequence>
<xs:element ref="SwSec:AuthorisationContext"/>
<xs:element name="EventEP" type="PCDATA" minOccurs="0"/>
<xs:element name="TransferEP" type="PCDATA" minOccurs="0"/>
<xs:element name="Partition" type="PCDATA" minOccurs="0"/>
<xs:element name="TransferKey" type="PCDATA" minOccurs="0"/>
<xs:element name="LocalRef" type="PCDATA" minOccurs="0"/>
<xs:element name="ProductList" type="ProductList" minOccurs="0"/>
<xs:element name="FileRequestHandle" type="FileRequestHandle"/>
<xs:element name="PhysicalName" type="PCDATA"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="FetchFileResponse">
<xs:sequence>
<xs:element name="TransferRef" type="PCDATA" minOccurs="0"/>
<xs:element ref="SwGbl:Status" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="FileOpRequest">
<xs:sequence>
<xs:choice>
<xs:element name="PutFileRequest" type="PutFileRequest"/>
<xs:element name="GetFileRequest" type="GetFileRequest"/>
<xs:element name="AckFileRequest" type="AckFileRequest"/>
</xs:choice>
</xs:sequence>
</xs:complexType>
<xs:complexType name="FileOpRequestHandle">
<xs:sequence>
<xs:choice>
<xs:element name="PutFileRequestHandle" type="PutFileRequestHandle"/>
<xs:element name="GetFileRequestHandle" type="GetFileRequestHandle"/>
<xs:element name="AckFileRequestHandle" type="AckFileRequestHandle"/>
<xs:element name="NotifyFileRequestHandle" type="NotifyFileRequestHandle"/>
</xs:choice>
</xs:sequence>
</xs:complexType>
<xs:complexType name="FileOpResponse">
<xs:sequence>
<xs:choice>
<xs:element name="PutFileResponse" type="PutFileResponse"/>
<xs:element name="GetFileResponse" type="GetFileResponse"/>
<xs:element name="AckFileResponse" type="AckFileResponse"/>
<xs:element name="NotifyFileResponse" type="NotifyFileResponse"/>
</xs:choice>
</xs:sequence>
</xs:complexType>
<xs:complexType name="FileOpResponseHandle">
<xs:sequence>
<xs:choice>
<xs:element name="PutFileResponseHandle" type="PutFileResponseHandle"/>
<xs:element name="GetFileResponseHandle" type="GetFileResponseHandle"/>
<xs:element name="AckFileResponseHandle" type="AckFileResponseHandle"/>
</xs:choice>
</xs:sequence>
</xs:complexType>
<xs:complexType name="FileRequest">
<xs:sequence>
<xs:element name="FileRequestControl" type="FileRequestControl" minOccurs="0"/>
<xs:element name="FileRequestE2EControl" type="E2EControl" minOccurs="0"/>
<xs:element name="FileRequestHeader" type="FileRequestHeader"/>
<xs:element name="FileOpRequest" type="FileOpRequest"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="FileRequestControl">
<xs:sequence>
<xs:element ref="SwInt:RequestCrypto" minOccurs="0"/>
<xs:element ref="SwInt:NRIndicator" minOccurs="0"/>
<xs:element ref="SwInt:DeliveryCtrl" minOccurs="0"/>
<xs:element name="EventEP" type="PCDATA" minOccurs="0"/>
<xs:element name="TransferEP" type="PCDATA" minOccurs="0"/>
<xs:element name="Partition" type="PCDATA" minOccurs="0"/>
<xs:element name="TransferKey" type="PCDATA" minOccurs="0"/>
<xs:element name="LocalRef" type="PCDATA" minOccurs="0"/>
<xs:element name="ProductList" type="ProductList" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="FileRequestDescriptor">
<xs:sequence>
<xs:element ref="SwInt:RBAC" minOccurs="0"/>
<xs:element name="SwiftTime" type="PCDATA"/>
<xs:element ref="SwInt:NonRep" minOccurs="0"/>
<xs:element ref="SwInt:MRRResult" minOccurs="0"/>
<xs:element name="SnFInputInfo" type="SnFInputInfo" minOccurs="0"/>
<xs:element name="SnFOutputInfo" type="SnFOutputInfo" minOccurs="0"/>
<xs:element ref="SwSec:SecSecuredData" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="FileRequestHandle">
<xs:sequence>
<xs:element name="FileRequestDescriptor" type="FileRequestDescriptor"/>
<xs:element name="FileRequestE2EControl" type="E2EControl" minOccurs="0"/>
<xs:element name="FileRequestHeader" type="FileRequestHeader"/>
<xs:element name="FileOpRequestHandle" type="FileOpRequestHandle"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="FileRequestHeader">
<xs:sequence>
<xs:element ref="SwInt:Requestor"/>
<xs:element ref="SwInt:Responder"/>
<xs:element ref="SwInt:Service"/>
<xs:element ref="SwInt:RequestType" minOccurs="0"/>
<xs:element ref="SwInt:Priority" minOccurs="0"/>
<xs:element ref="SwInt:RequestRef" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="FileResponse">
<xs:sequence>
<xs:element name="FileResponseControl" type="FileResponseControl" minOccurs="0"/>
<xs:element name="FileResponseE2EControl" type="E2EControl" minOccurs="0"/>
<xs:element name="FileResponseHeader" type="FileResponseHeader"/>
<xs:element name="FileOpResponse" type="FileOpResponse"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="FileResponseControl">
<xs:sequence>
<xs:element ref="SwInt:ResponseCrypto" minOccurs="0"/>
<xs:element ref="SwInt:NRIndicator" minOccurs="0"/>
<xs:element name="EventEP" type="PCDATA" minOccurs="0"/>
<xs:element name="TransferEP" type="PCDATA" minOccurs="0"/>
<xs:element name="Partition" type="PCDATA" minOccurs="0"/>
<xs:element name="TransferKey" type="PCDATA" minOccurs="0"/>
<xs:element name="LocalRef" type="PCDATA" minOccurs="0"/>
<xs:element name="ProductList" type="ProductList" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="FileResponseDescriptor">
<xs:sequence>
<xs:element ref="SwInt:NonRep" minOccurs="0"/>
<xs:element ref="SwSec:SecSecuredData" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="FileResponseHandle">
<xs:sequence>
<xs:element name="FileRequestDescriptor" type="FileRequestDescriptor"/>
<xs:element name="FileResponseDescriptor" type="FileResponseDescriptor" minOccurs="0"/>
<xs:element name="FileResponseE2EControl" type="E2EControl" minOccurs="0"/>
<xs:element name="FileResponseHeader" type="FileResponseHeader"/>
<xs:element name="FileOpResponseHandle" type="FileOpResponseHandle"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="FileResponseHeader">
<xs:sequence>
<xs:element ref="SwInt:Responder"/>
<xs:element ref="SwInt:ResponseRef" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="FileStatus">
<xs:sequence>
<xs:element name="TransferRef" type="PCDATA"/>
<xs:element name="LocalRef" type="PCDATA" minOccurs="0"/>
<xs:element name="FileRequestHeader" type="FileRequestHeader"/>
<xs:element name="FileResponseHeader" type="FileResponseHeader" minOccurs="0"/>
<xs:element name="TransferSide" type="PCDATA"/>
<xs:element name="TransferType" type="PCDATA"/>
<xs:element name="TransferDirection" type="PCDATA"/>
<xs:element ref="SwInt:DeliveryMode" minOccurs="

Similar Messages

  • An XJC compilation error - Could not load class (..) for type cvsversion

    I've got a strange compilation error using NetBeans 4.0 (I'd guess the version does not matter here) and Ant 1.6.2. When the following task is executed,
    <target name="compile_ofx_schema">
    <antcall target="clean-ofx"/>
    <delete dir="${ofx-jaxb-src.dir}"/>
    <mkdir dir="${ofx-jaxb-src.dir}" />
    <xjc schema="${schema.dir}/ofx102.xsd" package="com.xxx.ofx102" target="${ofx-jaxb-src.dir}">
    <arg value="-nv" />
    <arg value="-extension" />
    </xjc>
    </target>
    I get the error from NetBeans console,
    Class org.xml.sax.SAXException loaded from parent loader (parentFirst)
    Class java.io.IOException loaded from parent loader (parentFirst)
    D:\appserver\build.xml:797: unable to parse the schema. Error messages should have been provided
    at com.sun.tools.xjc.XJCTask._doXJC(XJCTask.java:334)
    at com.sun.tools.xjc.XJCTask.doXJC(XJCTask.java:283)
    at com.sun.tools.xjc.XJCTask.execute(XJCTask.java:227)
    at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
    at org.apache.tools.ant.Task.perform(Task.java:364)
    at org.apache.tools.ant.Target.execute(Target.java:341)
    at org.apache.tools.ant.Target.performTasks(Target.java:369)
    at org.apache.tools.ant.Project.executeTarget(Project.java:1214)
    at org.apache.tools.ant.Project.executeTargets(Project.java:1062)
    at org.apache.tools.ant.module.bridge.impl.BridgeImpl.run(BridgeImpl.java:217)
    at org.apache.tools.ant.module.run.TargetExecutor.run(TargetExecutor.java:236)
    at org.netbeans.core.execution.RunClassThread.run(RunClassThread.java:125)
    BUILD FAILED (total time: 4 seconds)
    Could not load class (org.apache.tools.ant.tasksdefs.cvslib.CvsVersion) for type cvsversion
    Could not load class (org.apache.tools.ant.tasksdefs.cvslib.CvsVersion) for type cvsversion
    And when I run the Ant task from the command line, I don't get the error at all.
    Any help is greatly appreciated.

    That was a great finding from you. Thank you.
    I followed your alternative approach and updated the ant.jar file. The "Could not load class..." error went away but the stack trace still remains. Now I am clueless again since I have ant on the debug mode and can't find any more useful info.
    Class com.sun.tools.xjc.reader.internalizer.LocatorTable loaded from ant loader (parentFirst)
    Class java.util.HashSet loaded from parent loader (parentFirst)
    Class javax.xml.parsers.DocumentBuilderFactory loaded from parent loader (parentFirst)
    Couldn't load Resource org/netbeans/core/xml/DOMFactoryImpl.class
    Couldn't load ResourceStream for META-INF/services/javax.xml.parsers.DocumentBuilderFactory
    Class org.apache.crimson.jaxp.DocumentBuilderFactoryImpl loaded from parent loader (parentFirst)
    Class javax.xml.parsers.SAXParserFactory loaded from parent loader (parentFirst)
    Couldn't load Resource org/netbeans/core/xml/SAXFactoryImpl.class
    Couldn't load ResourceStream for META-INF/services/javax.xml.parsers.SAXParserFactory
    Class org.apache.crimson.jaxp.SAXParserFactoryImpl loaded from parent loader (parentFirst)
    Class javax.xml.parsers.DocumentBuilder loaded from parent loader (parentFirst)
    Class java.util.Map loaded from parent loader (parentFirst)
    Class javax.xml.parsers.SAXParser loaded from parent loader (parentFirst)
    Finding class com.sun.tools.xjc.reader.xmlschema.parser.XMLSchemaInternalizationLogic$ReferenceFinder
    Loaded from D:\bbw\build\Common_3.6\Packaged\appserver\lib\jaxb\jaxb-xjc.jar com/sun/tools/xjc/reader/xmlschema/parser/XMLSchemaInternalizationLogic$ReferenceFinder.class
    Finding class com.sun.tools.xjc.reader.internalizer.AbstractReferenceFinderImpl
    Loaded from D:\bbw\build\Common_3.6\Packaged\appserver\lib\jaxb\jaxb-xjc.jar com/sun/tools/xjc/reader/internalizer/AbstractReferenceFinderImpl.class
    Class org.xml.sax.helpers.XMLFilterImpl loaded from parent loader (parentFirst)
    Class com.sun.tools.xjc.reader.internalizer.AbstractReferenceFinderImpl loaded from ant loader (parentFirst)
    Class com.sun.tools.xjc.reader.xmlschema.parser.XMLSchemaInternalizationLogic$ReferenceFinder loaded from ant loader (parentFirst)
    Class org.xml.sax.XMLFilter loaded from parent loader (parentFirst)
    Finding class com.sun.tools.xjc.reader.internalizer.VersionChecker
    Loaded from D:\bbw\build\Common_3.6\Packaged\appserver\lib\jaxb\jaxb-xjc.jar com/sun/tools/xjc/reader/internalizer/VersionChecker.class
    Class com.sun.tools.xjc.reader.internalizer.VersionChecker loaded from ant loader (parentFirst)
    Finding class com.sun.tools.xjc.reader.internalizer.DOMBuilder
    Loaded from D:\bbw\build\Common_3.6\Packaged\appserver\lib\jaxb\jaxb-xjc.jar com/sun/tools/xjc/reader/internalizer/DOMBuilder.class
    Finding class com.sun.xml.bind.marshaller.SAX2DOMEx
    Loaded from D:\bbw\build\Common_3.6\Packaged\appserver\lib\jaxb\jaxb-impl.jar com/sun/xml/bind/marshaller/SAX2DOMEx.class
    Class org.xml.sax.ContentHandler loaded from parent loader (parentFirst)
    Class com.sun.xml.bind.marshaller.SAX2DOMEx loaded from ant loader (parentFirst)
    Class com.sun.tools.xjc.reader.internalizer.DOMBuilder loaded from ant loader (parentFirst)
    Class java.util.Stack loaded from parent loader (parentFirst)
    Class org.w3c.dom.Document loaded from parent loader (parentFirst)
    Class org.xml.sax.XMLReader loaded from parent loader (parentFirst)
    Class org.w3c.dom.Node loaded from parent loader (parentFirst)
    Class org.w3c.dom.Element loaded from parent loader (parentFirst)
    Class javax.xml.parsers.ParserConfigurationException loaded from parent loader (parentFirst)
    Class org.xml.sax.SAXException loaded from parent loader (parentFirst)
    Class java.io.IOException loaded from parent loader (parentFirst)
    D:\bbw\build\Common_3.6\Packaged\appserver\build.xml:799: unable to parse the schema. Error messages should have been provided
    at com.sun.tools.xjc.XJCTask._doXJC(XJCTask.java:334)
    at com.sun.tools.xjc.XJCTask.doXJC(XJCTask.java:283)
    at com.sun.tools.xjc.XJCTask.execute(XJCTask.java:227)
    at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
    at org.apache.tools.ant.Task.perform(Task.java:364)
    at org.apache.tools.ant.Target.execute(Target.java:341)
    at org.apache.tools.ant.Target.performTasks(Target.java:369)
    at org.apache.tools.ant.Project.executeTarget(Project.java:1214)
    at org.apache.tools.ant.Project.executeTargets(Project.java:1062)
    at org.apache.tools.ant.module.bridge.impl.BridgeImpl.run(BridgeImpl.java:217)
    at org.apache.tools.ant.module.run.TargetExecutor.run(TargetExecutor.java:236)
    at org.netbeans.core.execution.RunClassThread.run(RunClassThread.java:125)
    BUILD FAILED (total time: 1 second)
    Any suggestions? BTW, I did not upgrade NetBeans to v5.5 due that my code is still JDK1.4 based.

  • Odd xjc compilation issues

    I realized recently that my complex type issues might be due to the fact that I was using version 1.6 of JAXB so I switched over to 2.0. I downloaded version 1.5 of the jdsk/jre as well since the documentation seemed to imply version 1.4.2 wont work with JAXB 2.0. I ran the xjc compiler and it didnt raise any errors. However, the resulting packages look very bizarre and every single one of them are flagged in error. In almost every case each package has an import statement that is trying to import itself. And I have all these Syntax error on tokens error message revolving around some @XmlEnumValue function (at least i think its a function).
    Am I missing something?

    Can be very hard to impossible to track down auto sleep issues. Just get PleaseSleep.
    http://www.dragonone.com/products/macosx/pleasesleep/

  • Compilation Error: "class or interface expected" for simple EAR???

    Dear all,
    I have access to the customers NW CE 7.1 SP07 and of course I am using the corresponding NWDS 7.1 SP07 that comes with this CE installation. I am trying to study JEE 5 @ SAP and I have created a very simple Application (from the Book http://www.sap-press.de/katalog/buecher/titel/gp/titelID-1480).
    In NWDS I have created the following 4 projects:
    1. Dictionary Project
    Describes 2 Tables (TMP_EMPLOYEES and TMP_ID_GEN)
    2. EJB 5 Project
    Contains a stateless EJB + local business interface + Entity class.
    The EJB accesses the entity class, which is mapped to a simple table (TMP_EMPLOYEES).
    3. Dynamic Web Project
    Contains actually only one JSP (index.jsp) which allows to the local business interface for creating a new Entity.
    4. Enterprise Application Project (EAR)
    Creates a package from 2. and 3.
    I have successfully deployed both the Dictionary Project and the EAR (all to the same server).
    But If I call the corresponding URL via web browser I get the following error:
    500   Internal Server Error
    "Error in compiling [/EmployeeWeb/index.jsp] in application [sap.com/EmployeeEar]."
    Details: "The WebApplicationException log ID is [005056841108002A00000070000007AC0139C8D8862D3EED]."
    In the "Log Viewer" of the "SAP NetWeaver Administrator" (via browser...) I have found the following:
    Message: Processing HTTP request to servlet [jsp] finished with error.
    The error is: com.sap.engine.services.servlets_jsp.server.jsp.exceptions.CompilingException: Error in executing the compilation process: [ Compilation Failed! Exit Code=1
    Command line executed: D:\usr\sap\CED\J00\exe\sapjvm_5\bin\\javac -source 1.5 -target 1.5 -encoding UTF-8 -d "D:\usr\sap\CED\J00\j2ee\cluster\apps\sap.com\EmployeeEar\servlet_jsp\EmployeeWeb\work" -sourcepath "D:\usr\sap\CED\J00\j2ee\cluster\apps\sap.com\EmployeeEar\servlet_jsp\EmployeeWeb\work\;" -classpath ".;D:\usr\sap\CED\J00\exe\jstartup.jar;D:\usr\sap\CED\J00\exe\sapjvm_5\lib\jvmx.jar;D:\usr\sap\CED\J00\exe\jre\lib\iqlib.jar;D:\usr\sap\CED\J00\exe\sapjvm_5\lib\tools.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\boot\sap.com~tc~bl~jkernel_boot~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\boot\jaas.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\system\sap.com~tc~bl~bytecode~library.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\boot\memoryanalyzer.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\system\jperflib.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\system\jta.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\system\sap.com~tc~bl~bytecode~library.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\system\sap.com~tc~bl~cache_api~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\system\sap.com~tc~bl~frame~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\system\sap.com~tc~bl~gui~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\system\sap.com~tc~bl~iqlib~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\system\sap.com~tc~bl~jdsr~jdsr.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\system\sap.com~tc~bl~jkernel_cache~frame.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\system\sap.com~tc~bl~jkernel_classload~frame.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\system\sap.com~tc~bl~jkernel_cluster~frame.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\system\sap.com~tc~bl~jkernel_configuration~frame.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\system\sap.com~tc~bl~jkernel_database~frame.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\system\sap.com~tc~bl~jkernel_licensing~frame.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\system\sap.com~tc~bl~jkernel_locking~frame.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\system\sap.com~tc~bl~jkernel_log~api.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\system\sap.com~tc~bl~jkernel_pool~frame.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\system\sap.com~tc~bl~jkernel_service~frame.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\system\sap.com~tc~bl~jkernel_thread~frame.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\system\sap.com~tc~bl~jkernel_util~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\system\sap.com~tc~bl~opensqlkernel~implOpenSQLFrame.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\system\sap.com~tc~exception~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\system\sap.com~tc~je~sessionmgmt~api_assembly.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\system\sap.com~tc~logging~java~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\system\sap.com~tc~logging~java~implPerf.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\system\vmc_storage_provider.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\services\timeout\sap.com~tc~je~timeout~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\servlet\servlet.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\interfaces\cross_api\sap.com~tc~je~cross_api~API.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\core_lib\sap.com~tc~antlr~runtime.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\core_lib\sap.com~tc~bl~config~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\core_lib\sap.com~tc~bl~cpt~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\core_lib\sap.com~tc~bl~jarm~jarm.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\core_lib\sap.com~tc~bl~opensqlkernel~implOpenSQL.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\core_lib\sap.com~tc~bl~opensqlkernel~implOpenSQLPort.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\core_lib\sap.com~tc~dd~db~dictionarydatabase~implDictionaryDatabase.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\core_lib\sap.com~tc~je~bootstrap_core_lib~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\core_lib\sap.com~tc~sec~secstorefs~java~core.jar;D:\usr\sap\CED\J00\exe\mssjdbc\sqljdbc.jar;D:\usr\sap\CED\SYS\global\security\lib\engine\iaik_jce.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\interfaces\log\sap.com~tc~je~log_api~API.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\mail-activation-iaik\mail.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\mail-activation-iaik\sap.com~tc~je~javamail_lib~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\mail-activation-iaik\activation.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\mail-activation-iaik\iaik_jsse.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\mail-activation-iaik\iaik_smime.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\mail-activation-iaik\iaik_ssl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\mail-activation-iaik\w3c_http.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\com.sap.security.api.sda\sap.com~tc~sec~ume~api~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\com.sap.security.api.sda\sap.com~tc~sec~ume~perm~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\interfaces\security_api\sap.com~tc~je~security_api~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\interfaces\shell\sap.com~tc~je~shell_api~API.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\services\cross\sap.com~tc~je~cross~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\interfaces\visual_administration\sap.com~tc~bl~visual_administration~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\services\shell\sap.com~tc~je~shell~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\services\p4\sap.com~tc~je~p4~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\sapxmltoolkit\sap.com~tc~sapxmltoolkit~sapxmltoolkit.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\jts\jts.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\tc~jmx\sap.com~tc~bl~pj_jmx~Impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\tc~je~mmodel~lib\sap.com~tc~je~mmodel~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\interfaces\appcontext_api\sap.com~tc~je~appcontext_api~API.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\services\naming\sap.com~tc~je~naming~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\j2eeca\connector.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\idl\idl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\interfaces\resourceset_api\sap.com~tc~bl~resourceset~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\interfaces\resourcecontext_api\sap.com~tc~bl~resourcecontext~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\tc~bl~txmanager~plb\sap.com~tc~bl~txmanagerimpl~plb~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\interfaces\transactionext_api\sap.com~tc~bl~transactionext~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\services\ts\sap.com~tc~je~ts~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\interfaces\csiv2_api\sap.com~tc~bl~csiv2~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\services\iiop\sap.com~tc~je~iiop~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\services\file\sap.com~tc~je~file~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\com.sap.tc.Logging\sap.com~tc~logging~standard~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\tc~je~bcanalysis\sap.com~tc~je~bcanalysis~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\tc~bl~reference_graph\lib\tc~bl~reference_graph_api.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\interfaces\container_api\sap.com~tc~je~container_api~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\interfaces\webservices\sap.com~tc~je~webservices_api~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\com.sap.util.monitor.jarm\sap.com~tc~bl~jarmsat~jarmsat.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\tc~i18n~verify~intf\sap.com~tc~i18n~verify~intf~jar~IMPL.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\tc~i18n~cp\sap.com~tc~i18n~cp~jar~IMPL.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\tc~i18n~decfloat\sap.com~tc~i18n~decfloat~jar~IMPL.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\tc~com.sap.conn.jco\sap.com~tc~bl~jco_sapj2ee~runtime.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\com.sap.mw.jco\sap.com~tc~bl~jrfc~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\interfaces\keystore_api\sap.com~tc~je~keystore_api~API.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\interfaces\tc~sec~certrevoc~interface\sap.com~tc~sec~certrevoc~interface~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\security.class\sap.com~tc~sec~https~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\security.class\sap.com~tc~sec~compat~core.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\security.class\sap.com~tc~sec~ssf~core.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\security.class\sap.com~tc~sec~jaas~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\security.class\sap.com~tc~sec~saml~toolkit~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\security.class\sap.com~tc~sec~csi~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\security.class\sap.com~tc~sec~util0~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\security.class\sap.com~tc~sec~userstore~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\security.class\sap.com~tc~sec~xmlbind~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\security.class\sap.com~tc~sec~destinations~lib~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\com.sap.guid\sap.com~tc~bl~guidgenerator~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\stax_api\jsr173_1.0_api.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\stax_api\sjsxp.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\jaxb20\jaxb-api.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\jaxb20\jaxb-xjc.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\jaxb20\jaxb-impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\saaj13\saaj-api.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\saaj13\saaj-impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\jaxws_api\jaxws-api.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\jws_api\jsr181-api.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\javax~annotation~api\annotation-api-1.0.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\compilation_lib\sap.com~tc~bl~compilation~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\tc~bl~base_webservices_lib\sap.com~tc~bl~base_webservices_lib.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\tc~bl~base_webservices_lib\jaxm-api.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\tc~bl~base_webservices_lib\jaxrpc-api.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\tc~bl~base_webservices_lib\jaxr-api.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\tc~bl~base_webservices_lib\jaxws-rt.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\tc~bl~base_webservices_lib\jaxws-tools.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\tc~je~j2eedescriptors~lib\sap.com~tc~je~j2eedescriptors~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\tc~je~ejb~metadata~model\lib\sap.com~tc~bl~ejb~metadata~model.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\javax~persistence~api\persistence-api-1.0.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\interfaces\ejbormapping_api\sap.com~tc~je~ejbormapping_api~API.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\tc~je~orpersistence~metadata~model\sap.com~tc~bl~orpersistence~metadata~model.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\tc~je~jlinee~lib\sap.com~tc~jtools~util.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\tc~je~jlinee~lib\sap.com~tc~jtools~jlin~core.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\tc~je~jlinee~lib\sap.com~tc~jtools~jlinee~lib.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\tc~je~jlinee~lib\sap.com~tc~jtools~jlinee~ear.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\tc~je~jlinee~lib\sap.com~tc~jtools~jlinee~connector.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\tc~je~jlinee~lib\sap.com~tc~jtools~jlinee~web.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\tc~je~jlinee~lib\sap.com~tc~jtools~jlinee~ejb.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\tc~je~jlinee~lib\sap.com~tc~jtools~jlinee~appclient.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\tc~je~jlinee~lib\sap.com~tc~jtools~jlinee~orpersistence.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\services\deploy\sap.com~tc~je~deploy~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\services\jmx_notification\sap.com~tc~je~jmx_notification~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\services\runtimeinfo\sap.com~tc~je~runtimeinfo~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\services\jmx\sap.com~tc~je~jmx~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\services\jmx\sap.com~tc~je~jmx~impl~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\services\http\sap.com~tc~je~httpserver~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\tc~je~exprlang~plb\jee5_el.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\ec~java~jstl\jstl-1_2.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\tc~je~injection~lib\lib\private\tc~je~injection.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\ec~java~jsf\lib\ec~java~jsf_api.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\ec~java~jsf\lib\ec~java~jsf~tld.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\ec~java~jsf\lib\private\com-sun-commons-beanutils.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\ec~java~jsf\lib\private\com-sun-commons-collections.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\ec~java~jsf\lib\private\com-sun-commons-digester.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\ec~java~jsf\lib\private\com-sun-commons-logging-api.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\ec~java~jsf\lib\private\ec~java~jsf_core.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\tc~je~jacc~plb\jacc-1_1-fr-class.zip;D:\usr\sap\CED\J00\j2ee\cluster\bin\services\classpath_resolver\sap.com~tc~je~classpath_resolver~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\com.sap.ip.basecomps\sap.com~tc~bl~basecomps~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\sdo\lib\sap.com~sdo.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\sdo\lib\sap.com~sdo~api.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\sdo\lib\sap.com~sdo~api~extension.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\ejb_api\ejb-3_0-api.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\webservices_lib\sap.com~tc~je~webservices_lib~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\tc~i18n~saptimezone\sap.com~tc~i18n~saptimezone~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\tc~i18n~cpbase\sap.com~tc~i18n~cpbase~jar~IMPL.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\com.sap.security.core.sda\sap.com~tc~sec~ume~core~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\com.sap.security.core.sda\sap.com~tc~sec~ume~tpd~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\jms\jms.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\jms\jmsclient.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\interfaces\com.sap~tc~je~jmsapi\sap.com~tc~je~jmsapi~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\services\userstore\sap.com~tc~je~userstore~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\tc~SL~utility\sap.com~tc~bl~sl~utility~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\com.sap.exception\sap.com~tc~exception~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\tc~bl~jarsap~sda\sap.com~tc~bl~jarsap~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\interfaces\tc~bl~deploy_api\sap.com~tc~bl~deploy~api.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\tc.httpclient\sap.com~tc~clients~http~all.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\interfaces\tc~sec~destinations~interface\sap.com~tc~sec~destinations~interface_api~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\interfaces\endpoint_api\sap.com~tc~bl~endpoint~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\services\connector\sap.com~tc~je~connector~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\antlr\sap.com~tc~antlr~runtime.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\services\dbpool\sap.com~tc~je~dbpool~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\services\tc~sec~destinations~provider\sap.com~tc~sec~destinations~provider~java~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\services\com.sap.security.core.ume.service\sap.com~tc~sec~ume~service~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\sap.com~tc~je~constants~lib\lib\tc~je~constants.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\services\schemaprocessor~srv\sap.com~tc~je~schemaprocessor.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\interfaces\tc~je~webcontainer~api\sap.com~tc~je~webcontainer~webcontainer_api_impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\services\servlet_jsp\sap.com~tc~je~webcontainer~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\objectProfiler\sap.com~tc~bl~objectProfiler~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\services\tc~je~cachemgmt~srv\sap.com~tc~je~cachemgmt~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\services\locking\sap.com~tc~je~locking~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\services\configuration\sap.com~tc~je~configuration~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\services\basicadmin\sap.com~tc~je~basicadmin~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\services\basicadmin\jstartupapi.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\services\basicadmin\jstartupimpl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\services\adminadapter\sap.com~tc~je~adminadapter~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\services\security\sap.com~tc~je~security~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\services\applocking\sap.com~tc~je~applocking~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\ejb20\ejb20.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\ejbqlparser\sap.com~tc~bl~ejbqlparser~lib.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\ejbqlparser\sap.com~tc~bl~ejbqlparser_3_0~lib.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\sqlmapper\sap.com~tc~bl~ejbsqlmapper~implCommonSQLMapper.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\sqlmapper\sap.com~tc~bl~ejbsqlmapper~implSQLMapperAPI.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\interfaces\ejbmonitor_api\sap.com~tc~bl~ejbmonitor~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\services\ejb\sap.com~tc~je~ejb~impl.jar;D:\usr\sap\CED\J00\j2ee\cluster\bin\ext\orpersistence_client_lib\lib\orpersistence_client_lib_api.jar;D:\usr\sap\CED\J00\j2ee\cluster\apps\sap.com\EmployeeEar\orpersistence\jars\EmployeeEjb.jar;D:\usr\sap\CED\J00\j2ee\cluster\apps\sap.com\EmployeeEar\EJBContainer\applicationjars\EmployeeEjb.jar;D:\usr\sap\CED\J00\j2ee\cluster\apps\sap.com\EmployeeEar\servlet_jsp\EmployeeWeb\work;;" -nowarn -g ["D:\usr\sap\CED\J00\j2ee\cluster\apps\sap.com\EmployeeEar\servlet_jsp\EmployeeWeb\work\JEE_jsp_index_8832250_1231538390011_1231538444324.java"]
    Error stream contains:"D:\usr\sap\CED\J00\j2ee\cluster\apps\sap.com\EmployeeEar\servlet_jsp\EmployeeWeb\work\JEE_jsp_index_8832250_1231538390011_1231538444324.java:16: 'class' or 'interface' expected
    import javax.servlet.*;
    ^
    D:\usr\sap\CED\J00\j2ee\cluster\apps\sap.com\EmployeeEar\servlet_jsp\EmployeeWeb\work\JEE_jsp_index_8832250_1231538390011_1231538444324.java:17: 'class' or 'interface' expected
    import javax.servlet.http.*;
    ^
    D:\usr\sap\CED\J00\j2ee\cluster\apps\sap.com\EmployeeEar\servlet_jsp\EmployeeWeb\work\JEE_jsp_index_8832250_1231538390011_1231538444324.java:18: 'class' or 'interface' expected
    import javax.servlet.jsp.*;
    ^
    3 errors
    "].005056841108002A00000070000007AC0139C8D8862D3EED Date: 2009-01-09 Time: 23:00:45:042 Category: /System/Server/WebRequests Location: com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl Application: sap.com/EmployeeEar Thread: HTTP Worker [4] Data Source: j2ee\cluster\server0\log\system\server_00.log Correlator ID: 88322500000038637 Argument Objects: Arguments: DSR Component: n.a. DSR Transaction: 10c493a0de9311dd9631005056841108 DSR User: Message Code: Session: 979 Transaction: User: Guest Host: IMGNWCED System: CED Instance: J00 Node: server0
    As you can see there is some compilation error, it says 3 times "'class' or 'interface' expected". If i remove all the relevant EJB java code from my index.jsp everything works fine. So I guess there must be some problem with finding the resources. Unfortunately this "logging" is not helpful at all (thank you SAP!). In NWDS everything is fine no problems at all!!!
    Who can help me here with this?
    Thanks in Advance

    I have found the issue.
    in the index.jsp I have the following lines:
    <!-- Import Statements -->
    <%@ page import="javax.naming.InitialContext" %>
    <%@ page import="com.sap.demo.session.EmployeeServicesLocal;" %>
    Now check the end of the second import ==> ;
    Removing the semicolon solves the issue. But the SAP error message is still not very helpful to me.

  • Compilation error while calling static method from another class

    Hi,
    I am new to Java Programming. I have written two class files Dummy1 and Dummy2.java in the same package Test.
    In Dummy1.java I have declared a static final variable and a static method as you can see it below.
    package Test;
    import java.io.*;
    public class Dummy1
    public static final int var1= 10;
    public static int varDisp(int var2)
    return(var1+var2);
    This is program is compiling fine.
    I have called the static method varDisp from the class Dummy2 and it is as follows
    package Test;
    import java.io.*;
    public class Dummy2
    public int var3=15;
    public int test=0;
    test+=Dummy1.varDisp(var3);
    and when i compile Dummy2.java, there is a compilation error <identifier > expected.
    Please help me in this program.

    public class Dummy2
    public int var3=15;
    public int test=0;
    test+=Dummy1.varDisp(var3);
    }test+=Dummy1.varDisplay(var3);
    must be in a method, it cannot just be out somewhere in the class!

  • Compile Error: "schema 'name' does not exist

    Im trying to build a program that quereys a table in a database but i keep getting this error. Am i missing a link between the files or am i missing a line of code in my program??

    Apologies. I receive a compiler error which reads as follows;
    java.lang.ClassNotFoundException: org.apache.derby.jdbc.EmbeddedDriver
    java.sql.SQLSyntaxErrorException: Schema 'DEMO' does not exist
    Heres the main body of code i am trying to execute.
    public class Main {
    * @param args the command line arguments
    public static void main(String[] args) {
    // TODO code application logic here
    try{
    Class.forName("org.apache.derby.jdbc.EmbeddedDriver");
    }catch(ClassNotFoundException e){
    System.out.println(e);
    try{
    Connection con = DriverManager.getConnection("jdbc:derby://localhost:1527/SimpleDBDemo", "demo", "demo");
    Statement stmt = con.createStatement();
    ResultSet rs = stmt.executeQuery("SELECT * FROM DEMO.Table1");
    while (rs.next()) {
    String s = rs.getString("Name");
    float n = rs.getFloat("Age");
    System.out.println(s + " " + n);
    }catch(SQLException e){
    System.err.println(e);
    I am using NetBeans IDE and have created a database under: Services->Databases-> Java DB->SimpleDBDemo.
    I have a database connection in which theres a simple table (called "TABLE1") created which contains the names and ages of two people.
    Hope this makes the problem a bit clearer.
    Any help would be greatly appreciated.

  • Experiencing "The type or namespace name 'DirectoryServices' does not exist in the namespace 'System' (are you missing an assembly reference?)" compilation error

    I am just starting to implement a new user login authentication process wherein after prompting user for username & password, I hope to authenticate them againts our company Active Directory user data. Since I am just starting, I only have very few things
    done at this point which is how I wanted to work on this so that my development environment is still at its simplest state.
    I am using the following for development:
    MS-Visual Studios Professional 2013 Version 12.0.30501.00 Update 2, and
    MS .NET Framework Version 4.5.50938.
    Here are my project solution's current items:
    Web.config:
    <?xml version="1.0"?>
    <!--
    For more information on how to configure your ASP.NET application, please visit
    http://go.microsoft.com/fwlink/?LinkId=169433
    -->
    <configuration>
    <system.web>
    <compilation debug="true" targetFramework="4.5" />
    <httpRuntime targetFramework="4.5" />
    </system.web>
    <system.webServer>
    <defaultDocument enabled="true">
    <files>
    <add value="Login.aspx" />
    </files>
    </defaultDocument>
    </system.webServer>
    </configuration>
    Web.Debug.config:
    <?xml version="1.0" encoding="utf-8"?>
    <!-- For more information on using web.config transformation visit http://go.microsoft.com/fwlink/?LinkId=125889 -->
    <configuration xmlns:xdt="http://schemas.microsoft.com/XML-Document-Transform">
    <!--
    In the example below, the "SetAttributes" transform will change the value of
    "connectionString" to use "ReleaseSQLServer" only when the "Match" locator
    finds an attribute "name" that has a value of "MyDB".
    <connectionStrings>
    <add name="MyDB"
    connectionString="Data Source=ReleaseSQLServer;Initial Catalog=MyReleaseDB;Integrated Security=True"
    xdt:Transform="SetAttributes" xdt:Locator="Match(name)"/>
    </connectionStrings>
    -->
    <system.web>
    <compilation xdt:Transform="RemoveAttributes(debug)" />
    <!--
    In the example below, the "Replace" transform will replace the entire
    <customErrors> section of your web.config file.
    Note that because there is only one customErrors section under the
    <system.web> node, there is no need to use the "xdt:Locator" attribute.
    <customErrors defaultRedirect="GenericError.htm"
    mode="RemoteOnly" xdt:Transform="Replace">
    <error statusCode="500" redirect="InternalError.htm"/>
    </customErrors>
    -->
    </system.web>
    </configuration>
    Web.Assemblies.config:
    <?xml version="1.0"?>
    <configuration>
    <system.web>
    <compilation debug="false" targetFramework="4.5" />
    <httpRuntime targetFramework="4.5" />
    <assemblies>
    <add assembly="System.DirectoryServices, Version=4.0.0.0, Culture=neutral PublicKeyToken=b03f5f7f11d50a3a"/>
    </assemblies>
    </system.web>
    </configuration>
    Login.aspx:
    <%@ Page Language="C#" AutoEventWireup="true" CodeFile="Login.aspx.cs" Inherits="Login" %>
    <!DOCTYPE html>
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head runat="server">
    <title></title>
    </head>
    <body>
    <form id="form1" runat="server">
    <div id="loginForm" style="height: 562px; width: 399px; margin-left: 0px" title="Login Form">
    &nbsp;&nbsp;&nbsp;&nbsp;
    <asp:Label ID="loginPageLabel" runat="server" Font-Bold="True" Font-Names="Arial Black" Font-Size="Large" Text="Please Log In"></asp:Label>
    <br />
    <br />
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
    <asp:Label ID="loginUsernameLabel" runat="server" Text="Username:"></asp:Label>
    &nbsp;&nbsp;&nbsp;
    <asp:TextBox ID="loginUserNameTextBox" runat="server" OnTextChanged="loginUserNameTextBox_TextChanged" Width="213px" Wrap="False" AutoPostBack="True" TabIndex="1"></asp:TextBox>
    <br />
    <br />
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
    <asp:Label ID="loginPasswordLabel" runat="server" Text="Password:"></asp:Label>
    &nbsp;&nbsp;&nbsp;
    <asp:TextBox ID="loginPasswordTextBox" runat="server" OnTextChanged="loginPasswordTextBox_TextChanged" Width="212px" Wrap="False" AutoPostBack="True" TabIndex="2"></asp:TextBox>
    <br />
    <br />
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
    <asp:RadioButton ID="loginUAradioButton" runat="server" Font-Bold="True" OnCheckedChanged="loginUAradioButton_CheckedChanged" Text="TUPSS Associate" AutoPostBack="True" TabIndex="3" />
    &nbsp;&nbsp;
    <asp:RadioButton ID="loginAFradioButton" runat="server" Font-Bold="True" OnCheckedChanged="loginAFradioButton_CheckedChanged" Text="Area Franchisee" AutoPostBack="True" TabIndex="4" />
    <br />
    <br />
    <br />
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
    <asp:Button ID="loginSubmitButton" runat="server" Font-Bold="True" OnClick="loginSubmitButton_Click" Text="Log In" TabIndex="5" />
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
    <asp:Button ID="loginCancelButton" runat="server" Font-Bold="True" OnClick="loginCancelButton_Click" Text="Cancel" TabIndex="6" />
    <br />
    <br />
    &nbsp;&nbsp;
    <asp:Label ID="loginStatusInstructionLabel" runat="server" Text="Status/Instruction:"></asp:Label>
    <br />
    &nbsp;&nbsp;
    <asp:TextBox ID="loginStatusInstructionTextBox" runat="server" Height="230px" MaxLength="100" Rows="12" TextMode="MultiLine" Width="360px" EnableViewState="False" OnTextChanged="loginStatusInstructionTextBox_TextChanged" ReadOnly="True" TabIndex="-1"></asp:TextBox>
    </div>
    </form>
    </body>
    </html>
    Login.aspx.cs:
    using System;
    using System.DirectoryServices;
    public partial class Login : System.Web.UI.Page
    private string uName; // user-entered username
    private string pWord; // user-entered password
    private int loginLoadCycles; // just keeping track of how many times Page_Load is called
    protected void Page_Load(object sender, EventArgs e)
    if (this.loginUserNameTextBox.Text == String.Empty &&
    this.loginPasswordTextBox.Text == String.Empty &&
    this.loginUAradioButton.Checked == false &&
    this.loginAFradioButton.Checked == false)
    this.loginInit();
    this.setLoginVisibilityAndFocus();
    this.loginLoadCycles += 1;
    private void loginInit()
    this.uName = String.Empty;
    this.pWord = String.Empty;
    this.loginLoadCycles = 0;
    private void setLoginVisibilityAndFocus()
    // Decide on whether or not the Login submit & cancel buttons should be enabled or not
    if ( this.loginUserNameTextBox.Text == String.Empty ||
    (this.loginUAradioButton.Checked == false && this.loginAFradioButton.Checked == false) )
    this.loginSubmitButton.Enabled = false;
    this.loginCancelButton.Enabled = false;
    this.loginStatusInstructionTextBox.Text = "Please specify if you are a TUPSS Associate or an Area Franchisee by checking either the 'TUPSS Associate' or 'Area Franchisee' checkbox.";
    else
    this.loginSubmitButton.Enabled = true;
    this.loginCancelButton.Enabled = true;
    if (this.loginPasswordTextBox.Text == String.Empty)
    this.loginStatusInstructionTextBox.Text = "Now that you have entered your username & type, please enter your password.";
    else
    this.loginStatusInstructionTextBox.Text = "When you are ready, please select either the Log In button to login, or the Cancel button to abort.";
    if (this.loginUAradioButton.Checked == false && this.loginAFradioButton.Checked == false)
    this.SetFocus(this.loginUAradioButton);
    else if (this.loginUserNameTextBox.Text == String.Empty)
    this.SetFocus(this.loginUserNameTextBox);
    else if (this.loginPasswordTextBox.Text == String.Empty)
    this.SetFocus(this.loginPasswordTextBox);
    else
    this.SetFocus(this.loginSubmitButton);
    protected void loginUserNameTextBox_TextChanged(object sender, EventArgs e)
    protected void loginPasswordTextBox_TextChanged(object sender, EventArgs e)
    // For some reason, after specifying that the password entry box's textmode to 'Password' setting,
    // the UI's password textbox is emptied
    this.loginStatusInstructionTextBox.Text = "NOTICE:\nThis application is still under development.\n\n" +
    "This is why the password you entered is visible. Once this portion of the application is ready, it will be masked.\n\n" +
    "Also, still need to figure out why when changing this to Password entry mode to mask its entered data, password is getting reset.";
    protected void loginSubmitButton_Click(object sender, EventArgs e)
    this.loginLoadCycles = 0;
    this.uName = this.loginUserNameTextBox.Text;
    this.pWord = this.loginPasswordTextBox.Text;
    if (this.loginUAradioButton.Checked == true && this.loginAFradioButton.Checked == false)
    this.loginLADPauthenticate('U'); // authenticate UPS Associates against UPS Corp's Active Directory
    else if (this.loginUAradioButton.Checked == false && this.loginAFradioButton.Checked == true)
    this.loginLADPauthenticate('A'); // authenticate Area Franchisees against UPS Store's iNet Active Directory
    else
    // set colors to show that this is an error instead of a status message or instruction
    this.loginStatusInstructionTextBox.Text = "ERROR: Cannot log in without specifying if you are an UPS Associate or an Area Franchisee!";
    protected void loginCancelButton_Click(object sender, EventArgs e)
    this.loginStatusInstructionTextBox.Text = "You have selected to cancel from logging in...";
    // Still need to plan what to do when user cancels out of logging in. For now, just initialize class attributes
    this.loginInit();
    protected void loginUAradioButton_CheckedChanged(object sender, EventArgs e)
    String msg = String.Empty;
    if (this.loginUAradioButton.Checked == true)
    this.loginAFradioButton.Checked = false;
    msg = "Thanks for specifying that you are a TUPSS Associate. ";
    if (this.loginUserNameTextBox.Text == String.Empty)
    msg += "Now please specify your username.";
    else if (this.loginPasswordTextBox.Text == String.Empty)
    msg += "Now please enter your password.";
    this.loginStatusInstructionTextBox.Text = msg;
    protected void loginAFradioButton_CheckedChanged(object sender, EventArgs e)
    String msg = String.Empty;
    if (this.loginAFradioButton.Checked == true)
    this.loginUAradioButton.Checked = false;
    msg = "Thanks for specifying that you are an Area Franchisee. ";
    if (this.loginUserNameTextBox.Text == String.Empty)
    msg += "Now please specify your username.";
    else if (this.loginPasswordTextBox.Text == String.Empty)
    msg += "Now please enter your password.";
    this.loginStatusInstructionTextBox.Text = msg;
    private void loginLADPauthenticate(char whichActiveDirectory)
    String msg = "Authenticating user '" + this.uName + "' with password '" + this.pWord + "' against ";
    if (whichActiveDirectory == 'U')
    msg += "UPS Corp's Active Directory...";
    else if (whichActiveDirectory == 'A')
    msg += "The UPS Store's Franchisee Active Directory...";
    msg += "\n\nNOTICE:\nThis is still under development.\n\nAt this point, this application is supposed to do something else now but is not yet ready.";
    this.loginStatusInstructionTextBox.Text = msg;
    this.loginStatusInstructionTextBox.AutoPostBack = true;
    // Authenticate using LDAP
    protected void loginStatusInstructionTextBox_TextChanged(object sender, EventArgs e)
    I confirmed that I have System.DirectoryServices.dll located in
    C:\Windows\Microsoft.NET\assembly\GAC_MSIL\v4.0_4.0.0.0__b03f5f7f11d50a3a\ folder and that I as well as System have read as well as read&execute privileges
    not only to all folders in its path but also to the DLL file itself.
    I would appreciate any help in trying to resolve this compilation error so that I can proceed with implementing LDAP features for this endeavor.
    Thanks so much,
    hguico @ The UPS Store

    Hi,
    For web application problem, please post your thread in
    ASP.NET forum.
    Best Wishes!
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey. Thanks<br/> MSDN Community Support<br/> <br/> Please remember to &quot;Mark as Answer&quot; the responses that resolved your issue. It is a common way to recognize those who have helped you, and
    makes it easier for other visitors to find the resolution later.

  • PL/SQL Procedure Compilation error

    Hi,
    <br><br>
    I have wrote a PL/SQL Stored Procedure to read a couple of table values and then output some data to a file, when I create the procedure on the database I get the following compilation error:
    <br><br>
    LINE/COL ERROR<br>
    -------- -----------------------------------------------------------------<br>
    25/7 PLS-00103: Encountered the symbol ")" when expecting one of the<br>
    following:<br>
    ( - + case mod new null <an identifier><br>
    <a double-quoted delimited-identifier> <a bind variable> avg<br>
    count current max min prior sql stddev sum variance execute<br>
    forall merge time timestamp interval date<br>
    <a string literal with character set specification>
    <a number> <a single-quoted SQL string> pipe<br>
    The symbol "null" was substituted for ")" to continue.<br>
    <br>
    The script is below: <br><br>
    CREATE OR REPLACE <br>
         PROCEDURE TDF_EXTRACT AS<br>
    v_file UTL_FILE.FILE_TYPE;<br>
    YEAR number(4);<br>
    Q1_VALUE NUMBER(7);<br><br>
    BEGIN<br><br>
    SELECT PERSON_VALUE<br>
    INTO     Q1_VALUE<br>
    FROM PERSON<br>
    WHERE ID = 79;<br><br>
    SELECT EXTRACT(YEAR FROM SYSDATE)<br>
    INTO YEAR <br>
    FROM DUAL;<br><br>
    v_file := UTL_FILE.FOPEN(location => '/tmp',<br>
    filename => 'extratced_values.txt',<br>
    open_mode => 'W',<br>
    max_linesize => 32767);<br><br>
    UTL_FILE.PUT_LINE(v_file,<br>
    'Q1'     ||     YEAR     ||     '23'     ||     Q1_VALUE || '\r\n' ||<br>
              );<br><br>
    UTL_FILE.FCLOSE(v_file);<br><br>
    END TDF_EXTRACT;

    'Q1' || YEAR || '23' || Q1_VALUE || '\r\n' ||
    );Syntax error during concatenation, maybe?
    C.
    Message was edited by:
    cd

  • Can't Export Movie - Unknown Compile Error - Help!

    I edited a 32 minute movie in Premiere Elements 10, and now I'm trying to export it.  At some point during the export, and it seems to vary, I get an unknown compile error.  I've been trying to export the movie for the past week and all I get is failure despite trying just about everything I've found written about how to solve this.
    I have Win 7 Ultimate SP 1 running on a Lenovo desktop machine with an Intel Core 2 Quad CPU at 2.67 GHz, 4GB of RAM, 32 bit proc.
    Premiere is installed on system C drive with 6 GB of free space.
    Project and scrach disks are on D drive with 165 GB of free space.
    Media files are on 2nd E drive with 50GB of free space.
    Project and most source material is NTSC DV -- there are quite a few photos with motion, plus some iPhone HD video on the timeline, hundreds of clips in all plus narration, a few titles, etc.
    Export destination folder is on D drive.
    Everything will render to green lines atop timeline (sometimes it quits during render and I have to keep hitting Enter to continue rendering, but eventually it's all green)
    So far I've tried:
    - Reinstalling PE 10
    - Reinstalling Quicktime
    - Copying all the photos to their own separate folder
    - Editing each photo slightly (outside of PE 10) and resaving to make sure none of the photos are corrupted
    - Emptying the temp folder
    - Deleting all the renders and cache files and letting them rebuild
    - Exporting small pieces of the timeline to try to identify a bad clip -- this is a maddening process and I did find one clip that would generate the error, but I managed to export that to AVI and reimport and replace on timeline.  It would be awfully nice if PE would just TELL ME which clip it doesn't like if in fact it's a clip error.
    - Turning off the shadow / highlight feature I had on some clips, but this wasn't the issue, smaller sections with these clips exported fine
    - Tried exporting to various formats: Vimeo SD, MPEG DV Standard, iPad Standard High Quality, AVI -- all result in the same error (the format I want by the way is Vimeo SD)
    - Rebooting the machine and turning everything off that might possibly consume memory
    This machine has never had problems exporting in the past.  One thing I did try that worked -- installed PE 10 on another (less capable) Win 7 machine, and fed it all the media via an external drive.  The other machine did the export fine (though it took a while given it is underpowered).  This is nothing more than a work around though as I don't normally have access to this machine and I'm not done editing.
    I'm at my wits' end!  What else can I do to get this movie file to export?
    Appreciate any help or clues you can provide to solve this mystery.

    Oh, that is tragic!
    I never had any issues with mine. Maybe it knew how respectful I was, having come from manual rewinds and a sync block? The Moviola was a godsend, at least for me. I am glad that I got to edit film, and on many setups, as some of that translated well to digital Video. Back when I was in film school, Video was 2" tape, and the only editing was by cutting at a 45 degree angle, and splicing the tape. There was not even deck-to-deck editing, way back then. Also, Video looked like crap, at least to my eyes. We could only use a switcher, to "edit," or do a feed to air. Looked like crap!
    As for the Lexus, I can imagine all sorts of problems. My new LX-570 requires me to "Accept," when I put it into reverse, on the rear-view monitor! At least my wife's MB does not require that, but it is a 2011 model, so maybe the 2013 models will require that the user sign off on all sorts of "stuff."
    Now, I can play Finding Nemo, for my rear-seat passengers, while driving, but the front-seat passengers cannot see it, which is just fine. When driving, I am not even a fan of hands-free calls, and declined most of the streaming stock quotes, etc. for XM/Sirius radio. NOT while I am driving. I will save that for reading the WSJ in the club at the airport.
    Some years ago, our driver in London got a new BMW 7-series, and it allowed the playing of DVD's, even in the front, while driving. Not sure that I would want that, but such is life. At least his seats' ventilation system was "well-chilled," where ours' are just air. He almost froze my bum, showing off his new auto.
    Now, working with PS, or PrE in an auto, or even on a mobile device, is just not something that I can wrap my old head around. I want a fast computer, with a big display, and cannot imagine editing Images, or Video, on any handheld (or auto) device.
    Hunt

  • How can I read ALL the compilation errors in a DOS window?

    On compilation using a DOS window, if the number of errors exceeds the window size, some of the errors disappear off the top of the window and I cannot read them.
    Is there an effective solution to somehow use scrolling of the DOS window or transfer the compilation errors to a file?

    Hey buddy,
    When I first started programming with Java, I wondered the same thing. I have the very best solution for you. This one is waaay easy!!!!
    There is a text editor which will not only color code your text for you, but you can easily configure it to give you the compiler /DOS output for Java. Just go to this website and download the program. Enjoy!
    http://www.textpad.com/

  • Compiler error in 7.1

    Hi!
    I can't run LV, I get everytime thins error:
    Compiler error. Report this problem to ni tech support.
    copy cvt str/pict/tag, csrc=0x40
    ~~~~
    Regards
    Sarah
    LV 7.1.1

    Dear Sarah,
    have you updated to LV 7.1.1 or does your problem occur in LV 7.1? I haven't updated to lv7.1.1 by now and we are using the english version.
    Waldemar
    Using 7.1.1, 8.5.1, 8.6.1, 2009 on XP and RT
    Don't forget to give Kudos to good answers and/or questions

  • Compiled Error in Xcode for iphone game and other questions

    Dear all,
    Hi, I am a newbie of xcode and objective-c and I have a few questions regarding to the code sample of a game attached below. It is written in objective C, Xcode for iphone4 simulator. It is part of the code of 'ball bounce against brick" game. Instead of creating the image by IB, the code supposes to create (programmatically) 5 X 4 bricks using 4 different kinds of bricks pictures (bricktype1.png...). I have the bricks defined in .h file properly and method written in .m.
    My questions are for the following code:
    - (void)initializeBricks
    brickTypes[0] = @"bricktype1.png";
    brickTypes[1] = @"bricktype2.png";
    brickTypes[2] = @"bricktype3.png";
    brickTypes[3] = @"bricktype4.png";
    int count = 0;`
    for (int y = 0; y < BRICKS_HEIGHT; y++)
    for (int x = 0; x < BRICKS_WIDTH; x++)
    - Line1 UIImage *image = [ImageCache loadImage:brickTypes[count++ % 4]];
    - Line2 bricks[x][y] = [[[UIImageView alloc] initWithImage:image] autorelease];
    - Line3 CGRect newFrame = bricks[x][y].frame;
    - Line4 newFrame.origin = CGPointMake(x * 64, (y * 40) + 50);
    - Line5 bricks[x][y].frame = newFrame;
    - Line6 [self.view addSubview:bricks[x][y]]
    1) When it is compiled, error "ImageCache undeclared" in Line 1. But I have already added the png to the project. What is the problem and how to fix it? (If possible, please suggest code and explain what it does and where to put it.)
    2) How does the following in Line 1 work? Does it assign the element (name of .png) of brickType to image?
    brickTypes[count ++ % 4]
    For instance, returns one of the file name bricktype1.png to the image object? If true, what is the max value of "count", ends at 5? (as X increments 5 times for each Y). But then "count" will exceed the max 'index value' of brickTypes which is 3!
    3) In Line2, does the image object which is being allocated has a name and linked with the .png already at this line *before* it is assigned to brick[x][y]?
    4) What do Line3 and Line5 do? Why newFrame on left in line3 but appears on right in Line5?
    5) What does Line 4 do?
    Thanks
    North

    Hi North -
    macbie wrote:
    1) When it is compiled, error "ImageCache undeclared" in Line 1. ...
    UIImage *image = [ImageCache loadImage:brickTypes[count++ % 4]]; // Line 1
    The compiler is telling you it doesn't know what ImageCache refers to. Is ImageCache the name of a custom class? In that case you may have omitted #import "ImageCache.h". Else if ImageCache refers to an instance of some class, where is that declaration made? I can't tell you how to code the missing piece(s) because I can't guess the answers to these questions.
    Btw, if the png file images were already the correct size, it looks like you could substitute this for Line 1:
    UIImage *image = [UIImage imageNamed:brickTypes[count++ % 4]]; // Line 1
    2) How does the following in Line 1 work? Does it assign the element (name of .png) of brickType to image?
    brickTypes[count ++ % 4]
    Though you don't show the declaration of brickTypes, it appears to be a "C" array of NSString object pointers. Thus brickTypes[0] is the first string, and brickTypes[3] is the last string.
    The expression (count++ % 4) does two things. Firstly, the trailing ++ operator means the variable 'count' will be incremented as soon as the current expression is evaluated. Thus 'count' is zero (its initial value) the first time through the inner loop, its value is one the second time, and two the third time. The following two code blocks do exactly the same thing::
    int index = 0;
    NSString *filename = brickTypes[index++];
    int index = 0;
    NSString *filename = brickTypes[index];
    index = index + 1;
    The percent sign is the "modulus operator" so x%4 means "x modulo 4", which evaluates to the remainder after x is divided by 4. If x starts at 0, and is incremented once everytime through a loop, we'll get the following sequence of values for x%4: 0, 1, 2, 3, 0, 1, 2, 3, 0, 1, ...
    So repeated evaluation of (brickTypes[count++ % 4]) produces the sequence: @"bricktype1.png", @"bricktype2.png", @"bricktype3.png", @"bricktype4.png", @"bricktype1.png", @"bricktype2.png", @"bricktype3.png", @"bricktype4.png", @"bricktype1.png", @"bricktype2.png", ...
    3) In Line2, does the image object which is being allocated has a name and linked with the .png already at this line *before* it is assigned to brick[x][y]?
    Line 2 allocs an object of type UIImageView and specifies the data at 'image' as the picture to be displayed by the new object. Since we immediately assign the address of the new UIImageView object to an element of the 'bricks' array, that address isn't stored in any named variable.
    The new UIImageView object is not associated with the name of the png file from which its picture originated. In fact the UIImage object which inited the UIImageView object is also not associated with that png filename. In other words, once a UIImage object is initialized from the contents of an image file, it's not possible to obtain the name of that file from the UIImage object. Note when you add a png media object to a UIImageView object in IB, the filename of the png resource will be retained and used to identify the image view object. But AFAIK, unless you explicitly save it somewhere in your code, that filename will not be available at run time.
    4) What do Line3 and Line5 do? Why newFrame on left in line3 but appears on right in Line5?
    5) What does Line 4 do?
    In Line 2 we've set the current element of 'bricks' to the address of a new UIImageView object which will display one of the 4 brick types. By default, the frame of a UIImageView object is set to the size of the image which initialized it. So after Line 2, we know that frame.size for the current array element is correct (assuming the image size of the original png file was what we want to display, or assuming that the purpose of [ImageCache loadImage:...] is to adjust the png size).
    Then in Line 3, we set the rectangle named newFrame to the frame of the current array element, i.e. to the frame of the UIImageView object whose address is stored in the current array element. So now we have a rectangle whose size (width, height) is correct for the image to be displayed. But where will this rectangle be placed on the superview? The placement of this rectangle is determined by its origin.
    Line 4 computes the origin we want. Now we have a rectangle with both the correct size and the correct origin.
    Line 5 sets the frame of the new UIImageView object to the rectangle we constructed in Lines 3 and 4. When that object is then added to the superview in Line 6, it will display an image of the correct size at the correct position.
    - Ray

  • Compiler error when useing switch statements in an inner class

    I have defined several constants in a class and want to use this constans also in an inner class.
    All the constants are defined as private static final int.
    All works fine except when useing the switch statement in the inner class. I get the compiler error ""constant expression required". If I change the definition from private static final to protected static final it works, but why?
    What's the difference?
    Look at an example:
    public class Switchtest
       private static final int AA = 0;     
       protected static final int BB = 1;     
       private static int i = 0;
       public Switchtest()
          i = 0; // <- OK
          switch(i)
             case AA: break; //<- OK, funny no problem
             case BB: break; //<- OK
             default: break;
      private class InnerClass
          public InnerClass()
             i = 0; // <- OK: is accessible
             if (AA == i) // <- OK: AA is seen by the inner class; i  is also accessible
                i = AA + 1;
             switch(i)
                case AA: break; // <- STRANGE?! Fail: Constant expression required
                case BB: break; // <- OK
                default: break;
    }Thank's a lot for an explanation.

    Just a though:
    Maybe some subclass of Switchtest could decalare its own variable AA that is not final, but it can not declare its own BB because it is visible from the superclass. Therefore the compiler can not know for sure that AA is final.

  • Compilation error in PL/SQL

    Hi All,
    Please find the strange query situation in PLSQL.
    If i run the query without PLSQL block (i.e. declar begin end) it runs well and insert data
    in table but if put the same query in PLSQL block it gives compilation error.
    Following is the spool
    SQL> select * from v$version;
    BANNER                                                                                                                                     
    Oracle8i Enterprise Edition Release 8.1.7.4.0 - Production                                                                                 
    PL/SQL Release 8.1.7.4.0 - Production                                                                                                      
    CORE     8.1.7.0.0     Production                                                                                                                  
    TNS for IBM/AIX RISC System/6000: Version 8.1.7.4.0 - Production                                                                           
    NLSRTL Version 3.4.1.0.0 - Production                                                                                                      
    SQL> insert into smcbom_load_hours_temp
      2  select data_set_name,deptclass,dept,smcbom_flex_budget.get_period(v_date) v_period,sum(v_hr),-1,sysdate,-1,sysdate
      3  from (
      4  select plan_level,sp.data_set_name,
      5  sp.value1,smcbom_flex_budget.calculate_period_days(sp.period1),inweight ,
      6  usagerate ,operationseq,percent,
      7  sbov.group_id,sp.alloy,sp.planner_code,
      8  sbov.days,sbov.totaloffsetdays,deptclass,dept,
      9  decode(plan_level,1,(sp.value14/smcbom_flex_budget.calculate_period_days(sp.period14)) * (percent/100) * inweight * usagerate *
    10  (SELECT MAX(INWEIGHT)
    11  FROM  SMCBOM_BOM_OPERATION_VIEW
    12  WHERE ALLOY=sbov.alloy
    13  AND   PLANNER_CODE=sbov.planner_code
    14  AND   PLAN_LEVEL = 0
    15  AND   GROUP_ID = sbov.group_id ),
    16  0,(sp.value14/smcbom_flex_budget.calculate_period_days(sp.period14)) * (percent/100) * inweight * usagerate ,
    17  1) v_hr,
    18  smcbom_flex_budget.get_start_date(sp.period14)+sbov.totaloffsetdays v_date,
    19  sum(-sbov.totaloffsetdays)
    20  over (partition by sp.alloy,sp.planner_code,sbov.group_id
    21  order by plan_level asc,operationseq desc)  new_offset
    22  from smcbom_bom_operation_view sbov,smcbom_sales_prod_forecasts sp
    23  where sbov.alloy= sp.alloy
    24  and   sbov.planner_code=sp.planner_code
    25  and group_id=521136
    26  )
    27  group by data_set_name,deptclass,dept,smcbom_flex_budget.get_period(v_date);
    23 rows created.
    SQL> commit;
    Commit complete.
    SQL> declare
      2  begin
      3  insert into smcbom_load_hours_temp
      4  select data_set_name,deptclass,dept,smcbom_flex_budget.get_period(v_date) v_period,sum(v_hr),-1,sysdate,-1,sysdate
      5  from (
      6  select plan_level,sp.data_set_name,
      7  sp.value1,smcbom_flex_budget.calculate_period_days(sp.period1),inweight ,
      8  usagerate ,operationseq,percent,
      9  sbov.group_id,sp.alloy,sp.planner_code,
    10  sbov.days,sbov.totaloffsetdays,deptclass,dept,
    11  decode(plan_level,1,(sp.value14/smcbom_flex_budget.calculate_period_days(sp.period14)) * (percent/100) * inweight * usagerate *
    12  (SELECT MAX(INWEIGHT)
    13  FROM  SMCBOM_BOM_OPERATION_VIEW
    14  WHERE ALLOY=sbov.alloy
    15  AND   PLANNER_CODE=sbov.planner_code
    16  AND   PLAN_LEVEL = 0
    17  AND   GROUP_ID = sbov.group_id ),
    18  0,(sp.value14/smcbom_flex_budget.calculate_period_days(sp.period14)) * (percent/100) * inweight * usagerate ,
    19  1) v_hr,
    20  smcbom_flex_budget.get_start_date(sp.period14)+sbov.totaloffsetdays v_date,
    21  sum(-sbov.totaloffsetdays)
    22  over (partition by sp.alloy,sp.planner_code,sbov.group_id
    23  order by plan_level asc,operationseq desc)  new_offset
    24  from smcbom_bom_operation_view sbov,smcbom_sales_prod_forecasts sp
    25  where sbov.alloy= sp.alloy
    26  and   sbov.planner_code=sp.planner_code
    27  and group_id=521136
    28  )
    29  group by data_set_name,deptclass,dept,smcbom_flex_budget.get_period(v_date);
    30  end;
    31  /
    (SELECT MAX(INWEIGHT)
    ERROR at line 12:
    ORA-06550: line 12, column 2:
    PLS-00103: Encountered the symbol "SELECT" when expecting one of the following:
    ( - + mod not null others <an identifier>
    <a double-quoted delimited-identifier> <a bind variable> avg
    count current exists max min prior sql stddev sum variance
    execute forall time timestamp interval date
    <a string literal with character set specification>
    <a number> <a single-quoted SQL string>
    ORA-06550: line 22, column 6:
    PLS-00103: Encountered the symbol "(" when expecting one of the following:
    , from
    SQL> spool off;

    In some versions of Oracle (certainly all of the 8.x versions and earlier, and possibly some of the earlier 9 versions) the SQL parsers in the SQL engine and in the PL/SQL engine were different. Some features that worked directly in SQL did not work in PL/SQL. Scalar sub-queries were one of those things.
    You have three options. You can try to re-write the insert statement to eliminate the PL/SQL unimplemented feature. You can create a view in the database for the SELECT part of the insert statement then use that view in the insert. finally, and least desirable, you can build the whole statment as a string, and use EXECUTE IMMEDIATE to run it in PL/SQL.
    HTH
    John

  • Flex compilation error

    Hi All,
    I am getting flex compilation error when i deploy the models which were developed in older version7.0, now it is 7.01.I am getting the following error in 7.01 version.
    Flex2Compiler.Build: Error in executing a process for Flex compilation: /usr/sap/BWD/DVEBMGS30/j2ee/cluster/server0/GUIMachine_Business_Packages/[KCRXK59]MyModels.SMIScoreCard/FLEX_COMPILATION_FOLDER/AAD583.mxml
    Does the older version models doesnot deploy in new versions?
    Thanks
    Srinivas K

    Hello Srinivas,
    Currently i am also facing the same issue , Can you let us know were you able to solve the problem u encountered , if yes how?
    Thanks and Regards,
    Ronniee

Maybe you are looking for

  • Unable to configure reporting services on Web(sharepoint) server where DB(SQL )server is insatlled on another machine.

    Hi Team, We have reporting services and sharepoint 2010 installed on one server and DB(Sql server2008 R2 )server installed on another machine. But we are unable to configure reporting(SSRS) on the web(sharepoint)server. Is there any similar configura

  • Error When Deleting From A Trigger

    When I use a trigger to delete from my Oracle Spatial table, the triggering delete statement will fail if the Oracle Spatial table has a spatial index. Details: Tables CHEV_WELLBORE and CHEV_WELLBORE_SDO need to stay in sync. CHEV_WELLBORE_SDO has an

  • Mail freezing, sluggish in Mountain Lion

    Hi Guys, my MBP 2010 model has been doing the following whenever I switch to the Mail app in Mountain Lion : - there is usually no response at all. eg. I can't select mail messages, I can't type anything, I can't move the window - the in-message repl

  • How can I get iTunes to recognize my iPad2?

    How can I get iTunes (on Windows Vista) to recognize my iPad2?

  • Best way to spawn java processes

    I'm trying to execute several instances of a java class in seperate processes to be distributed on a cluster. for now (until i get on the cluster on monday) i am assuming my classpath and all of the data files are on an NFS storage accessible from al