With weblogic workshop 9.2 I see Java Model Exception

Hello,
With workshop 9.2 I see error window displayed when importing projects form my zip file.
com.bea.wlw.controls.core.publish.AssemblyException: Java Model Exception: Java Model Status [EJBproject does not exist]
at com.bea.wlw.controls.core.publish.ClassPathBuilder.buildClassPathImpl(ClassPathBuilder.java:45)
at com.bea.wlw.controls.core.publish.ClassPathBuilder.buildClassPathImpl(ClassPathBuilder.java:34)
at com.bea.wlw.controls.core.publish.ClassPathBuilder.buildClassPath(ClassPathBuilder.java:18)
at com.bea.wlw.controls.core.validation.ControlValidator.build(ControlValidator.java:69)
Why this is happening ?
Liang Zhong

Hello Liang,
I've seen a similar issue occur in Workshop 9.2 when I import a set of projects which have interdependencies. In my case the error window is displayed and then disappears as soon as the build is able to find the class.
If this is the same behavior you are seeing in Workshop 9.2 then you can safely ignore the window
This issue has been fixed in the newer Workshop build.
cheers
Raj

Similar Messages

  • How to Integrating Microsoft MapPoint Webservice with Weblogic Workshop 9.2

    I have to integrate the MapPoint Webservice with Weblogic Workshop 9.2. But while analyzing the WSDL i m getting the error.
    The error which I m getting is :
    An error was encountered while analyzing the WSDL:null jName
    Detail:
    com.bea.wlw.controls.service.ui.except.TypesAnalysisFailedException: java.lang.IllegalArgumentException: null jName at com.bea.wlw.controls.service.ui.wizards.SelectSCInfoPage.<init>(SelectSCInfoPage.java:127)
    at com.bea.wlw.controls.service.ui.GenerateSCWizard.getPageList(GenerateSCWizard.java:150)
    at com.bea.wlw.controls.service.ui.GenerateSCWizard.addPages(GenerateSCWizard.java:136)
    at org.eclipse.jface.wizard.WizardDialog.createContents(WizardDialog.java:499)
    at org.eclipse.jface.window.Window.create(Window.java:418)
    at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:996)
    at org.eclipse.jface.window.Window.open(Window.java:776)
    at com.bea.wlw.controls.service.ui.actions.NewSCGenAction.run(NewSCGenAction.java:101)
    at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:246)
    at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:538)
    at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:488)
    at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:400)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:843)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3125)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2758)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1699)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1663)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:367)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143)
    at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:103)
    at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:226)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:376)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:163)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334)
    at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
    at org.eclipse.core.launcher.Main.run(Main.java:973)
    at org.eclipse.core.launcher.Main.main(Main.java:948)
    Caused by: java.lang.IllegalArgumentException: null jName at com.bea.staxb.buildtime.internal.bts.BindingTypeName.<init>(BindingTypeName.java:51)
    at com.bea.staxb.buildtime.internal.bts.BindingTypeName.forPair(BindingTypeName.java:40)
    at com.bea.staxb.buildtime.Schema2Java.createBindingType(Schema2Java.java:766)
    at com.bea.staxb.buildtime.Schema2Java.bind(Schema2Java.java:363)
    at com.bea.staxb.buildtime.Schema2Java.internalBind(Schema2Java.java:301)
    at com.bea.staxb.buildtime.BindingCompiler.bind(BindingCompiler.java:125)
    at weblogic.wsee.bind.buildtime.internal.XmlBeansBaseBindingsBuilderImpl.createBuildtimeBindings(XmlBeansBaseBindingsBuilderImpl.java:159)
    at weblogic.wsee.tools.source.EndpointBuilder.setupBindingProviderWithServices(EndpointBuilder.java:836)
    at weblogic.wsee.tools.clientgen.ClientGenUtil.createBindingProvider(ClientGenUtil.java:458)
    at weblogic.wsee.tools.clientgen.ClientGenUtil.createBuildtimeBindings(ClientGenUtil.java:211)
    at weblogic.wsee.tools.clientgen.ClientGenUtil.createBuildtimeBindings(ClientGenUtil.java:174)
    at com.bea.control.servicecontrol.internal.validation.BindingsClassNameReference.loadBuildtimeBindings(BindingsClassNameReference.java:228)
    at com.bea.control.servicecontrol.internal.validation.BindingsClassNameReference.getBindings(BindingsClassNameReference.java:161)
    at com.bea.control.servicecontrol.internal.validation.BindingsClassNameReference.loadJsService(BindingsClassNameReference.java:307)
    at com.bea.control.servicecontrol.internal.validation.BindingsClassNameReference.getJsService(BindingsClassNameReference.java:362)
    at com.bea.control.servicecontrol.internal.validation.BindingsClassNameReference.loadTypeNamesForService(BindingsClassNameReference.java:398)
    at com.bea.control.servicecontrol.internal.validation.BindingsClassNameReference.getTypeNamesForService(BindingsClassNameReference.java:383)
    at com.bea.control.servicecontrol.internal.validation.BindingsCheckUtility.getComplexTypeNamesForService(BindingsCheckUtility.java:210)
    at com.bea.control.servicecontrol.internal.validation.BindingsCheckUtility.getComplexTypeBindingTypeInfoForService(BindingsCheckUtility.java:131)
    at com.bea.control.servicecontrol.internal.validation.BindingsCheckUtility.getComplexTypeBindingInfoForServiceByBindingsDataSourceType(BindingsCheckUtility.java:104)
    at com.bea.control.servicecontrol.internal.validation.BindingsCheckUtility.initializeTypesForTheService(BindingsCheckUtility.java:253)
    at com.bea.control.servicecontrol.internal.validation.BindingsCheckUtility.findMatchingBindingsDataSources(BindingsCheckUtility.java:434)
    at com.bea.wlw.controls.service.ui.util.BindingsChecker.<init>(BindingsChecker.java:55)
    at com.bea.wlw.controls.service.ui.wizards.SelectSCInfoPage.checkForCompatibleBindings(SelectSCInfoPage.java:304)
    at com.bea.wlw.controls.service.ui.wizards.SelectSCInfoPage.<init>(SelectSCInfoPage.java:98)
    ... 31 more

    Plz find the WSDL file's text below :
    <?xml version="1.0" encoding="utf-8"?>
    <wsdl:definitions xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:tns="http://s.mappoint.net/mappoint-30/" xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" targetNamespace="http://s.mappoint.net/mappoint-30/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
    <wsdl:types>
    <s:schema elementFormDefault="qualified" targetNamespace="http://s.mappoint.net/mappoint-30/">
    <s:element name="GetVersionInfo">
    <s:complexType />
    </s:element>
    <s:element name="GetVersionInfoResponse">
    <s:complexType>
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="1" name="GetVersionInfoResult" type="tns:ArrayOfVersionInfo" />
    </s:sequence>
    </s:complexType>
    </s:element>
    <s:complexType name="ArrayOfVersionInfo">
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="unbounded" name="VersionInfo" nillable="true" type="tns:VersionInfo" />
    </s:sequence>
    </s:complexType>
    <s:complexType name="VersionInfo">
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="1" name="Component" type="s:string" />
    <s:element minOccurs="0" maxOccurs="1" name="Version" type="s:string" />
    </s:sequence>
    </s:complexType>
    <s:element name="CustomerInfoHeader" type="tns:CustomerInfoHeader" />
    <s:complexType name="CustomerInfoHeader">
    <s:sequence>
    <s:element minOccurs="1" maxOccurs="1" name="CustomLogEntry" type="s:short" />
    </s:sequence>
    </s:complexType>
    <s:element name="UserInfoHeader" type="tns:UserInfoHeader" />
    <s:complexType name="UserInfoHeader">
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="1" name="Culture" type="tns:CultureInfo" />
    <s:element minOccurs="1" maxOccurs="1" name="DefaultDistanceUnit" type="tns:DistanceUnit" />
    <s:element minOccurs="0" maxOccurs="1" name="Context" type="tns:CountryRegionContext" />
    </s:sequence>
    </s:complexType>
    <s:complexType name="CultureInfo">
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="1" name="Name" type="s:string" />
    <s:element minOccurs="1" maxOccurs="1" name="Lcid" type="s:int" />
    </s:sequence>
    </s:complexType>
    <s:simpleType name="DistanceUnit">
    <s:restriction base="s:string">
    <s:enumeration value="Kilometer" />
    <s:enumeration value="Mile" />
    </s:restriction>
    </s:simpleType>
    <s:complexType name="CountryRegionContext">
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="1" default="0" name="EntityID" type="s:int" />
    <s:element minOccurs="0" maxOccurs="1" name="Iso2" type="s:string" />
    </s:sequence>
    </s:complexType>
    <s:element name="GetCountryRegionInfo">
    <s:complexType>
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="1" name="entityIDs" type="tns:ArrayOfInt" />
    </s:sequence>
    </s:complexType>
    </s:element>
    <s:complexType name="ArrayOfInt">
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="unbounded" name="int" type="s:int" />
    </s:sequence>
    </s:complexType>
    <s:element name="GetCountryRegionInfoResponse">
    <s:complexType>
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="1" name="GetCountryRegionInfoResult" type="tns:ArrayOfCountryRegionInfo" />
    </s:sequence>
    </s:complexType>
    </s:element>
    <s:complexType name="ArrayOfCountryRegionInfo">
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="unbounded" name="CountryRegionInfo" nillable="true" type="tns:CountryRegionInfo" />
    </s:sequence>
    </s:complexType>
    <s:complexType name="CountryRegionInfo">
    <s:sequence>
    <s:element minOccurs="1" maxOccurs="1" name="EntityID" type="s:int" />
    <s:element minOccurs="0" maxOccurs="1" name="LatLong" type="tns:LatLong" />
    <s:element minOccurs="0" maxOccurs="1" name="Iso2" type="s:string" />
    <s:element minOccurs="0" maxOccurs="1" name="Iso3" type="s:string" />
    <s:element minOccurs="0" maxOccurs="1" name="FriendlyName" type="s:string" />
    <s:element minOccurs="0" maxOccurs="1" name="OfficialName" type="s:string" />
    </s:sequence>
    </s:complexType>
    <s:complexType name="LatLong">
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="1" default="0" name="Latitude" type="s:double" />
    <s:element minOccurs="0" maxOccurs="1" default="0" name="Longitude" type="s:double" />
    </s:sequence>
    </s:complexType>
    <s:element name="GetEntityTypes">
    <s:complexType>
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="1" name="dataSourceName" type="s:string" />
    </s:sequence>
    </s:complexType>
    </s:element>
    <s:element name="GetEntityTypesResponse">
    <s:complexType>
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="1" name="GetEntityTypesResult" type="tns:ArrayOfEntityType" />
    </s:sequence>
    </s:complexType>
    </s:element>
    <s:complexType name="ArrayOfEntityType">
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="unbounded" name="EntityType" nillable="true" type="tns:EntityType" />
    </s:sequence>
    </s:complexType>
    <s:complexType name="EntityType">
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="1" name="Name" type="s:string" />
    <s:element minOccurs="0" maxOccurs="1" name="DisplayName" type="s:string" />
    <s:element minOccurs="0" maxOccurs="1" name="ParentName" type="s:string" />
    <s:element minOccurs="0" maxOccurs="1" name="Definition" type="s:string" />
    <s:element minOccurs="0" maxOccurs="1" name="Properties" type="tns:ArrayOfEntityProperty" />
    </s:sequence>
    </s:complexType>
    <s:complexType name="ArrayOfEntityProperty">
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="unbounded" name="Property" nillable="true" type="tns:EntityProperty" />
    </s:sequence>
    </s:complexType>
    <s:complexType name="EntityProperty">
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="1" name="Name" type="s:string" />
    <s:element minOccurs="0" maxOccurs="1" name="DisplayName" type="s:string" />
    <s:element minOccurs="0" maxOccurs="1" name="DataType" type="s:string" />
    </s:sequence>
    </s:complexType>
    <s:element name="GetDataSourceInfo">
    <s:complexType>
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="1" name="dataSourceNames" type="tns:ArrayOfString" />
    </s:sequence>
    </s:complexType>
    </s:element>
    <s:complexType name="ArrayOfString">
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="unbounded" name="string" nillable="true" type="s:string" />
    </s:sequence>
    </s:complexType>
    <s:element name="GetDataSourceInfoResponse">
    <s:complexType>
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="1" name="GetDataSourceInfoResult" type="tns:ArrayOfDataSource" />
    </s:sequence>
    </s:complexType>
    </s:element>
    <s:complexType name="ArrayOfDataSource">
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="unbounded" name="DataSource" nillable="true" type="tns:DataSource" />
    </s:sequence>
    </s:complexType>
    <s:complexType name="DataSource">
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="1" name="Name" type="s:string" />
    <s:element minOccurs="0" maxOccurs="1" name="Version" type="s:string" />
    <s:element minOccurs="0" maxOccurs="1" name="Description" type="s:string" />
    <s:element minOccurs="1" maxOccurs="1" name="Capability" type="tns:DataSourceCapability" />
    <s:element minOccurs="0" maxOccurs="1" name="EntityExtent" type="tns:ArrayOfInt" />
    </s:sequence>
    </s:complexType>
    <s:simpleType name="DataSourceCapability">
    <s:list>
    <s:simpleType>
    <s:restriction base="s:string">
    <s:enumeration value="CanDrawMaps" />
    <s:enumeration value="CanFindPlaces" />
    <s:enumeration value="CanFindNearby" />
    <s:enumeration value="CanRoute" />
    <s:enumeration value="CanFindAddress" />
    <s:enumeration value="HasIcons" />
    <s:enumeration value="DataServiceQuery" />
    </s:restriction>
    </s:simpleType>
    </s:list>
    </s:simpleType>
    <s:element name="GetGreatCircleDistances">
    <s:complexType>
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="1" name="latLongs" type="tns:ArrayOfLatLong" />
    </s:sequence>
    </s:complexType>
    </s:element>
    <s:complexType name="ArrayOfLatLong">
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="unbounded" name="LatLong" nillable="true" type="tns:LatLong" />
    </s:sequence>
    </s:complexType>
    <s:element name="GetGreatCircleDistancesResponse">
    <s:complexType>
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="1" name="GetGreatCircleDistancesResult" type="tns:ArrayOfDouble" />
    </s:sequence>
    </s:complexType>
    </s:element>
    <s:complexType name="ArrayOfDouble">
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="unbounded" name="double" type="s:double" />
    </s:sequence>
    </s:complexType>
    <s:element name="Find">
    <s:complexType>
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="1" name="specification" type="tns:FindSpecification" />
    </s:sequence>
    </s:complexType>
    </s:element>
    <s:complexType name="FindSpecification">
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="1" name="DataSourceName" type="s:string" />
    <s:element minOccurs="0" maxOccurs="1" name="InputPlace" type="s:string" />
    <s:element minOccurs="0" maxOccurs="1" name="EntityTypeNames" type="tns:ArrayOfString" />
    <s:element minOccurs="0" maxOccurs="1" name="Options" type="tns:FindOptions" />
    </s:sequence>
    </s:complexType>
    <s:complexType name="FindOptions">
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="1" name="Range" type="tns:FindRange" />
    <s:element minOccurs="1" maxOccurs="1" name="SearchContext" type="s:int" />
    <s:element minOccurs="1" maxOccurs="1" name="ResultMask" type="tns:FindResultMask" />
    <s:element minOccurs="0" maxOccurs="1" default="0.85" name="ThresholdScore" type="s:double" />
    </s:sequence>
    </s:complexType>
    <s:complexType name="FindRange">
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="1" default="0" name="StartIndex" type="s:int" />
    <s:element minOccurs="0" maxOccurs="1" default="25" name="Count" type="s:int" />
    </s:sequence>
    </s:complexType>
    <s:simpleType name="FindResultMask">
    <s:list>
    <s:simpleType>
    <s:restriction base="s:string">
    <s:enumeration value="LatLongFlag" />
    <s:enumeration value="EntityFlag" />
    <s:enumeration value="AddressFlag" />
    <s:enumeration value="BestMapViewFlag" />
    <s:enumeration value="MatchDetailsFlag" />
    </s:restriction>
    </s:simpleType>
    </s:list>
    </s:simpleType>
    <s:element name="FindResponse">
    <s:complexType>
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="1" name="FindResult" type="tns:FindResults" />
    </s:sequence>
    </s:complexType>
    </s:element>
    <s:complexType name="FindResults">
    <s:sequence>
    <s:element minOccurs="1" maxOccurs="1" name="NumberFound" type="s:int" />
    <s:element minOccurs="1" maxOccurs="1" name="StartIndex" type="s:int" />
    <s:element minOccurs="0" maxOccurs="1" name="Results" type="tns:ArrayOfFindResult" />
    <s:element minOccurs="1" maxOccurs="1" name="TopScore" type="s:double" />
    </s:sequence>
    </s:complexType>
    <s:complexType name="ArrayOfFindResult">
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="unbounded" name="FindResult" nillable="true" type="tns:FindResult" />
    </s:sequence>
    </s:complexType>
    <s:complexType name="FindResult">
    <s:sequence>
    <s:element minOccurs="1" maxOccurs="1" name="Score" type="s:double" />
    <s:element minOccurs="0" maxOccurs="1" name="FoundLocation" type="tns:Location" />
    </s:sequence>
    </s:complexType>
    <s:complexType name="Location">
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="1" name="LatLong" type="tns:LatLong" />
    <s:element minOccurs="0" maxOccurs="1" name="Entity" type="tns:Entity" />
    <s:element minOccurs="0" maxOccurs="1" name="Address" type="tns:Address" />
    <s:element minOccurs="0" maxOccurs="1" name="BestMapView" type="tns:MapViewRepresentations" />
    <s:element minOccurs="0" maxOccurs="1" name="DataSourceName" type="s:string" />
    </s:sequence>
    </s:complexType>
    <s:complexType name="Entity">
    <s:sequence>
    <s:element minOccurs="1" maxOccurs="1" name="ID" type="s:int" />
    <s:element minOccurs="0" maxOccurs="1" name="Name" type="s:string" />
    <s:element minOccurs="0" maxOccurs="1" name="DisplayName" type="s:string" />
    <s:element minOccurs="0" maxOccurs="1" name="TypeName" type="s:string" />
    <s:element minOccurs="0" maxOccurs="1" name="Properties" type="tns:ArrayOfEntityPropertyValue" />
    </s:sequence>
    </s:complexType>
    <s:complexType name="ArrayOfEntityPropertyValue">
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="unbounded" name="Property" nillable="true" type="tns:EntityPropertyValue" />
    </s:sequence>
    </s:complexType>
    <s:complexType name="EntityPropertyValue">
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="1" name="Name" type="s:string" />
    <s:element minOccurs="0" maxOccurs="1" name="Value" />
    </s:sequence>
    </s:complexType>
    <s:complexType name="Address">
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="1" name="AddressLine" type="s:string" />
    <s:element minOccurs="0" maxOccurs="1" name="PrimaryCity" type="s:string" />
    <s:element minOccurs="0" maxOccurs="1" name="SecondaryCity" type="s:string" />
    <s:element minOccurs="0" maxOccurs="1" name="Subdivision" type="s:string" />
    <s:element minOccurs="0" maxOccurs="1" name="PostalCode" type="s:string" />
    <s:element minOccurs="0" maxOccurs="1" name="CountryRegion" type="s:string" />
    <s:element minOccurs="0" maxOccurs="1" name="FormattedAddress" type="s:string" />
    </s:sequence>
    </s:complexType>
    <s:complexType name="MapViewRepresentations">
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="1" name="ByScale" type="tns:ViewByScale" />
    <s:element minOccurs="0" maxOccurs="1" name="ByHeightWidth" type="tns:ViewByHeightWidth" />
    <s:element minOccurs="0" maxOccurs="1" name="ByBoundingRectangle" type="tns:ViewByBoundingRectangle" />
    </s:sequence>
    </s:complexType>
    <s:complexType name="ViewByScale">
    <s:complexContent mixed="false">
    <s:extension base="tns:MapView">
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="1" default="0" name="MapScale" type="s:double" />
    <s:element minOccurs="0" maxOccurs="1" name="CenterPoint" type="tns:LatLong" />
    </s:sequence>
    </s:extension>
    </s:complexContent>
    </s:complexType>
    <s:complexType name="MapView" abstract="true" />
    <s:complexType name="ViewByBoundingLocations">
    <s:complexContent mixed="false">
    <s:extension base="tns:MapView">
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="1" name="Locations" type="tns:ArrayOfLocation" />
    </s:sequence>
    </s:extension>
    </s:complexContent>
    </s:complexType>
    <s:complexType name="ArrayOfLocation">
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="unbounded" name="Location" nillable="true" type="tns:Location" />
    </s:sequence>
    </s:complexType>
    <s:complexType name="ViewByHeightWidth">
    <s:complexContent mixed="false">
    <s:extension base="tns:MapView">
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="1" default="0" name="Height" type="s:double" />
    <s:element minOccurs="0" maxOccurs="1" default="0" name="Width" type="s:double" />
    <s:element minOccurs="0" maxOccurs="1" name="CenterPoint" type="tns:LatLong" />
    </s:sequence>
    </s:extension>
    </s:complexContent>
    </s:complexType>
    <s:complexType name="ViewByBoundingRectangle">
    <s:complexContent mixed="false">
    <s:extension base="tns:MapView">
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="1" name="BoundingRectangle" type="tns:LatLongRectangle" />
    </s:sequence>
    </s:extension>
    </s:complexContent>
    </s:complexType>
    <s:complexType name="LatLongRectangle">
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="1" name="Southwest" type="tns:LatLong" />
    <s:element minOccurs="0" maxOccurs="1" name="Northeast" type="tns:LatLong" />
    </s:sequence>
    </s:complexType>
    <s:complexType name="MapPointConstants">
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="1" default="6378.2" name="EarthRadiusInKilometers" type="s:double" />
    <s:element minOccurs="0" maxOccurs="1" default="3.1415926535897931" name="Pi" type="s:double" />
    <s:element minOccurs="0" maxOccurs="1" default="0.017453292519943295" name="RadiansPerDegree" type="s:double" />
    <s:element minOccurs="0" maxOccurs="1" default="57.295779513082323" name="DegreesPerRadian" type="s:double" />
    <s:element minOccurs="0" maxOccurs="1" default="0.621371192237334" name="MilesPerKilometer" type="s:double" />
    <s:element minOccurs="0" maxOccurs="1" default="1.609344" name="KilometersPerMile" type="s:double" />
    <s:element minOccurs="0" maxOccurs="1" default="0.0003048" name="KilometersPerFoot" type="s:double" />
    <s:element minOccurs="0" maxOccurs="1" default="3280.8398950131232" name="FeetPerKilometer" type="s:double" />
    <s:element minOccurs="0" maxOccurs="1" default="0.85" name="FindScoreThreshold" type="s:double" />
    <s:element minOccurs="0" maxOccurs="1" default="96" name="AssumedDpi" type="s:int" />
    <s:element minOccurs="0" maxOccurs="1" default="3.280839895013123" name="FeetPerMeter" type="s:double" />
    <s:element minOccurs="0" maxOccurs="1" default="0.3048" name="MetersPerFoot" type="s:double" />
    </s:sequence>
    </s:complexType>
    <s:complexType name="SpatialFilter" abstract="true" />
    <s:complexType name="LatLongSpatialFilter">
    <s:complexContent mixed="false">
    <s:extension base="tns:SpatialFilter">
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="1" name="LatLong" type="tns:LatLong" />
    </s:sequence>
    </s:extension>
    </s:complexContent>
    </s:complexType>
    <s:complexType name="LatLongRectangleSpatialFilter">
    <s:complexContent mixed="false">
    <s:extension base="tns:SpatialFilter">
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="1" name="BoundingRectangle" type="tns:LatLongRectangle" />
    <s:element minOccurs="1" maxOccurs="1" name="PolygonRectangleRelation" type="tns:SpatialRelation" />
    </s:sequence>
    </s:extension>
    </s:complexContent>
    </s:complexType>
    <s:simpleType name="SpatialRelation">
    <s:restriction base="s:string">
    <s:enumeration value="WithinArea" />
    <s:enumeration value="TouchesArea" />
    </s:restriction>
    </s:simpleType>
    <s:element name="CustomerInfoFindHeader" type="tns:CustomerInfoFindHeader" />
    <s:complexType name="CustomerInfoFindHeader">
    <s:complexContent mixed="false">
    <s:extension base="tns:CustomerInfoHeader" />
    </s:complexContent>
    </s:complexType>
    <s:element name="UserInfoFindHeader" type="tns:UserInfoFindHeader" />
    <s:complexType name="UserInfoFindHeader">
    <s:complexContent mixed="false">
    <s:extension base="tns:UserInfoHeader" />
    </s:complexContent>
    </s:complexType>
    <s:element name="FindAddress">
    <s:complexType>
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="1" name="specification" type="tns:FindAddressSpecification" />
    </s:sequence>
    </s:complexType>
    </s:element>
    <s:complexType name="FindAddressSpecification">
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="1" name="DataSourceName" type="s:string" />
    <s:element minOccurs="0" maxOccurs="1" name="InputAddress" type="tns:Address" />
    <s:element minOccurs="0" maxOccurs="1" name="Options" type="tns:FindOptions" />
    </s:sequence>
    </s:complexType>
    <s:element name="FindAddressResponse">
    <s:complexType>
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="1" name="FindAddressResult" type="tns:FindResults" />
    </s:sequence>
    </s:complexType>
    </s:element>
    <s:element name="ParseAddress">
    <s:complexType>
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="1" name="inputAddress" type="s:string" />
    <s:element minOccurs="0" maxOccurs="1" name="countryRegion" type="s:string" />
    </s:sequence>
    </s:complexType>
    </s:element>
    <s:element name="ParseAddressResponse">
    <s:complexType>
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="1" name="ParseAddressResult" type="tns:Address" />
    </s:sequence>
    </s:complexType>
    </s:element>
    <s:element name="GetLocationInfo">
    <s:complexType>
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="1" name="location" type="tns:LatLong" />
    <s:element minOccurs="0" maxOccurs="1" name="dataSourceName" type="s:string" />
    <s:element minOccurs="0" maxOccurs="1" name="options" type="tns:GetInfoOptions" />
    </s:sequence>
    </s:complexType>
    </s:element>
    <s:complexType name="GetInfoOptions">
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="1" default="true" name="IncludeAddresses" type="s:boolean" />
    <s:element minOccurs="0" maxOccurs="1" default="true" name="IncludeAllEntityTypes" type="s:boolean" />
    <s:element minOccurs="0" maxOccurs="1" name="EntityTypesToReturn" type="tns:ArrayOfString" />
    </s:sequence>
    </s:complexType>
    <s:element name="GetLocationInfoResponse">
    <s:complexType>
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="1" name="GetLocationInfoResult" type="tns:ArrayOfLocation" />
    </s:sequence>
    </s:complexType>
    </s:element>
    <s:element name="FindNearby">
    <s:complexType>
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="1" name="specification" type="tns:FindNearbySpecification" />
    </s:sequence>
    </s:complexType>
    </s:element>
    <s:complexType name="FindNearbySpecification">
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="1" name="DataSourceName" type="s:string" />
    <s:element minOccurs="0" maxOccurs="1" name="LatLong" type="tns:LatLong" />
    <s:element minOccurs="1" maxOccurs="1" name="Distance" type="s:double" />
    <s:element minOccurs="0" maxOccurs="1" name="Filter" type="tns:FindFilter" />
    <s:element minOccurs="0" maxOccurs="1" name="Options" type="tns:FindOptions" />
    </s:sequence>
    </s:complexType>
    <s:complexType name="FindFilter">
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="1" name="EntityTypeName" type="s:string" />
    <s:element minOccurs="0" maxOccurs="1" name="PropertyNames" type="tns:ArrayOfString" />
    <s:element minOccurs="0" maxOccurs="1" name="WhereClause" type="tns:WhereClause" />
    <s:element minOccurs="0" maxOccurs="1" name="SortProperties" type="tns:ArrayOfSortProperty" />
    <s:element minOccurs="0" maxOccurs="1" name="Expression" type="tns:FilterExpression" />
    </s:sequence>
    </s:complexType>
    <s:complexType name="WhereClause">
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="1" name="SearchProperties" type="tns:ArrayOfEntityPropertyValue" />
    <s:element minOccurs="1" maxOccurs="1" name="SearchOperator" type="tns:SearchOperatorFlag" />
    </s:sequence>
    </s:complexType>
    <s:simpleType name="SearchOperatorFlag">
    <s:restriction base="s:string">
    <s:enumeration value="And" />
    <s:enumeration value="Or" />
    </s:restriction>
    </s:simpleType>
    <s:complexType name="ArrayOfSortProperty">
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="unbounded" name="SortProperty" nillable="true" type="tns:SortProperty" />
    </s:sequence>
    </s:complexType>
    <s:complexType name="SortProperty">
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="1" name="PropertyName" type="s:string" />
    <s:element minOccurs="1" maxOccurs="1" name="Direction" type="tns:SortDirection" />
    </s:sequence>
    </s:complexType>
    <s:simpleType name="SortDirection">
    <s:restriction base="s:string">
    <s:enumeration value="Ascending" />
    <s:enumeration value="Descending" />
    </s:restriction>
    </s:simpleType>
    <s:complexType name="FilterExpression">
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="1" name="Text" type="s:string" />
    <s:element minOccurs="0" maxOccurs="1" name="Parameters" type="tns:ArrayOfAnyType" />
    </s:sequence>
    </s:complexType>
    <s:complexType name="ArrayOfAnyType">
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="unbounded" name="anyType" nillable="true" />
    </s:sequence>
    </s:complexType>
    <s:element name="FindNearbyResponse">
    <s:complexType>
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="1" name="FindNearbyResult" type="tns:FindResults" />
    </s:sequence>
    </s:complexType>
    </s:element>
    <s:element name="FindByProperty">
    <s:complexType>
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="1" name="specification" type="tns:FindByPropertySpecification" />
    </s:sequence>
    </s:complexType>
    </s:element>
    <s:complexType name="FindByPropertySpecification">
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="1" name="DataSourceName" type="s:string" />
    <s:element minOccurs="0" maxOccurs="1" name="Filter" type="tns:FindFilter" />
    <s:element minOccurs="0" maxOccurs="1" name="Options" type="tns:FindOptions" />
    </s:sequence>
    </s:complexType>
    <s:element name="FindByPropertyResponse">
    <s:complexType>
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="1" name="FindByPropertyResult" type="tns:FindResults" />
    </s:sequence>
    </s:complexType>
    </s:element>
    <s:element name="FindByID">
    <s:complexType>
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="1" name="specification" type="tns:FindByIDSpecification" />
    </s:sequence>
    </s:complexType>
    </s:element>
    <s:complexType name="FindByIDSpecification">
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="1" name="DataSourceName" type="s:string" />
    <s:element minOccurs="0" maxOccurs="1" name="Filter" type="tns:FindFilter" />
    <s:element minOccurs="0" maxOccurs="1" name="Options" type="tns:FindOptions" />
    <s:element minOccurs="0" maxOccurs="1" name="EntityIDs" type="tns:ArrayOfInt" />
    </s:sequence>
    </s:complexType>
    <s:element name="FindByIDResponse">
    <s:complexType>
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="1" name="FindByIDResult" type="tns:FindResults" />
    </s:sequence>
    </s:complexType>
    </s:element>
    <s:element name="FindNearRoute">
    <s:complexType>
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="1" name="specification" type="tns:FindNearRouteSpecification" />
    </s:sequence>
    </s:complexType>
    </s:element>
    <s:complexType name="FindNearRouteSpecification">
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="1" name="DataSourceName" type="s:string" />
    <s:element minOccurs="1" maxOccurs="1" name="Distance" type="s:double" />
    <s:element minOccurs="0" maxOccurs="1" name="Filter" type="tns:FindFilter" />
    <s:element minOcc

  • How to Integrate Microsoft MapPoint Webservice with Weblogic Workshop 9.2

    I have to integrate the MapPoint Webservice with Weblogic Workshop 9.2. But while analyzing the WSDL i m getting the error.
    The error which I m getting is :
    An error was encountered while analyzing the WSDL:null jName
    Detail:
    com.bea.wlw.controls.service.ui.except.TypesAnalysisFailedException: java.lang.IllegalArgumentException: null jName at com.bea.wlw.controls.service.ui.wizards.SelectSCInfoPage.<init>(SelectSCInfoPage.java:127)
    at com.bea.wlw.controls.service.ui.GenerateSCWizard.getPageList(GenerateSCWizard.java:150)
    at com.bea.wlw.controls.service.ui.GenerateSCWizard.addPages(GenerateSCWizard.java:136)
    at org.eclipse.jface.wizard.WizardDialog.createContents(WizardDialog.java:499)
    at org.eclipse.jface.window.Window.create(Window.java:418)
    at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:996)
    at org.eclipse.jface.window.Window.open(Window.java:776)
    at com.bea.wlw.controls.service.ui.actions.NewSCGenAction.run(NewSCGenAction.java:101)
    at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:246)
    at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:538)
    at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:488)
    at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:400)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:843)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3125)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2758)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1699)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1663)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:367)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143)
    at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:103)
    at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:226)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:376)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:163)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334)
    at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
    at org.eclipse.core.launcher.Main.run(Main.java:973)
    at org.eclipse.core.launcher.Main.main(Main.java:948)
    Caused by: java.lang.IllegalArgumentException: null jName at com.bea.staxb.buildtime.internal.bts.BindingTypeName.<init>(BindingTypeName.java:51)
    at com.bea.staxb.buildtime.internal.bts.BindingTypeName.forPair(BindingTypeName.java:40)
    at com.bea.staxb.buildtime.Schema2Java.createBindingType(Schema2Java.java:766)
    at com.bea.staxb.buildtime.Schema2Java.bind(Schema2Java.java:363)
    at com.bea.staxb.buildtime.Schema2Java.internalBind(Schema2Java.java:301)
    at com.bea.staxb.buildtime.BindingCompiler.bind(BindingCompiler.java:125)
    at weblogic.wsee.bind.buildtime.internal.XmlBeansBaseBindingsBuilderImpl.createBuildtimeBindings(XmlBeansBaseBindingsBuilderImpl.java:159)
    at weblogic.wsee.tools.source.EndpointBuilder.setupBindingProviderWithServices(EndpointBuilder.java:836)
    at weblogic.wsee.tools.clientgen.ClientGenUtil.createBindingProvider(ClientGenUtil.java:458)
    at weblogic.wsee.tools.clientgen.ClientGenUtil.createBuildtimeBindings(ClientGenUtil.java:211)
    at weblogic.wsee.tools.clientgen.ClientGenUtil.createBuildtimeBindings(ClientGenUtil.java:174)
    at com.bea.control.servicecontrol.internal.validation.BindingsClassNameReference.loadBuildtimeBindings(BindingsClassNameReference.java:228)
    at com.bea.control.servicecontrol.internal.validation.BindingsClassNameReference.getBindings(BindingsClassNameReference.java:161)
    at com.bea.control.servicecontrol.internal.validation.BindingsClassNameReference.loadJsService(BindingsClassNameReference.java:307)
    at com.bea.control.servicecontrol.internal.validation.BindingsClassNameReference.getJsService(BindingsClassNameReference.java:362)
    at com.bea.control.servicecontrol.internal.validation.BindingsClassNameReference.loadTypeNamesForService(BindingsClassNameReference.java:398)
    at com.bea.control.servicecontrol.internal.validation.BindingsClassNameReference.getTypeNamesForService(BindingsClassNameReference.java:383)
    at com.bea.control.servicecontrol.internal.validation.BindingsCheckUtility.getComplexTypeNamesForService(BindingsCheckUtility.java:210)
    at com.bea.control.servicecontrol.internal.validation.BindingsCheckUtility.getComplexTypeBindingTypeInfoForService(BindingsCheckUtility.java:131)
    at com.bea.control.servicecontrol.internal.validation.BindingsCheckUtility.getComplexTypeBindingInfoForServiceByBindingsDataSourceType(BindingsCheckUtility.java:104)
    at com.bea.control.servicecontrol.internal.validation.BindingsCheckUtility.initializeTypesForTheService(BindingsCheckUtility.java:253)
    at com.bea.control.servicecontrol.internal.validation.BindingsCheckUtility.findMatchingBindingsDataSources(BindingsCheckUtility.java:434)
    at com.bea.wlw.controls.service.ui.util.BindingsChecker.<init>(BindingsChecker.java:55)
    at com.bea.wlw.controls.service.ui.wizards.SelectSCInfoPage.checkForCompatibleBindings(SelectSCInfoPage.java:304)
    at com.bea.wlw.controls.service.ui.wizards.SelectSCInfoPage.<init>(SelectSCInfoPage.java:98)
    ... 31 more
    Thanks in Advance

    I have to integrate the MapPoint Webservice with Weblogic Workshop 9.2. But while analyzing the WSDL i m getting the error.
    The error which I m getting is :
    An error was encountered while analyzing the WSDL:null jName
    Detail:
    com.bea.wlw.controls.service.ui.except.TypesAnalysisFailedException: java.lang.IllegalArgumentException: null jName at com.bea.wlw.controls.service.ui.wizards.SelectSCInfoPage.<init>(SelectSCInfoPage.java:127)
    at com.bea.wlw.controls.service.ui.GenerateSCWizard.getPageList(GenerateSCWizard.java:150)
    at com.bea.wlw.controls.service.ui.GenerateSCWizard.addPages(GenerateSCWizard.java:136)
    at org.eclipse.jface.wizard.WizardDialog.createContents(WizardDialog.java:499)
    at org.eclipse.jface.window.Window.create(Window.java:418)
    at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:996)
    at org.eclipse.jface.window.Window.open(Window.java:776)
    at com.bea.wlw.controls.service.ui.actions.NewSCGenAction.run(NewSCGenAction.java:101)
    at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:246)
    at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:538)
    at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:488)
    at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:400)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:843)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3125)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2758)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1699)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1663)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:367)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143)
    at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:103)
    at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:226)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:376)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:163)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334)
    at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
    at org.eclipse.core.launcher.Main.run(Main.java:973)
    at org.eclipse.core.launcher.Main.main(Main.java:948)
    Caused by: java.lang.IllegalArgumentException: null jName at com.bea.staxb.buildtime.internal.bts.BindingTypeName.<init>(BindingTypeName.java:51)
    at com.bea.staxb.buildtime.internal.bts.BindingTypeName.forPair(BindingTypeName.java:40)
    at com.bea.staxb.buildtime.Schema2Java.createBindingType(Schema2Java.java:766)
    at com.bea.staxb.buildtime.Schema2Java.bind(Schema2Java.java:363)
    at com.bea.staxb.buildtime.Schema2Java.internalBind(Schema2Java.java:301)
    at com.bea.staxb.buildtime.BindingCompiler.bind(BindingCompiler.java:125)
    at weblogic.wsee.bind.buildtime.internal.XmlBeansBaseBindingsBuilderImpl.createBuildtimeBindings(XmlBeansBaseBindingsBuilderImpl.java:159)
    at weblogic.wsee.tools.source.EndpointBuilder.setupBindingProviderWithServices(EndpointBuilder.java:836)
    at weblogic.wsee.tools.clientgen.ClientGenUtil.createBindingProvider(ClientGenUtil.java:458)
    at weblogic.wsee.tools.clientgen.ClientGenUtil.createBuildtimeBindings(ClientGenUtil.java:211)
    at weblogic.wsee.tools.clientgen.ClientGenUtil.createBuildtimeBindings(ClientGenUtil.java:174)
    at com.bea.control.servicecontrol.internal.validation.BindingsClassNameReference.loadBuildtimeBindings(BindingsClassNameReference.java:228)
    at com.bea.control.servicecontrol.internal.validation.BindingsClassNameReference.getBindings(BindingsClassNameReference.java:161)
    at com.bea.control.servicecontrol.internal.validation.BindingsClassNameReference.loadJsService(BindingsClassNameReference.java:307)
    at com.bea.control.servicecontrol.internal.validation.BindingsClassNameReference.getJsService(BindingsClassNameReference.java:362)
    at com.bea.control.servicecontrol.internal.validation.BindingsClassNameReference.loadTypeNamesForService(BindingsClassNameReference.java:398)
    at com.bea.control.servicecontrol.internal.validation.BindingsClassNameReference.getTypeNamesForService(BindingsClassNameReference.java:383)
    at com.bea.control.servicecontrol.internal.validation.BindingsCheckUtility.getComplexTypeNamesForService(BindingsCheckUtility.java:210)
    at com.bea.control.servicecontrol.internal.validation.BindingsCheckUtility.getComplexTypeBindingTypeInfoForService(BindingsCheckUtility.java:131)
    at com.bea.control.servicecontrol.internal.validation.BindingsCheckUtility.getComplexTypeBindingInfoForServiceByBindingsDataSourceType(BindingsCheckUtility.java:104)
    at com.bea.control.servicecontrol.internal.validation.BindingsCheckUtility.initializeTypesForTheService(BindingsCheckUtility.java:253)
    at com.bea.control.servicecontrol.internal.validation.BindingsCheckUtility.findMatchingBindingsDataSources(BindingsCheckUtility.java:434)
    at com.bea.wlw.controls.service.ui.util.BindingsChecker.<init>(BindingsChecker.java:55)
    at com.bea.wlw.controls.service.ui.wizards.SelectSCInfoPage.checkForCompatibleBindings(SelectSCInfoPage.java:304)
    at com.bea.wlw.controls.service.ui.wizards.SelectSCInfoPage.<init>(SelectSCInfoPage.java:98)
    ... 31 more
    Thanks in Advance

  • Is the Bea weblogic workshop IDE develop use the Java?

    is the Bea weblogic workshop IDE develop use the Java?
    beautiful UI.I like it.
    but i think it develop use C#!

    Dear carls:
    Thank you very much.I'm look forward to the day it is released!
    "Carl Sjogreen" <[email protected]> wrote:
    Thanks for the compliment!
    At the current time, BEA is not planning to release the workshop look and
    feel to third parties, or make it available via open source. However, its
    all standard swing code -- just a lot of custom drawn controls!
    In a later release we may open up these libraries to partners who want to
    work closely with the Workshop environment.
    -Carl Sjogreen, Product Manager
    "andiyang" <[email protected]> wrote in message
    news:3cff0bc5$[email protected]..
    Dear Anurag Pareek:
    Thank u very much,I want to know to do it?is it Open and standard ?where has develop
    resource about it?
    thank u very much!
    andiyang
    "Anurag Pareek" <[email protected]> wrote:
    Hi,
    As beautiful as it looks, it has been developed entirely using Java Swing
    components:-)
    Regards,
    Anurag
    Workshop Support
    "andiyang" <[email protected]> wrote in message
    news:3cfd727d$[email protected]..
    is the Bea weblogic workshop IDE develop use the Java?
    beautiful UI.I like it.
    but i think it develop use C#!

  • Java Model Exception

    I have a DC which uses another DC.
    The Used DC has a Model in it.
    When I sync and create Project for the main DC (ie Using DC), it gives an Exception (Java Model Exception).
    Also it says that .classpath  file is read-only.
    I had some nodes  in the using DC structure boubded with the Model(which is in Used DC).
    But now becoz of this Exception, all structure bounded nodes(in using DC) are in error.
    I had the Model in "Used Models"  of the main DC but that also does not seem to appear now.
    Please suggest a solution
    The exact exection is org.eclipse.jdt.core.JavaModelException: File /GGD_NPIDEV_Dsnsnpiadminconfig~pg.com/.classpath is read-only.
    Regards
    Mrinalini
    Edited by: Mrinalini_Sharma on Mar 8, 2010 12:47 PM

    Hi Saravanam,
    One more information about my  scenario.
    In the open activities view, I can see that the name of development configuration is followed by number 1 and 2 in brackets like
    VBD_FPIDEV_D(1)(2). The actual name of the devlopment configuration is VBD_FPIDEV_D. Why are numbers 1 and 2 following the name. It appears in the same way in Activation view and in Transport view too.

  • Integrate checkstyle with weblogic workshop 8.1

    How to integrate or plugin the checkstyle(code formatter) in the weblogic workshop 8.1 so that I can use the checkstyle when I am writing my code instead of seeing the report afterwards.For instance when I am writing the code in workshop the tool should restrict me if I am going beyond 80 characters then and there itself.

    You create an ANT task that looks something like this:
    <target name="checkstyle.wlw">
    <echo message="CURRENT FILE=${file.path}"/>
    <checkstyle config="code_checks.xml" failOnViolation="false">
    <fileset file="${file.path}"/>
    </checkstyle>
    </target>
    In WorkShop you create a new external task.
    Go to Tools-> IDE Properties
    Create a new task called CheckStyle
    Enter the following ANT task as the command.
    ant checkstyle.wlw -Dfile.path=${file.path}
    Enter the appropriate Directopry.
    Check the "Capture Output" box.
    Now, when you rigth click on a file you can select External Tools->CheckStyle.
    There you have it. Bob's your uncle and Fany's your aunt. Pukka!

  • Authentication error weblogic workshop

    Hi ,
    I am trying to debugg my application with weblogic workshop but its
    giving authentication error. My application is deployed and i can access it
    . I am using ant . Actually when i click the debug button it statrts the
    build and after successful termination of the build process it opens the
    debug view but gives the following error :-
    Authentication Failure when connecting to server
    Check your weblogic server username and password are correct and that the
    user has full admin rights.
    I have given the same username and password in workshop that i gave while
    configuring my domain. I guess workshop is not able to communicate with the
    server . Please help me out. I have spent enough time resolving this.
    Thanks

    The text of the error message may be incorrect, but the intent of the
    message is correct. You cannot use <max-beans-in-free-pool> with a Stateful
    session bean. See:
    http://e-docs.bea.com/wls/docs81/ejb/DDreference-ejb-jar.html#1114854
    Bill
    "Rick Jackson" <[email protected]> wrote in message
    news:26851318.1105651919423.JavaMail.root@jserv5...
    Hello,
    I have created a session EJB in Weblogic workshop. In the propertyeditor, I have set the "type" to "Stateful". I have then set the
    max-beans-in-free-pool to 1. I build my ejb project, and I get the below
    error:
    "A Stateless Session Bean cannot have a tag max-beans-in-free-pool". Thisdoesn't make any sense to me since I have specified that it is a "Stateful"
    session bean. I am using Weblogic workshop 8.1 sp2

  • JnlpDownloadServlet with Weblogic 6.1 - Null Pointer Exception

    Hi,
    I am using Web Start with Weblogic 6.1 and I keep getting the exception
    java.lang.NullPointerException
    at java.io.File.<init>(File.java:181)
    at com.sun.javaws.servlet.DownloadRequest.<init>(DownloadRequest.java:62)
    at com.sun.javaws.servlet.JnlpDownloadServlet.handleRequest(JnlpDownloadServlet.java:94)
    at com.sun.javaws.servlet.JnlpDownloadServlet.doGet(JnlpDownloadServlet.java:86)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:263)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:200)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:2390)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:1959)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    Web start itself does not even startup !
    If I don't use the JnlpDownloadServlet I can get a simple example to work.
    The jnlp file I am using is
    <?xml version="1.0" encoding="utf-8"?>
    <!-- JNLP File for SwingSet2 Demo Application -->
    <jnlp
    spec="1.0+"
    codebase="$$codebase" href="$$name">
    <information>
    <title>Test Application</title>
    <vendor>BD</vendor>
    <description>Demo Application</description>
    <offline-allowed/>
    </information>
    <!-- security>
    <all-permissions/>
    </security-->
    <resources>
    <j2se version="1.3"/>
    <jar href="testWebStart.jar" main="true" download="eager" />
    </resources>
    <application-desc main-class="testMClient" />
    </jnlp>
    The web.xml file is;
    <!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.2//EN" "http://java.sun.com/j2ee/dtds/web-app_2_2.dtd">
    <web-app>
    <welcome-file-list>
    <welcome-file>
    index.html
    </welcome-file>
    </welcome-file-list>
    <!-- Used to do mime mapping but it is not needed
    since we are now using the JNLP sdervlet ! -->
    <servlet>
    <servlet-name>JnlpDownloadServlet</servlet-name>
    <servlet-class>com.sun.javaws.servlet.JnlpDownloadServlet</servlet-class>
    </servlet>
    <servlet-mapping>
    <servlet-name>JnlpDownloadServlet</servlet-name>
    <url-pattern>*.jar</url-pattern>
    </servlet-mapping>
    <servlet-mapping>
    <servlet-name>JnlpDownloadServlet</servlet-name>
    <url-pattern>*.jnlp</url-pattern>
    </servlet-mapping>
    </web-app>
    Any help would be greatly appreciated,
    Thanks,
    Brian

    I have exactly the same problem running JBoss 3-Tomcat-4.0.1. After some investigation it seems that the problem is because of dependency on creating File objects using getRealPath()
    The problem manifests itself on several places but for instance:
    DownloadRequest Constructor:
    if(_context != null && !_path.endsWith("/")) {
    String s1 = context.getRealPath(path);
    File file = new File(s1);
    if(file != null && file.exists() && file.isDirectory())
    _path += "/";
    s1 is null so a nullpointer is thrown. Instead do something like:
    if (_context != null && !_path.endsWith("/")) {
    String s1 = context.getRealPath(path);
    if (s1 != null) {
    File file = new File(s1);
    if (file.exists() && file.isDirectory())
    _path += "/";
    But it is harder to fix on other places such as
    ResourceCatalog.scanDirectory(String path)
    File file = new File(_servletContext.getRealPath(s));
    This will faile since getRealPath returns null resulting in a nullpointer exception which will make it impossible to download versioned jars.
    The documentation for ServletContext says that getRealPath will return null if the application is packaged in a war file but this is strange since it worked fine for me for running JBoss-2.4.0_Tomcat-3.2.3. Maybe this is new behaviour for the 2.3 servlet spec ( i assume WL 6.1 is also 2.3 compliant)?

  • Dynamic Class Loading in Weblogic Workshop

    Hi, I am developing a web service with weblogic workshop. The JWS file references
    other classes one of which is a factory for distributing various implementations
    of an interface. I am trying to dynamically load the relevant class to be distributed
    from the factory via its name, e.g. Class c = Class.forName(className)
    However I keep getting a classNotFoundException. The class exists in the same
    package as the factory. I can insantiate the class in the normal way, i.e new
    ClassName(); but cant seem to dynamically load it via its name. However I have
    found that if I declare a private member of that type in the Factory but do nothing
    with it, I can then dynamically create the class. However I dont really want
    to do this for every type that the factory can create
    Any ideas ??

    Graeme,
    Could you please send us a relevant snippet of the JWS and your factory
    class, to clarify the issue and help us replicate it here.
    Thanks,
    Anurag
    "Graeme Dougal" <[email protected]> wrote in message
    news:3e799b78$[email protected]..
    >
    Hi, I am developing a web service with weblogic workshop. The JWS filereferences
    other classes one of which is a factory for distributing variousimplementations
    of an interface. I am trying to dynamically load the relevant class to bedistributed
    from the factory via its name, e.g. Class c = Class.forName(className)
    However I keep getting a classNotFoundException. The class exists in thesame
    package as the factory. I can insantiate the class in the normal way,i.e new
    ClassName(); but cant seem to dynamically load it via its name. However Ihave
    found that if I declare a private member of that type in the Factory butdo nothing
    with it, I can then dynamically create the class. However I dont reallywant
    to do this for every type that the factory can create
    Any ideas ??

  • Aqualogic WebLogic Workshop: XQuery resource cannot be found

    Hi
    I created a Proxy Service with WebLogic Workshop. I tested it without problems. After I shutdown the laptop and restarted it the references between the Proxy Service and the XQuery resources are lost. If I try to reference them WebLogic Workshop cannot find the resource even if they appear on the project.
    Any ideas?
    Regards,
    Néstor Boscán

    Hi Nestor,
    In Workshop, try to clean all the projects (Projects -> Clean all)
    Regards,
    Fabio Douek

  • Weblogic workshop batch process

    hi all,
    am new to weblogic workshop. am looking to see how we can start a batch process in wlw (weblogic workshop) that in turn does a few activities like checking for file exsistence from previous application and if not copying it over from the backup directory on the server.
    hope to get a response soon.
    cheers

    And you're asking about BEA's products at Sun's forum why exactly?

  • E-commerce apis in Weblogic workshop

    Hi All,
    I am trying to develop a simple shopping cart application using the Weblogic apis (for familiarizing myself to weblogic).
    I have included the commerce.jar in the portalWebproject but I have no clue of how to use the apis and also there is no sample/example appliction to use the APIs.
    Please guide/help me in using the APIs.
    Thanks in advance.

    Graeme,
    Could you please send us a relevant snippet of the JWS and your factory
    class, to clarify the issue and help us replicate it here.
    Thanks,
    Anurag
    "Graeme Dougal" <[email protected]> wrote in message
    news:3e799b78$[email protected]..
    >
    Hi, I am developing a web service with weblogic workshop. The JWS filereferences
    other classes one of which is a factory for distributing variousimplementations
    of an interface. I am trying to dynamically load the relevant class to bedistributed
    from the factory via its name, e.g. Class c = Class.forName(className)
    However I keep getting a classNotFoundException. The class exists in thesame
    package as the factory. I can insantiate the class in the normal way,i.e new
    ClassName(); but cant seem to dynamically load it via its name. However Ihave
    found that if I declare a private member of that type in the Factory butdo nothing
    with it, I can then dynamically create the class. However I dont reallywant
    to do this for every type that the factory can create
    Any ideas ??

  • Which version of Workshop to use with WebLogic Server 10.0 for 64-bit Linux

    I've downloaded and installed the 64-bit version of WebLogic Server for Linux. It is running on a 64-bit Xeon RHEL 5 machine with 64-bit Sun JVM.
    During the install, I selected WebLogic Server and Weblogic Workshop but it appears that Workshop was not installed. Apparently, only the Runtime for Workshop was installed. I'm not really sure what good that does for me.
    We need to use the Workshop IDE to develop apps. Is there a 10.0 version of Workshop for 64-bit Linux?

    Hi Anup,
    Maybe you should be a bit more specific about what you want to do. Coherence is just Java and has been supported WebLogic for years in the same way most other third-party Java libraries and APIs are. I first started using Coherence about four or five years ago with WebLogic 8.
    JK

  • Is weblogic workshop a java IDE?

    Hello,
    I am trying to evaluate the usage of weblogic workshop as an IDE (Integrated Development
    Environment) for my J2EE component development. I am not using webservices at
    this time and will not be using them in future also. I need an IDE with good editor,
    compiler (java classes, servlets, JSPs and EJBs), debugger, having features to
    step thru bugs. Will weblogic workshop suit this need or is it only for webservices
    development?
    Thanks

    If you are looking for a general purpose J2EE IDE, BEA has a partnership
    with Borland to resell its JBuilder product. That is what we recommend.
    Workshop is designed to make it easy to build and deploy enterprise-class
    web services on WebLogic Server and is focused on providing a framework,
    "above the api" approach to doing so. If you are looking for a general
    purpose tool JBuilder is the way to go.
    -Carl
    "nagashree yagati" <[email protected]> wrote in message
    news:3dffc410$[email protected]..
    >
    Hello,
    I am trying to evaluate the usage of weblogic workshop as an IDE(Integrated Development
    Environment) for my J2EE component development. I am not using webservicesat
    this time and will not be using them in future also. I need an IDE withgood editor,
    compiler (java classes, servlets, JSPs and EJBs), debugger, havingfeatures to
    step thru bugs. Will weblogic workshop suit this need or is it only forwebservices
    development?
    Thanks

  • Jaxb with weblogic -- java.lang.NoClassDefFoundError: javax/xml/bind/MarshallableRootElement

    I am trying to use jaxb with Weblogic 6.1. I kept both the jaxb jar file in weblogic
    classpath in setEnv script. I am getting the following error, when I am trying
    to use jaxb
    java.lang.NoClassDefFoundError: javax/xml/bind/MarshallableRootElement
    I tried other options also like coping both jar file in jre/ext dir but then I
    got security error.
    I will appreciate if someone in this newsgroup comments or suugest some solution.
    Thanks
    Jeewan

    On 06 Aug 2002, Jeewan wrote:
    >
    I am trying to use jaxb with Weblogic 6.1. I kept both the jaxb jar
    file in weblogic classpath in setEnv script. I am getting the
    following error, when I am trying to use jaxb
    java.lang.NoClassDefFoundError: javax/xml/bind/MarshallableRootElement
    I tried other options also like coping both jar file in jre/ext dir
    but then I got security error.
    I will appreciate if someone in this newsgroup comments or suugest
    some solution. Put the jaxb jar file in in your webapp's WEB-INF/lib directory and it
    should work fine.
    Barry

Maybe you are looking for