Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-dev] WAS serverdef

Hi Marcel,

This sounds more like a newsgroup question than a concern about the development of WTP. since it is related to the start of the Application Server.

As I can't call myself an expert in WebSphere, I can only point you on the right direction. I would suggest posting your concern in the WTP newsgroups, but you might also want to try contacting the WebSphere Application Server team? Maybe they can point out what the problem is.

You can find how to join the newsgroups at: http://www.eclipse.org/forums/

Best Regards,
-- --
Mr. Angel Vera
Server Tools Developer
E-Mail: arvera@xxxxxxxxxx
Tel: 905-413-5919
-----
Those who think that something is impossible,
should not interfere with those who are willing to do it. - Angel Vera

Inactive hide details for Marcel Stör ---12/04/2009 02:03:42 AM---Hi WTP community, I'm working on a patch for a WTP Websphere Marcel Stör ---12/04/2009 02:03:42 AM---Hi WTP community, I'm working on a patch for a WTP Websphere connector https://bugs.eclipse.org/bugs


From:

Marcel Stör <marcel@xxxxxxxxxxxxxx>

To:

wtp-dev@xxxxxxxxxxx

Date:

12/04/2009 02:03 AM

Subject:

[wtp-dev] WAS serverdef

Sent by:

wtp-dev-bounces@xxxxxxxxxxx




Hi WTP community,

I'm working on a patch for a WTP Websphere connector
https://bugs.eclipse.org/bugs/show_bug.cgi?id=160220 
.

The serverdef is ready but I'm experiencing strange crashes when  
Websphere starts up:

org.eclipse.emf.ecore.xmi.PackageNotFoundException: Package with uri  
'http://www.ibm.com/websphere/appserver/schemas/6.0/sibresources.xmi'  
not found. (file:/g:/IBM/WebSphere/AppServer/profiles/AppSrv01/config/
cells/angydeeNode01Cell/nodes/angydeeNode01/servers/server1/
server.xml, 113, 137)
at org.eclipse.emf.ecore.xmi.impl.XMLHandler.getPackageForURI
(XMLHandler.java:1730)
at org.eclipse.emf.ecore.xmi.impl.XMLHandler.getFactoryForPrefix
(XMLHandler.java:1568)

Indeed, server.xml has an XML namespace reference to that URL:
...
xmlns:sibresources="
http://www.ibm.com/websphere/appserver/schemas/6.0/sibresources.xmi 
"
...

I'm not quite sure if this is right place to ask, but I'm at my wits  
end. Google comes up with a few links (
http://www.ibm.com/developerworks/forums/thread.jspa?threadID=190866 for example
), but those posts usually refer to RAD & WAS problems and the usual  
remedy seems to be to re-install RAD -> not related to my problem.

Regards,
Marcel

--
Marcel Stör,
http://www.frightanic.com
Couchsurfing:
http://www.couchsurfing.com/people/marcelstoer
Skype: marcelstoer

_______________________________________________
wtp-dev mailing list
wtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-dev


GIF image

GIF image


Back to the top