cancel
Showing results for 
Search instead for 
Did you mean: 

standaloneapp.xml not found

Former Member
0 Kudos

I'm trying to create JMS factories and destinations using Visual Administrator.

I created 2 queues and 1 topic using JMS Provider service. I read that these need to be registered through the JMS Connector service.

I tried to create a factory and everytime, i get an error message window saying deployment failed and the reason is "unable to parse the standaloneapp.xml" which is caused by "filenotfound exception: standaloneapp.xml"

the file it claims is supposed to be at

F:\usr\sap\J2E\JC00\j2ee\cluster\server0\apps\sap.com\myAppl\JMSConnector\standaloneapp.xml

can somebody help me on this or point me to some article that could help. any help would be greatly appreciated.

PS: im totally new to SAP WebAS...:)

thanks

RD

Accepted Solutions (1)

Accepted Solutions (1)

ralitsa_vassileva
Discoverer
0 Kudos

JMS facotries are defined in a file named jms-factories.xml and JMS destinations are defined in a file named jms-destinations.xml

The file name is the reason for deployment failure. It is extracted to the file system not as a deacriptor file.

Former Member
0 Kudos

thanks rally,

i had figured out the answer too.

-RD

Answers (0)