Could you tell us what port you have used for the webservices endpoint
? One of the things I had to do in the past, is to configure WAS and
the webservices endpoints to all use the port 8080. I did it manually
by updating the following files :

1.update port to 8080



D:\IBM\WebSphere\AppServer\profiles\AppSrv01\config\cells\IBM-5883ABA45B7Node01Cell\virtualhosts.xml(344):
<aliases xmi:id="HostAlias_1" hostname="*" port="9080"/>

D:\IBM\WebSphere\AppServer\profiles\AppSrv01\config\cells\IBM-5883ABA45B7Node01Cell\nodes\IBM-5883ABA45B7Node01\serverindex.xml(29):
<endPoint xmi:id="EndPoint_1200337090865" host="*" port="9080"/>



On Thu, Mar 27, 2008 at 6:03 AM, Simon Laws <[EMAIL PROTECTED]> wrote:
> On Thu, Mar 27, 2008 at 12:25 PM, Sandeep Raman <[EMAIL PROTECTED]>
>  wrote:
>
>
>
>  > Hi,
>  >
>  > I get this error:
>  >
>  > </Exception>Error 404: SRVE0190E: File not found: /ComposerService
>  > on touching my URL:
>  > http://172.19.103.18:9080/LOSComposite/ComposerService
>  > in websphere while calling up my composite application with a binding.ws
>  > specified.
>  > The end points are established and i get the information in the log. No
>  > errors appear.
>  >
>  >
>  > When i go to the address
>  > http://172.19.103.18:9080/LOSComposite/ComposerService?wsdl
>  >
>  > i get
>  > Invalid at the top level of the document. Error processing resource
>  > 'http://172.19.103.18:9080/LOSComposite/ComposerService...
>  > </wsdl:definitions>
>  > I am using websphere 6.1.0.3 with a patch 6.1.0.9 as specified in
>  > sebastain's blog.
>  > Can someone give me a solution on how can i resolve this, this is a bit
>  > urgent for me a i have a demo for this tommorow.
>  > Regards
>  > Sandeep.
>  >
>  >
>  > =====-----=====-----=====
>  > Notice: The information contained in this e-mail
>  > message and/or attachments to it may contain
>  > confidential or privileged information. If you are
>  > not the intended recipient, any dissemination, use,
>  > review, distribution, printing or copying of the
>  > information contained in this e-mail message
>  > and/or attachments to it are strictly prohibited. If
>  > you have received this communication in error,
>  > please notify us by reply e-mail or telephone and
>  > immediately and permanently delete the message
>  > and any attachments. Thank you
>  >
>  >
>  >
>  Hi Sandeep
>
>  Is this error being reported from the application you have attached to
>  TUSCANY-2144? If so I'll try and run it up here. If not can you attach the
>  application you are having problems with.
>
>  Can you tell me if you have successfully started  and accessed
>  samples/calculator-webapp on the WebSphere configuration you have. If not I
>  would like us to work together to get that working first.
>
>  Regards
>
>  Simon
>



-- 
Luciano Resende
Apache Tuscany Committer
http://people.apache.org/~lresende
http://lresende.blogspot.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to