Web application in war format deployed as application-Plz show some light

hello,
I have created a war file which contains jsps and beans only ,no ejbs.When I deploy
the same application in exploded directory format it runs perfect but when i pack
the application in war file and try to deploy it, the application is shown under
applications node in administration console not under web application node.Why
,do some thing special have to be done to deploy it in war format.I have copied
the war file under applications directory in order to deploy it but it works fine
if I copy the top level directory (i.e deploying in exploded directory format)
under applications directory but why not with war file.
Any immediate help is highly appreciated.
Regards
Rose

In 6.0, if a web app is showing up under the "applications" node instead of
the "web applications" node, I suspect you have either omitted or
mis-configured the WEB-INF/web.xml deployment descriptor.
Check out
<http://e-docs.bea.com/wls/docs60/programming/webappdeployment.html> for
help on writing the deployment descriptor, or upgrade to WebLogic Server 6.1
where WLS creates a default web.xml for you if you don't supply one.
"Rashmi" <[email protected]> wrote in message
news:[email protected]..
>
Hello,
I have created a chat application containing jsps and beans, and deployedit first
in the exploded directory format.
It works fine and I was able to run and test it.
Since all the tests are done and the module is over,now i want to packageit in
war file and deploy it.Here comes the problem :-
I have packaged the application in a war file using jar command and copiedit
under applications directory but when i restarted the server(wls 6.0 sp1),i found
in console the application is deployed under applications node and notunder web
applications node-why?
Agian unpacked the war file and deployed it in exploded directory formatnow the
console shows it under web app node then why does not it deploy it as webapplication
when deployed in war format.
Any body faced the same situation,Plz help.
rds
rashmi

