|
Good, because after create the .war file and export it to a WAS 4.0,
when I try to install it I receive and error with this log: (I am not a
java expert).
CNTR0020E: Non-application exception occurred while processing method
createEarWrapper on bean BeanId(admin#repository.jar#FileBrowserService,
fd390fe4b3): java.rmi.ServerException: RemoteException occurred in
server thread; nested exception is:
java.rmi.RemoteException: ; nested exception is:
com.ibm.etools.archive.exception.DeploymentDescriptorLoadException:
WEB-INF/web.xml
java.rmi.RemoteException: ; nested exception is:
com.ibm.etools.archive.exception.DeploymentDescriptorLoadException:
WEB-INF/web.xml
com.ibm.etools.archive.exception.DeploymentDescriptorLoadException:
WEB-INF/web.xml
Stack trace of nested exception:
com.ibm.etools.archive.exception.ResourceLoadException: Could not load
resource: WEB-INF/web.xml in archive WebFacingProject.war
Stack trace of nested exception:
com.ibm.etools.archive.exception.ArchiveRuntimeException: Failed to
invoke the method named: parse
Stack trace of nested exception:
com.ibm.etools.archive.exception.NotSupportedException: Type is
unrecognized or not yet supported: PUBLIC_ID=-//Sun Microsystems,
Inc.//DTD Web Application
2.3//EN;SYSTEM_ID=http://java.sun.com/dtd/web-app_2_3.dtd
at
com.ibm.etools.j2ee.xml.J2EEXmlDtDEntityResolver.resolveEntity(J2EEXmlDt
DEntityResolver.java:46)
at
org.apache.xerces.readers.DefaultEntityHandler.startReadingFromExternalE
ntity(DefaultEntityHandler.java:750)
at
org.apache.xerces.readers.DefaultEntityHandler.startReadingFromExternalS
ubset(DefaultEntityHandler.java:566)
at
org.apache.xerces.framework.XMLDTDScanner.scanDoctypeDecl(XMLDTDScanner.
java:1139)
at
org.apache.xerces.framework.XMLDocumentScanner.scanDoctypeDecl(XMLDocume
ntScanner.java:2145)
at
org.apache.xerces.framework.XMLDocumentScanner.access$0(XMLDocumentScann
er.java:2100)
at
org.apache.xerces.framework.XMLDocumentScanner$PrologDispatcher.dispatch
(XMLDocumentScanner.java:831)
at
org.apache.xerces.framework.XMLDocumentScanner.parseSome(XMLDocumentScan
ner.java(Compiled Code))
at
org.apache.xerces.framework.XMLParser.parse(XMLParser.java:1081)
at java.lang.reflect.Method.invoke(Native Method)
at
com.ibm.etools.j2ee.xml.bridge.GeneralXmlDocumentReader.invokeMethod(Gen
eralXmlDocumentReader.java:228)
at
com.ibm.etools.j2ee.xml.bridge.GeneralXmlDocumentReader.parse(GeneralXml
DocumentReader.java:240)
at
com.ibm.etools.j2ee.xml.bridge.GeneralXmlDocumentReader.parseDocument(Ge
neralXmlDocumentReader.java:250)
at
com.ibm.etools.j2ee.xml.DeploymentDescriptorImportExport.primImportFrom(
DeploymentDescriptorImportExport.java:238)
at
com.ibm.etools.j2ee.xml.DeploymentDescriptorImportExport.primImportFrom(
DeploymentDescriptorImportExport.java:227)
at
com.ibm.etools.j2ee.xml.WarDeploymentDescriptorImportExport.importFrom(W
arDeploymentDescriptorImportExport.java:47)
at
com.ibm.etools.webapplication.impl.WebAppResourceFactory.importXML(WebAp
pResourceFactory.java:27)
at
com.ibm.etools.j2ee.common.impl.XMLResourceFactory.load(XMLResourceFacto
ry.java:62)
at
com.ibm.etools.j2ee.common.impl.XMLResourceFactory.load(XMLResourceFacto
ry.java:78)
at
com.ibm.etools.emf.resource.impl.ResourceFactoryImpl.load(ResourceFactor
yImpl.java:79)
at
com.ibm.etools.emf.resource.impl.ResourceSetImpl.load(ResourceSetImpl.ja
va:225)
at
com.ibm.etools.archive.impl.LoadStrategyImpl.getMofResource(LoadStrategy
Impl.java:134)
at
com.ibm.etools.commonarchive.impl.ArchiveImpl.getMofResource(ArchiveImpl
.java:421)
at
com.ibm.etools.commonarchive.impl.ModuleFileImpl.getDeploymentDescriptor
Resource(ModuleFileImpl.java:124)
at
com.ibm.etools.archive.impl.XmlBasedImportStrategyImpl.primLoadDeploymen
tDescriptor(XmlBasedImportStrategyImpl.java:28)
at
com.ibm.etools.archive.impl.War22ImportStrategyImpl.loadDeploymentDescri
ptor(War22ImportStrategyImpl.java:62)
at
com.ibm.etools.archive.impl.War22ImportStrategyImpl.importMetaData(War22
ImportStrategyImpl.java:57)
at
com.ibm.etools.commonarchive.impl.WARFileImpl.getDeploymentDescriptor(WA
RFileImpl.java:185)
at
com.ibm.etools.commonarchive.impl.WARFileImpl.getStandardDeploymentDescr
iptor(WARFileImpl.java:288)
at
com.ibm.etools.commonarchive.impl.ArchiveCopyUtiltity.copy(ArchiveCopyUt
iltity.java:73)
at
com.ibm.etools.commonarchive.impl.CommonarchiveFactoryImpl.copy(Commonar
chiveFactoryImpl.java:91)
at
com.ibm.etools.commonarchive.impl.EARFileImpl.addCopy(EARFileImpl.java:7
0)
at
com.ibm.ejs.sm.active.ActiveFileBrowserService.createEarWrapper(ActiveFi
leBrowserService.java:279)
at java.lang.reflect.Method.invoke(Native Method)
at
com.ibm.ejs.sm.agent.AdminAgentImpl.activeObjectInvocation(AdminAgentImp
l.java(Compiled Code))
at
com.ibm.ejs.sm.active.ActiveObject.invokeContainedObject(ActiveObject.ja
va(Compiled Code))
at
com.ibm.ejs.sm.agent.AdminAgentImpl.activeObjectInvocation(AdminAgentImp
l.java(Compiled Code))
at
com.ibm.ejs.sm.agent.AdminAgentImpl.invokeActiveObject(AdminAgentImpl.ja
va(Compiled Code))
at
com.ibm.ejs.sm.agent._AdminAgent_Stub.invokeActiveObject(_AdminAgent_Stu
b.java(Compiled Code))
at
com.ibm.ejs.sm.beans.ServiceBaseImpl.invokeActiveObject(ServiceBaseImpl.
java:50)
at
com.ibm.ejs.sm.beans.FileBrowserServiceBean.invoke(FileBrowserServiceBea
n.java:451)
at
com.ibm.ejs.sm.beans.FileBrowserServiceBean.createEarWrapper(FileBrowser
ServiceBean.java:251)
at
com.ibm.ejs.sm.beans.EJSRemoteStatefulFileBrowserService.createEarWrappe
r(EJSRemoteStatefulFileBrowserService.java:193)
at
com.ibm.ejs.sm.beans._EJSRemoteStatefulFileBrowserService_Tie._invoke(_E
JSRemoteStatefulFileBrowserService_Tie.java:403)
at
com.ibm.CORBA.iiop.ExtendedServerDelegate.dispatch(ExtendedServerDelegat
e.java(Compiled Code))
at com.ibm.CORBA.iiop.ORB.process(ORB.java(Compiled Code))
at com.ibm.CORBA.iiop.OrbWorker.run(OrbWorker.java(Compiled
Code))
at
com.ibm.ejs.oa.pool.ThreadPool$PooledWorker.run(ThreadPool.java(Compiled
Code))
at com.ibm.ws.util.CachedThread.run(ThreadPool.java(Compiled
Code))
----- Begin backtrace for detail
java.rmi.RemoteException: ; nested exception is:
com.ibm.etools.archive.exception.DeploymentDescriptorLoadException:
WEB-INF/web.xml
com.ibm.etools.archive.exception.DeploymentDescriptorLoadException:
WEB-INF/web.xml
Stack trace of nested exception:
com.ibm.etools.archive.exception.ResourceLoadException: Could not load
resource: WEB-INF/web.xml in archive WebFacingProject.war
Stack trace of nested exception:
com.ibm.etools.archive.exception.ArchiveRuntimeException: Failed to
invoke the method named: parse
Stack trace of nested exception:
com.ibm.etools.archive.exception.NotSupportedException: Type is
unrecognized or not yet supported: PUBLIC_ID=-//Sun Microsystems,
Inc.//DTD Web Application
2.3//EN;SYSTEM_ID=http://java.sun.com/dtd/web-app_2_3.dtd
at
com.ibm.etools.j2ee.xml.J2EEXmlDtDEntityResolver.resolveEntity(J2EEXmlDt
DEntityResolver.java:46)
at
org.apache.xerces.readers.DefaultEntityHandler.startReadingFromExternalE
ntity(DefaultEntityHandler.java:750)
at
org.apache.xerces.readers.DefaultEntityHandler.startReadingFromExternalS
ubset(DefaultEntityHandler.java:566)
at
org.apache.xerces.framework.XMLDTDScanner.scanDoctypeDecl(XMLDTDScanner.
java:1139)
at
org.apache.xerces.framework.XMLDocumentScanner.scanDoctypeDecl(XMLDocume
ntScanner.java:2145)
at
org.apache.xerces.framework.XMLDocumentScanner.access$0(XMLDocumentScann
er.java:2100)
at
org.apache.xerces.framework.XMLDocumentScanner$PrologDispatcher.dispatch
(XMLDocumentScanner.java:831)
at
org.apache.xerces.framework.XMLDocumentScanner.parseSome(XMLDocumentScan
ner.java(Compiled Code))
at
org.apache.xerces.framework.XMLParser.parse(XMLParser.java:1081)
at java.lang.reflect.Method.invoke(Native Method)
at
com.ibm.etools.j2ee.xml.bridge.GeneralXmlDocumentReader.invokeMethod(Gen
eralXmlDocumentReader.java:228)
at
com.ibm.etools.j2ee.xml.bridge.GeneralXmlDocumentReader.parse(GeneralXml
DocumentReader.java:240)
at
com.ibm.etools.j2ee.xml.bridge.GeneralXmlDocumentReader.parseDocument(Ge
neralXmlDocumentReader.java:250)
at
com.ibm.etools.j2ee.xml.DeploymentDescriptorImportExport.primImportFrom(
DeploymentDescriptorImportExport.java:238)
at
com.ibm.etools.j2ee.xml.DeploymentDescriptorImportExport.primImportFrom(
DeploymentDescriptorImportExport.java:227)
at
com.ibm.etools.j2ee.xml.WarDeploymentDescriptorImportExport.importFrom(W
arDeploymentDescriptorImportExport.java:47)
at
com.ibm.etools.webapplication.impl.WebAppResourceFactory.importXML(WebAp
pResourceFactory.java:27)
at
com.ibm.etools.j2ee.common.impl.XMLResourceFactory.load(XMLResourceFacto
ry.java:62)
at
com.ibm.etools.j2ee.common.impl.XMLResourceFactory.load(XMLResourceFacto
ry.java:78)
at
com.ibm.etools.emf.resource.impl.ResourceFactoryImpl.load(ResourceFactor
yImpl.java:79)
at
com.ibm.etools.emf.resource.impl.ResourceSetImpl.load(ResourceSetImpl.ja
va:225)
at
com.ibm.etools.archive.impl.LoadStrategyImpl.getMofResource(LoadStrategy
Impl.java:134)
at
com.ibm.etools.commonarchive.impl.ArchiveImpl.getMofResource(ArchiveImpl
.java:421)
at
com.ibm.etools.commonarchive.impl.ModuleFileImpl.getDeploymentDescriptor
Resource(ModuleFileImpl.java:124)
at
com.ibm.etools.archive.impl.XmlBasedImportStrategyImpl.primLoadDeploymen
tDescriptor(XmlBasedImportStrategyImpl.java:28)
at
com.ibm.etools.archive.impl.War22ImportStrategyImpl.loadDeploymentDescri
ptor(War22ImportStrategyImpl.java:62)
at
com.ibm.etools.archive.impl.War22ImportStrategyImpl.importMetaData(War22
ImportStrategyImpl.java:57)
at
com.ibm.etools.commonarchive.impl.WARFileImpl.getDeploymentDescriptor(WA
RFileImpl.java:185)
at
com.ibm.etools.commonarchive.impl.WARFileImpl.getStandardDeploymentDescr
iptor(WARFileImpl.java:288)
at
com.ibm.etools.commonarchive.impl.ArchiveCopyUtiltity.copy(ArchiveCopyUt
iltity.java:73)
at
com.ibm.etools.commonarchive.impl.CommonarchiveFactoryImpl.copy(Commonar
chiveFactoryImpl.java:91)
at
com.ibm.etools.commonarchive.impl.EARFileImpl.addCopy(EARFileImpl.java:7
0)
at
com.ibm.ejs.sm.active.ActiveFileBrowserService.createEarWrapper(ActiveFi
leBrowserService.java:279)
at java.lang.reflect.Method.invoke(Native Method)
at
com.ibm.ejs.sm.agent.AdminAgentImpl.activeObjectInvocation(AdminAgentImp
l.java(Compiled Code))
at
com.ibm.ejs.sm.active.ActiveObject.invokeContainedObject(ActiveObject.ja
va(Compiled Code))
at
com.ibm.ejs.sm.agent.AdminAgentImpl.activeObjectInvocation(AdminAgentImp
l.java(Compiled Code))
at
com.ibm.ejs.sm.agent.AdminAgentImpl.invokeActiveObject(AdminAgentImpl.ja
va(Compiled Code))
at
com.ibm.ejs.sm.agent._AdminAgent_Stub.invokeActiveObject(_AdminAgent_Stu
b.java(Compiled Code))
at
com.ibm.ejs.sm.beans.ServiceBaseImpl.invokeActiveObject(ServiceBaseImpl.
java:50)
at
com.ibm.ejs.sm.beans.FileBrowserServiceBean.invoke(FileBrowserServiceBea
n.java:451)
at
com.ibm.ejs.sm.beans.FileBrowserServiceBean.createEarWrapper(FileBrowser
ServiceBean.java:251)
at
com.ibm.ejs.sm.beans.EJSRemoteStatefulFileBrowserService.createEarWrappe
r(EJSRemoteStatefulFileBrowserService.java:193)
at
com.ibm.ejs.sm.beans._EJSRemoteStatefulFileBrowserService_Tie._invoke(_E
JSRemoteStatefulFileBrowserService_Tie.java:403)
at
com.ibm.CORBA.iiop.ExtendedServerDelegate.dispatch(ExtendedServerDelegat
e.java(Compiled Code))
at com.ibm.CORBA.iiop.ORB.process(ORB.java(Compiled Code))
at com.ibm.CORBA.iiop.OrbWorker.run(OrbWorker.java(Compiled
Code))
at
com.ibm.ejs.oa.pool.ThreadPool$PooledWorker.run(ThreadPool.java(Compiled
Code))
at com.ibm.ws.util.CachedThread.run(ThreadPool.java(Compiled
Code))
----- Begin backtrace for detail
com.ibm.etools.archive.exception.DeploymentDescriptorLoadException:
WEB-INF/web.xml
Stack trace of nested exception:
com.ibm.etools.archive.exception.ResourceLoadException: Could not load
resource: WEB-INF/web.xml in archive WebFacingProject.war
Stack trace of nested exception:
com.ibm.etools.archive.exception.ArchiveRuntimeException: Failed to
invoke the method named: parse
Stack trace of nested exception:
com.ibm.etools.archive.exception.NotSupportedException: Type is
unrecognized or not yet supported: PUBLIC_ID=-//Sun Microsystems,
Inc.//DTD Web Application
2.3//EN;SYSTEM_ID=http://java.sun.com/dtd/web-app_2_3.dtd
at
com.ibm.etools.j2ee.xml.J2EEXmlDtDEntityResolver.resolveEntity(J2EEXmlDt
DEntityResolver.java:46)
at
org.apache.xerces.readers.DefaultEntityHandler.startReadingFromExternalE
ntity(DefaultEntityHandler.java:750)
at
org.apache.xerces.readers.DefaultEntityHandler.startReadingFromExternalS
ubset(DefaultEntityHandler.java:566)
at
org.apache.xerces.framework.XMLDTDScanner.scanDoctypeDecl(XMLDTDScanner.
java:1139)
at
org.apache.xerces.framework.XMLDocumentScanner.scanDoctypeDecl(XMLDocume
ntScanner.java:2145)
at
org.apache.xerces.framework.XMLDocumentScanner.access$0(XMLDocumentScann
er.java:2100)
at
org.apache.xerces.framework.XMLDocumentScanner$PrologDispatcher.dispatch
(XMLDocumentScanner.java:831)
at
org.apache.xerces.framework.XMLDocumentScanner.parseSome(XMLDocumentScan
ner.java(Compiled Code))
at
org.apache.xerces.framework.XMLParser.parse(XMLParser.java:1081)
at java.lang.reflect.Method.invoke(Native Method)
at
com.ibm.etools.j2ee.xml.bridge.GeneralXmlDocumentReader.invokeMethod(Gen
eralXmlDocumentReader.java:228)
at
com.ibm.etools.j2ee.xml.bridge.GeneralXmlDocumentReader.parse(GeneralXml
DocumentReader.java:240)
at
com.ibm.etools.j2ee.xml.bridge.GeneralXmlDocumentReader.parseDocument(Ge
neralXmlDocumentReader.java:250)
at
com.ibm.etools.j2ee.xml.DeploymentDescriptorImportExport.primImportFrom(
DeploymentDescriptorImportExport.java:238)
at
com.ibm.etools.j2ee.xml.DeploymentDescriptorImportExport.primImportFrom(
DeploymentDescriptorImportExport.java:227)
at
com.ibm.etools.j2ee.xml.WarDeploymentDescriptorImportExport.importFrom(W
arDeploymentDescriptorImportExport.java:47)
at
com.ibm.etools.webapplication.impl.WebAppResourceFactory.importXML(WebAp
pResourceFactory.java:27)
at
com.ibm.etools.j2ee.common.impl.XMLResourceFactory.load(XMLResourceFacto
ry.java:62)
at
com.ibm.etools.j2ee.common.impl.XMLResourceFactory.load(XMLResourceFacto
ry.java:78)
at
com.ibm.etools.emf.resource.impl.ResourceFactoryImpl.load(ResourceFactor
yImpl.java:79)
at
com.ibm.etools.emf.resource.impl.ResourceSetImpl.load(ResourceSetImpl.ja
va:225)
at
com.ibm.etools.archive.impl.LoadStrategyImpl.getMofResource(LoadStrategy
Impl.java:134)
at
com.ibm.etools.commonarchive.impl.ArchiveImpl.getMofResource(ArchiveImpl
.java:421)
at
com.ibm.etools.commonarchive.impl.ModuleFileImpl.getDeploymentDescriptor
Resource(ModuleFileImpl.java:124)
at
com.ibm.etools.archive.impl.XmlBasedImportStrategyImpl.primLoadDeploymen
tDescriptor(XmlBasedImportStrategyImpl.java:28)
at
com.ibm.etools.archive.impl.War22ImportStrategyImpl.loadDeploymentDescri
ptor(War22ImportStrategyImpl.java:62)
at
com.ibm.etools.archive.impl.War22ImportStrategyImpl.importMetaData(War22
ImportStrategyImpl.java:57)
at
com.ibm.etools.commonarchive.impl.WARFileImpl.getDeploymentDescriptor(WA
RFileImpl.java:185)
at
com.ibm.etools.commonarchive.impl.WARFileImpl.getStandardDeploymentDescr
iptor(WARFileImpl.java:288)
at
com.ibm.etools.commonarchive.impl.ArchiveCopyUtiltity.copy(ArchiveCopyUt
iltity.java:73)
at
com.ibm.etools.commonarchive.impl.CommonarchiveFactoryImpl.copy(Commonar
chiveFactoryImpl.java:91)
at
com.ibm.etools.commonarchive.impl.EARFileImpl.addCopy(EARFileImpl.java:7
0)
at
com.ibm.ejs.sm.active.ActiveFileBrowserService.createEarWrapper(ActiveFi
leBrowserService.java:279)
at java.lang.reflect.Method.invoke(Native Method)
at
com.ibm.ejs.sm.agent.AdminAgentImpl.activeObjectInvocation(AdminAgentImp
l.java(Compiled Code))
at
com.ibm.ejs.sm.active.ActiveObject.invokeContainedObject(ActiveObject.ja
va(Compiled Code))
at
com.ibm.ejs.sm.agent.AdminAgentImpl.activeObjectInvocation(AdminAgentImp
l.java(Compiled Code))
at
com.ibm.ejs.sm.agent.AdminAgentImpl.invokeActiveObject(AdminAgentImpl.ja
va(Compiled Code))
at
com.ibm.ejs.sm.agent._AdminAgent_Stub.invokeActiveObject(_AdminAgent_Stu
b.java(Compiled Code))
at
com.ibm.ejs.sm.beans.ServiceBaseImpl.invokeActiveObject(ServiceBaseImpl.
java:50)
at
com.ibm.ejs.sm.beans.FileBrowserServiceBean.invoke(FileBrowserServiceBea
n.java:451)
at
com.ibm.ejs.sm.beans.FileBrowserServiceBean.createEarWrapper(FileBrowser
ServiceBean.java:251)
at
com.ibm.ejs.sm.beans.EJSRemoteStatefulFileBrowserService.createEarWrappe
r(EJSRemoteStatefulFileBrowserService.java:193)
at
com.ibm.ejs.sm.beans._EJSRemoteStatefulFileBrowserService_Tie._invoke(_E
JSRemoteStatefulFileBrowserService_Tie.java:403)
at
com.ibm.CORBA.iiop.ExtendedServerDelegate.dispatch(ExtendedServerDelegat
e.java(Compiled Code))
at com.ibm.CORBA.iiop.ORB.process(ORB.java(Compiled Code))
at com.ibm.CORBA.iiop.OrbWorker.run(OrbWorker.java(Compiled
Code))
at
com.ibm.ejs.oa.pool.ThreadPool$PooledWorker.run(ThreadPool.java(Compiled
Code))
at com.ibm.ws.util.CachedThread.run(ThreadPool.java(Compiled
Code))
-----Original Message-----
From: wdsci-l-bounces@xxxxxxxxxxxx [mailto:wdsci-l-bounces@xxxxxxxxxxxx]
On Behalf Of michaelr_41@xxxxxxxxxxxxxx
Sent: Wednesday, June 23, 2004 4:32 PM
To: Websphere Development Studio Client for iSeries
Subject: Re: [WDSCI-L] Deploy a WebFacing project
I'm sure you can...I've done it on Linux.
On Wed, 23 Jun 2004 16:23:28 -0400, "Vitale, Daniel"
<Daniel.Vitale@xxxxxxxxxxxxxxx> said:
> Can I deploy a webfacing project in a WAS server running on Windows
> 2000?
>
> Daniel Vitale
> BBDO Detroit
>
> Daniel.vitale@xxxxxxxxxxxxxxx
>
>
>
> -----Original Message-----
> From: wdsci-l-bounces@xxxxxxxxxxxx
[mailto:wdsci-l-bounces@xxxxxxxxxxxx]
> On Behalf Of Mike David
> Sent: Wednesday, June 23, 2004 12:08 PM
> To: wdsci-l@xxxxxxxxxxxx
> Subject: [WDSCI-L] Re: Cannot find plug-in:
> org.eclipse.core.resources_2.1.0?
>
>
> > Reading the bug report, it says it is fixed in Eclipse 2.1.3.
> > WDSC 5.1.2 is based on Eclipse 2.1.3 and will be available in July.
> Eric:
>
> Unfortunately we're not going to be rolling out 5.1.2 immediately ...
> and I would really like to be able to use WDSC to create this plug-in.
>
> Is there a workaround or modification I can make to bypass this error?
> Should I just use the JAR creator?
>
> Thanks!
>
> Mike
>
>
> _______________________________________________
> This is the Websphere Development Studio Client for iSeries (WDSCI-L)
> mailing list
> To post a message email: WDSCI-L@xxxxxxxxxxxx
> To subscribe, unsubscribe, or change list options,
> visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
> or email: WDSCI-L-request@xxxxxxxxxxxx
> Before posting, please take a moment to review the archives
> at http://archive.midrange.com/wdsci-l.
>
> _______________________________________________
> This is the Websphere Development Studio Client for iSeries (WDSCI-L)
> mailing list
> To post a message email: WDSCI-L@xxxxxxxxxxxx
> To subscribe, unsubscribe, or change list options,
> visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
> or email: WDSCI-L-request@xxxxxxxxxxxx
> Before posting, please take a moment to review the archives
> at http://archive.midrange.com/wdsci-l.
--
michaelr_41@xxxxxxxxxxxxxx
_______________________________________________
This is the Websphere Development Studio Client for iSeries (WDSCI-L)
mailing list
To post a message email: WDSCI-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/wdsci-l.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.