Similar Messages

  • (?) Implement a web application to show diagrams with links to documents

    Hi All,
    I need to implement a web application to store architecture & infrastructure documentation.
    I wonder what would be the best approach so I can create diagrams & schemas that represent the different systems. I plan to make some objects in the diagram active with a link to the appropriate design documents, i.e. .doc .
    I had a look at all kind of CMS but I am not able to find anything that fulfill this specific requirements on diagrams, etc...
    Hope I have explained my requirements clearly,
    Many thanks in advance for any advice

    pbasil wrote:
    Hi All,
    I need to implement a web application to store architecture & infrastructure documentation.
    I wonder what would be the best approach so I can create diagrams & schemas that represent the different systems. I plan to make some objects in the diagram active with a link to the appropriate design documents, i.e. .doc .
    I had a look at all kind of CMS but I am not able to find anything that fulfill this specific requirements on diagrams, etc...
    Hope I have explained my requirements clearly,
    Many thanks in advance for any adviceEh? You haven't found something that does exactly what you want, and that's a problem, even though you're fully prepared to write something yourself anyway? CMS is what you're after, or at least some sort of content repository, and embedding links in a page, that's childs play. Or maybe you just want a decent wiki.

  • Web Page: IE vs Safari. Safari won't show some text!

    I use my windows desk top with front page to create a website. When viewing from IE window computer, the verbiage under special notice shows up clearly and consistently. When viewing the same page using Safari, the verbiage under the Special Notice section does not show up.
    1. I redid the web page moving the pictures around etc. but the same problem occurrs.
    http://bergen.edu/faculty/whuisking/
    Is the site. I am at a real loss.

    No problem, Skip, and, although I have never used Front Page, I'll try to give you a little guidance; because, "Yes", the change should be made to look exactly as I showed it in the original post.
    -- The CSS definition is in your style sheet.
    -- Your style sheet is a file named <code>blit1011.css</code>.
    -- It is found in your <code>faculty/whuisking/_themes/blitz/</code> directory on your web site.
    If you can locate and open that file directly through Front Page, you would do a find for: <code>TABLE{</code> (that's a left "curly bracket") and do one of the following:
    a) delete the line that says "color:transparent;" or
    b) comment out that line exactly as posted, originally.
    -- That method, again, is: <code>/color:transparent;/</code> . Anything between /* and */ is commented out, meaning ignored.
    If, on the other hand, you have FTP, you can download that file, save it as its original name, that is <code>blit1011.css</code>; and then go in, change the code as describe above, save, and upload the file. Then test.
    If you are stuck, there should be some folks around who are familiar with Front Page, and can assist you with changing the style sheet. Keep us apprised.

  • Default Web Application - new bug in SP1?

    Just rebuilding everything from scratch to test out SP1. Have noticed
    that the admin console now always seems to report only "(none)" in the
    Default Web Application drop-down, even if other web apps are deployed
    to the server. Editing the config.xml directly detours the problem, in
    that the default app can be set and used, but the admin console still
    says "(none)".
    Lots of other good things fixed in SP1 though!
    Chris

    What you can do if you may shutdown the server is to replace the
    console.war from WLS6.0SP1 with that from WLS6.0, do the mods and put
    the new back in place. If you may stop the server, this is I think the
    easiest sollution.
    Regards,
    Merg
    "Rich " <[email protected]> wrote in message
    news:3ad33260$[email protected]..
    >
    Is there a fix for this issue, or a work around? I am having adifficult time
    getting the web application to show up...and be accessible in abrowser.
    >
    Thanks.
    Chris Palmer <[email protected]> wrote:
    Just rebuilding everything from scratch to test out SP1. Have noticed
    that the admin console now always seems to report only "(none)" in
    the
    Default Web Application drop-down, even if other web apps aredeployed
    to the server. Editing the config.xml directly detours the problem,in
    that the default app can be set and used, but the admin console still
    says "(none)".
    Lots of other good things fixed in SP1 though!
    Chris

  • Can not restart Microsoft SharePoint Foundation Web Application after stopping

    All, thanks for any help.
    I have a SP2010 instance running and am in the process of adding custom web parts, activities, and timer jobs.  As part of troubleshooting an odd problem where my code did not seem to be getting updated on deployments, I decided to try restarting the
    Microsoft SharePoint Foundation Web Application in Central Administration/Services on Server.  It stopped well enough, but on restart it now fails with the error "Expression must evaluate to a node-set.
    ".  I thought it might have something to do with the updated web.config, so I took it back to the original one, but the problem still persists.  I have tried multiple PC restarts and iisresets, along with trying to start the service via the use of
    stsadm.  My SP2010 instance is deployed on a Windows Vista box for testing.  I have successfully deployed this very same custom timer job to that very box in the past; it just won't deploy now and the Microsoft SharePoint Foundation Web Application
    constantly shows "error starting" on the Services on Server page.
    As a result I can no longer deploy timer jobs - they deploy but never show up Central Administration after deployment, and never execute.  Can anyone tell me how to get Microsoft SharePoint Foundation Web Application to restart?
    ~Thanks!
    Mitch

    Old post, but in case others come across this. From:
    http://sharepointumar.wordpress.com/2013/10/11/restart-microsoft-sharepoint-foundation-web-application-service-stuck-at-stopping/comment-page-1/#comment-146
    Stop it by running:
    $svc = Get-SPServiceInstance | where {$_.TypeName -like "*Foundation Web*"}
    $svc.Status = "Offline"
    $svc.Update()
    And then start:
    $svc = Get-SPServiceInstance | where {$_.TypeName -like "*Foundation Web*"}
    $svc.Status = "Online"
    $svc.Update()
    Optionally, you may need to run (I didn't):
    $wa = Get-SPWebApplication http://webAppUrl
    $wa.ProvisionGlobally()
    Ben Weeks
    SharePoint Consultant @ Webtechy Ltd
    T: +441223922070 F: +448701315220
    Web: http://www.webtechy.co.uk Blog:
    http://blog.webtechy.co.uk

  • Creating a folder in web application directory?

    Hi
    I have a web application which contains some jsps and servlets and i am running it on Apache Tomcat 4.1. The name of my application is MyApp which contains all the servlets and jsps.
    In order to deploy the application i have placed the MyApp folder in the 'webapps' folder of Tomcat. Now in one of my servlets i.e. 'DirectoryCreator', i am trying to create a folder i.e. 'Directory' in the MyApp folder. The problem is that i dont want to give an absolute path to the File class constructor. The class files of my servlets are in classes folder i.e. MyApp \ Web-INF \ classes.
    I have tried:
    File f = new File("/Directory");
    f.mkdir();
    but this creates the Directory folder in my C drive.
    Please tell me how i can avoid giving the absolute path.
    Thanks.

    if the code to create the directory is a servlet, you can use
    String path=getServletContext().getRealPath("/");
    //getRealPath("/") will return the actual path on your machine of the base directory
    //of the webapp. getRealPath("/SomeDirectory/SomeFile") will return the real
    //path of SomeFile
    File f=new File(path + "/Directory");
    if(!f.exists())
        f.mkdir();if the code is in a .jsp file simple replace getServletContext(). with application.

  • Interacting with the ssas cube from a web application

    Hi All,
    I have a requirement in which we are using a web application to show the reports designed in ssrs. As of now we are hitting the Database and getting the reports. But now we have developed a cube and we want to display the reports from ssas Cube.
    My issue lies here.  How to populate the filter drop down lists from ssas Cube ( how to read the mdx format ).  Is there any way or work around to do it in ASP.Net..
    To be more clear the report output will be from ssrs dashboard. Filters should be populated from cube.
    Thanks in advance
    Regards
    Balaji - BI Developer

    Hello,
    You can use .NET AdoMd Client to connect to SSAS and to run MDX queries agains a cube; see
    ADOMD.NET Client Programming and
    Microsoft.AnalysisServices.AdomdClient Namespace
    Olaf Helper
    [ Blog] [ Xing] [ MVP]

  • SSO for Web applications

    Hi,
    I want to implement SSO between my portal and web applications. i found some documents but not sufficient information. what would be the correct source of information if i want to impalement SSO between Portal and Web server(non SAP).
    Any help is appreciated.
    Thanks,
    Damodhar.

    Hi,
    i have gone through the some documentation, i am giving the links to help for the others if anyone go through this thread in future.
    Logon tickets for the sap and non sap systems, it's good.
    SAP Logon Ticket-based Single Sign-On
    SSO with SAP logon ticket- Security issues
    SSO with SAP Logon Ticket - security issues
    we have another document but the document has been moved to another link, can you suggest me link for the following document.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/documents/a1-8-4/enabling single sign-on from sap j2ee engine to non-sap java applications.article
    the above link has been moved, can anyone suggest me the correct link for the above document.
    Thanks,
    Damodhar.

  • Can you install the Office Web Application Server on one of the App Servers for SharePoint 2013?

    Hi,
    Is it possible to run Office Web Application Server (shows preview images for docs and allows Notepad, Word, Excel to work etc) on one of the SharePoint 2013 App Servers. I don't want to have to create a new server. It talks about setting
    up a farm. 
    Better still how the feck do you switch this functionlity off - I always remember it being a pain in the arse. We accidentally ran the first part of the configuration on one of the SharePoint App Servers only to find out our subscription does not
    have this download (bar stewards changed this Nov 2014 - just after started contract).    
    Help would be much appreciated as close to go live
    Thanks.
    John.

    Hi John,
    Please reboot the server at the very beginning and test the issue again.
    Quote from you:
    Problem is I get Internet Web Page cannot display the webpage everytime I click in a excel document, powerpoint document, notebook link or the preview
    Please post the url in browser address here.
    If you just executed the command below:
    Add-WindowsFeature Web-Server,Web-Mgmt-Tools,Web-Mgmt-Console,Web-WebServer,Web-Common-Http,Web-Default-Doc,Web-Static-Content,Web-Performance,Web-Stat-Compression,Web-Dyn-Compression,Web-Security,Web-Filtering,Web-Windows-Auth,Web-App-Dev,Web-Net-Ext45,Web-Asp-Net45,Web-ISAPI-Ext,Web-ISAPI-Filter,Web-Includes,InkandHandwritingServices
    It just install some windows feature to the current server, we can find it should be done before installing several server products.
    Could you please verify if the command you executed is the same as the one above?
    You could also go to local disk and check if there is OfficeWebApps folder under C:\ProgramData\Microsoft\?
    If you check in Control Panel > Programs, is there any feature related to Office Web Apps?
    If you have confirmed there is no Office Web Apps feature installed, please go to SharePoint document library settings, and make the document to open in client, does it work?
    Regards,
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected] .
    Rebecca Tu
    TechNet Community Support

  • SharePoint 2013 Central Admin says port 80 for three web applications, but IIS says they have different ports

    Hello,
    I have three web applications on a SharePoint 2013 servers.  In Central Administrators on the Application Management page where it lists all of the web applications, it shows Port 80 being used 2 3 sites.  When I go to IIS, 2 of the 3 are using
    different ports, 81 and 82.  So, only one site IIS says is using port 80. Why is this?  The host file has no entries in it.  Where these web applications extended?
    Thanks,
    Paul
    Paul

    Hi Paul,
    From the URL of the web application in Central Administration in the image, you have configured the Alternate Access Mapping for the web applications.
    And the URL configured is by default using port 80 if you don’t 
    assign other ports for the web application, so the port is changed to 80 in Central Administration.
    To be able to access the web application, you need to add binging for the web application in IIS(please make sure that you have added the host name in DNS).
    For example, SharePoint – 32298, you need to create the binding for the web application in IIS as the image below:
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • Problem related to create new web application

    Hi,I recently got visual studio express 2013 for web,whenever I create a new asp web application it shows a readme file instead of blank page and I don't know how to remove it. please help me as I am new to this asp aplications.

    Akhilesh,
    Microsoft has the bad habit to hide some forums for their customers.
    However for your question there is a Microsoft forum.
    http://forums.asp.net
    Sometimes I think that some Microsoft employees are afraid to show the products of their company.
    In my opinion that is not needed, in many cases especially development they are the best.
    Success
    Cor

  • One web application - interact with many application

    I need to create web application that will be interact with different applications by different protocols. On the input of this application will be different xml files (commands).The input must be implements as stream input (something like IBM WebSphere Business Integration Connect)
    This web application must be consist from differents modules. Every module do the concrete task. E.g. with file1.xml - web application connect with MS Outlook. With file2.xml - web application connect with some web service and so on.
    What kind of java web technology I can use to create this web application?
    Thanks.

    You can use web service to accept input XML for your application and remaining technology depends upon the nature of target system and your work involved. For example, to consume target system web service you can think of using JAX-WS.

  • [JSF 1.2] - Role Based Web Application: Whats the correct way of doing it?

    Hello,
    i have a web application that in some pages is role based. I have two database tables, Role and Permissions. Role can have 1..N Permissions and vice versa.
    In one page i need to render some forms depending on user role.
    What is the best approach to this?
    1. I have a sessionBean and on login load all the permissions (it's less secure but faster) based on user role;
    2. Everytime i use rendered="#{sessionBean.checkPermissions['can-create']}" i query the database. This checkPermissions gets the user role and retrieve all permissions of that user on demand;
    The first option is faster but while the user is logged if permissions changes we might have problems.
    The second, if i user 3 rendered attributes i do 3 queries to the database.
    Is rendered attribute the correct implementation?
    Regards.

    Yes, the rendered attribute is the correct way to accomplish this.
    As to the question of caching the result or querying the database each time, that is something that needs to be answered on an application by application basis.

  • Integrate OpenOffice in web applications

    1) Approach - Problem 1
    I would like to integrate OpenWord in a web application,
    meaning that some objects in my web application will have related OpenWord files
    and the user should be able to edit this files online.
    (Files should be kept on server side.)
    So from my web application I should have Open Word running as Applet
    and editing files on the web server.
    Can this be possible?
    2) Problem 2
    I tried to run the SimpleViewer applet provided in SDK examples but it does not work because the pipe-name is composed by using the user.name property
    which of course my applet can not read.
    Thank you,
    PS: I posted this subject on OpenOffice forum also but maybe some people here have already experience like this.

    Don't cross-post:
    http://forum.java.sun.com/thread.jsp?thread=496751&forum=31&message=2342926
    http://forum.java.sun.com/thread.jsp?thread=496750&forum=63&message=2342922
    http://forum.java.sun.com/thread.jsp?thread=496749&forum=45&message=2342920
    http://forum.java.sun.com/thread.jsp?thread=496748&forum=331&message=2342919
    MOD

  • Unable  to deploy a web application in war format

    Hello,
    I have created a chat application containing jsps and beans, and deployed it first
    in the exploded directory format.
    It works fine and I was able to run and test it.
    Since all the tests are done and the module is over,now i want to package it in
    war file and deploy it.Here comes the problem :-
    I have packaged the application in a war file using jar command and copied it
    under applications directory but when i restarted the server(wls 6.0 sp1) ,i found
    in console the application is deployed under applications node and not under web
    applications node-why?
    Agian unpacked the war file and deployed it in exploded directory format now the
    console shows it under web app node then why does not it deploy it as web application
    when deployed in war format.
    Any body faced the same situation,Plz help.
    rds
    rashmi

    In 6.0, if a web app is showing up under the "applications" node instead of
    the "web applications" node, I suspect you have either omitted or
    mis-configured the WEB-INF/web.xml deployment descriptor.
    Check out
    <http://e-docs.bea.com/wls/docs60/programming/webappdeployment.html> for
    help on writing the deployment descriptor, or upgrade to WebLogic Server 6.1
    where WLS creates a default web.xml for you if you don't supply one.
    "Rashmi" <[email protected]> wrote in message
    news:[email protected]..
    >
    Hello,
    I have created a chat application containing jsps and beans, and deployedit first
    in the exploded directory format.
    It works fine and I was able to run and test it.
    Since all the tests are done and the module is over,now i want to packageit in
    war file and deploy it.Here comes the problem :-
    I have packaged the application in a war file using jar command and copiedit
    under applications directory but when i restarted the server(wls 6.0 sp1),i found
    in console the application is deployed under applications node and notunder web
    applications node-why?
    Agian unpacked the war file and deployed it in exploded directory formatnow the
    console shows it under web app node then why does not it deploy it as webapplication
    when deployed in war format.
    Any body faced the same situation,Plz help.
    rds
    rashmi

Maybe you are looking for