Locking problems accessing applications on a network drive post upgrade

I recently upgraded to Windows 7 and JDeveloper 11.1.2.0.0
After the upgrade, every time I open an application on a network drive and navigate into one of the projects, I get the following error.
SEVERE: Unable to open environment /H:/dev/wssEmployer_6-22/.data/
com.sleepycat.je.EnvironmentLockedException: (JE 3.3.98) A je.lck file exists in H:\dev\wssEmployer_6-22\.data\00000019 The environment can not be locked for single writer access.Any information I find on the forums regarding this package involves using it in development. Has anyone else seen this? Is there something I have to do on my machine or network to make this work?
Thanks

Actually, it seems to have been a problem with Novell for some reason. Our sys admin created a new network drive to store the working copy on, and this error stops. Thanks for the reply though.

Similar Messages

  • How can I download the data to Application Server and Network Drive

    Hi Experts
    I am having problem with download the data to Application Server and Network Drive in back ground. its working in foregorund but not in back ground.please suggest me . Thanks for advance.
    Thanks & Regards
    Raghava

    Hi Experts
    I am using like this
    P_Back is a check box on the selection-screen.
    it_fihrst_out-its internal table
    sy-batch -Program is running in the background
    IF sy-batch IS INITIAL.
        IF p_back = 'X'.
          OPEN DATASET file_01 FOR OUTPUT IN TEXT MODE ENCODING DEFAULT.
          IF sy-subrc = 0.
            LOOP AT it_fihrst_out.
              TRANSFER it_fihrst_out TO file_01.
            ENDLOOP.
          ENDIF.
          CLOSE DATASET file_01.
          CASE sy-subrc.
            WHEN 0.
              WRITE: / file_01, / 'successfully generated.'.
            WHEN OTHERS.
              WRITE: / file_01, 'Unexpected error occurred.'.
          ENDCASE.
        ELSE.
          CALL FUNCTION 'WS_DOWNLOAD'
            EXPORTING
              filename                = file_01
              filetype                = 'ASC'
            TABLES
              data_tab                = it_fihrst_out
            EXCEPTIONS
              file_open_error         = 1
              file_write_error        = 2
              invalid_filesize        = 3
              invalid_type            = 4
              no_batch                = 5
              unknown_error           = 6
              invalid_table_width     = 7
              gui_refuse_filetransfer = 8
              customer_error          = 9
              OTHERS                  = 10.
          CASE sy-subrc.
            WHEN 0.
              WRITE: / file_01, / 'successfully generated.'.
            WHEN 2.
              WRITE: / file_01, 'Output Error: File still open'.
            WHEN OTHERS.
              WRITE: / file_01, 'Unexpected error occurred.'.
          ENDCASE.
        ENDIF.
      ELSE.
        LOOP AT it_fihrst_out.
          WRITE:/ it_fihrst_out.
        ENDLOOP.
      ENDIF.
    This is the code .

  • Problem mounting network drive after upgrading router firmware

    Hi guys,
    It's been a while since I last posted a question of my own here, but I'm at my wits end. As I may have mentioned, I live in France, and my ISP is Free (no, not free, Free...). I've got what they call a "box" here, i.e. a sort of super-modem that will let you connect to the Internet via xDSL (and soon VDSL2), receive hundreds of TV channels, read BluRay discs, store files (videos, music, photos, what have you) on a integrated NAS, place and receive phone calls, whether via a landline (DECT) or, since recently, through a femtocell.
    All in all, the package is impressive and works flawlessly. But...
    (Of course, there had to be a "but)
    ... Yesterday, I let my "box" (it's called a Freebox Revolution, or Freebox V6--for Version 6--by the way) upgrade its firmware, reboot as it always does in such circumstances, and  since that,  the NAS won't mount in the Finder the way it used to under the Shared left pane.
    Now, every time I reboot my Mac, I have to open a browser windows and type "smb://mafreebox.freebox.fr" in order mount the NAS in the Finder. I've saved the credentials (login, no password) in the keychain, hoping it would help, but it doesn't. I've got a PC running Windows 8.1 Preview at the moment, and created a shortcut to the NAS on the Desktop. Guess what? I double-click on the shortcut, and sure enough, I can access the content of the NAS from Windows, but not from the Mac.
    I must add that I haven't changed anything on the Mac since, or before, upgrading the "box" firmware.
    Any ideas?

    OK, you must think I'm going bananas, but my issue is gone... For now...
    Seriously, what do you guys think about this problem with network drives mounting or not, depending on, I don't know, the weather, maybe?

  • Appserver r2 forms - how to access form on a network drive?

    i have a running 9iasr2 instance, that can run forms stored on the local drives just fine, but i need it to run forms that are stored on a mapped network drive. in release 1, i just started the services as a real user instead of as the system account.
    any help would be great!

    Hi
    From memory, changing the owner of the OPMN service is in theory the way to go, as this is the service that actaully starts the HTTP Listener. However it will only work if this was the user that installed the product. Therefore, 9iAS has to be re-installed.(This is documented on OTN or Metalink).
    We have got round this by giving network access to the actual 9iAS server (i.e. on the actual network drive where the forms are located added user DOMAIN\SERVERNAME$).
    Hope this is correct, and assists.
    Regards
    Marc

  • Robohelp 9.0.2 Access Project Files from Network Drive or SharePoint

    Hello everyone!
    I was wondering if anyone has suggestions for the following scenario:
    Mutliple content authors traveling around the world need to access centrally place project files.
    I know using a network drive is a bad practice, and I've been testing it with little luck today. Has anyone used SharePoint to house projects in the past?
    What is the best way to share these projects on a network? It's becoming very necessary for us to do so, and I was wondering if anyone has had any success.
    Ideas anyone?
    Thanks!
    Jerry

    Hi Jerry
    Assuming SharePoint can function as a Source Control system it should work. Note that Source Control systems perform a variety of tasks. Librarian, Traffic Cop, etc.
    With any Source Control system the files are centrally located. They have to be, no? But in my experience, you configure each of them in a similar manner. You designate a "Working Folder" that is on your local C drive. As you check files out and work on them, they are copied to your working folder. When you check them in, they are copied back to the server and updated. So you are working locally but the content is centrally located. Assuming SharePoint works that way, it should work for you.
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7, 8 or 9 within the day!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

  • Problem with network drives since upgrading

    Anyone else having issues with mapped network drives in Mavericks?
    I've bene using a Windows 2012 server for ages and not had any problems with the various drive mappings, but since upgrading to Mavericks I'm constantly getting an error -51 when copying files, only a reboot fixes it, and then only for a short while. Nothing has changed on the server.
    Other non Maverick machines are working fine.
    Si

    Yes, same problem here and there are more reports in this forum. A patch from Apple is required, I think.

  • Problems accessing application when using SmartView

    Hi friends,
    Getting the below error while connecting to applications using smart view.Any suggestions could be of very helpful.
    Unable to access the application when using SmartView. The user has access to the application DB however:
    Either user doesn't get authenticated at all or he gets the following error message:
    Cannot open cube view. Analytic Server Error (1051025): User joseph is not permitted to access application 8_RPT
    Regards.

    You need to provision in Shared Services the user 'Joseph' to have access to the 8_rpt application.

  • Unable to access application set in admin console after upgrade to 7.0 M

    Hi Experts
    I am unable to access the Application Set through BPC Administration after upgrading our development server to version 7.0 SP3. I followed the instructions as per the Upgrade guide, and there was no issues during the installation. But when trying to access the application set i receive the following error message on step 9  ( 9/10) of during the connection.
    Error message: Subquery returned more than 1 value. This is not
    permitted when the subquery follows =, !=, <, <= , >, >= or when the
    subquery is used as an expression.
    I have done all of the steps outlined as per SAP Note 1242962, but i still receive the error message. I tried to do a SQL Profiler trace, but i have been unable to find the query which returns more than one record.
    Any help is appreciated
    Kind Regards
    Daniel

    Interesting that you ask about upgrade vs uninstall/reinstall.
    We were running BPC 5.1
    We have also re-installed the Admin client to be the new version.
    We have been working with an outside consulting firm to manage our system upgrade/install.
    Our dev and qa environments were uninstalled then reinstalled.
    When we went to production, our system was intially upgraded.  I do not know why this route was chosen when that was not what was completed on dev/qa.  On our production 'upgrade', we are still working through issues. We then uninstalled iis, sqlserver reporting services, both .net 1.1 and 2.0, and the BPC application. Then reinstall everything and we were getting the same errors. 
    Our error was at Progress 10/10 Create Database Schema and check Application server collation.
    Error Message: Object Reference not set to an instance of an object.
    We are able to access the appShell and test copies of the appShell, we were not able to access any custom appSets which were created prior to the upgrade, nor are we able to access any appSets that were created as a copy of the custom appSet after the upgrade.
    When logged with SAP, we were directed toward note Note 1331040 - Cannot log into 7M Admin console after restore from version5 noting that we needed to do the following changes:
    Note that you will need to change the following:
    INSERT INTO tblDefaults VALUES ('_GLOBAL','Prev_AppSet_Version','','','7.0.112')
    INSERT INTO tblDefaults VALUES ('_GLOBAL','Curr_AppSet_Version','','','7.0.112')
    to
    INSERT INTO tblDefaults VALUES ('_GLOBAL','Prev_AppSet_Version','','','7.0.113')
    INSERT INTO tblDefaults VALUES ('_GLOBAL','Curr_AppSet_Version','','','7.0.113')
    The reason is because '7.0.113' means 7 MS SP04 while '7.0.112' means SP03.
    There are 8 steps in this note, for us, only the first 2 were needed. I have asked SAP to create new note/update existing accordingly.
    With the table entry, we were able to successfully access our app set.
    Hope our experiences can help you out.
    Thanks,
    Becky Zick

  • Refreshing Excel 2010 workbook with connection to Access database on shared network drive

    I have an Excel 2010 workbook that has a connection to an Access database that's on a shared drive on the company network. I can refresh the data in the regular Excel application but when it's hosted in the browser I get this error message "The data
    connection uses Windows Authentication and user credentials could not be delegated."
    Next, I installed PowerPivot for SQL server 2008 and used PowerPivot to connect to the same Access database. I uploaded it to a PowerPivot gallery but when I try to refresh the data but it says "the workbook was created in an older version of Excel
    and PowerPivot and cannot be refreshed until the file is upgraded." I tried to go to "Manage data refresh" but I get the "Sorry, something went wrong" page. Do I need to install PowerPivot for SQL server 2012 to do scheduled data refreshes?
    What about manual refreshes?

    I have an Excel 2010 workbook that has a connection to an Access database that's on a shared drive on the company network. I can refresh the data in the regular Excel application but when it's hosted in the browser I get this error message "The data
    connection uses Windows Authentication and user credentials could not be delegated."
    Next, I installed PowerPivot for SQL server 2008 and used PowerPivot to connect to the same Access database. I uploaded it to a PowerPivot gallery but when I try to refresh the data but it says "the workbook was created in an older version of Excel
    and PowerPivot and cannot be refreshed until the file is upgraded." I tried to go to "Manage data refresh" but I get the "Sorry, something went wrong" page. Do I need to install PowerPivot for SQL server 2012 to do scheduled data refreshes?
    What about manual refreshes?

  • Problem Accessing Application Express

    Hi All,
    I have installed Oracle 11g and Apex 3.2.
    After that I tried to access apex admin console using url: http://server:8080/apex/apex_admin
    If I try to open the page with IE and when used id : admin and its password is entered and pressed login, an error "Object expected, code 0" is generated.
    With Firefox I can see more detail error "doSubmit is not defined.
    Please help.
    Regards
    Rana

    Hey I'm having the same problem, but I may be a little confused.
    I had 11g installed with Apex 3.0 so I upgraded it to 3.2.1 by using the complete installation. So when the install guide says "Run apex_epg_config.sql passing the file system path to the base directory where the Oracle Application Express software was unzipped", I should point to the Oracle home location where my db is installed...right?
    Assuming this is correct, I ran the script but the apex/images folder is still missing the apex_..._.js files mentioned before. All the image files are there but when I try to login nothing happens. Are those js files supposed to be there? Any ideas?

  • Re: Problem accessing Lacie d2 Extreme Hard Drive from my desktop

    The hard drive is connected to firewire port either a 800 or 400. It mounts on my desktop but closes right away when I try to access it. i didn't have this problem before until this afternoon when i tried downloading a mp3 directly to Lacie while it was still streaming...not a good thing i realized.
    I tried the hard drive on another computer, i was able to open it fine; tested it using different firewire cable, that didn't work, and i even reinstalled Tiger, that didn't solve the problem either.
    I am little anxious because the drive's got all my stuff on it. Please help?

    I think you might be right Patrick. I did reformat the drive and it seemed to respond quicker to being launched, but I was still having my "Initializing Log and Cap" dialog box freeze up.
    So, first thing I did was go online and make sure I had all the current software updates and it turned out there was an iMac Firmware update (I admit, I'm not so savvy as to understand exactly what a firmware really is, but I felt it must be important..)
    Anyway, after getting all the current updates I went back into Final Cut Pro and tried to capture. Just to make sure things were on the up and up, I started checking my system, user, and audio/video settings.
    In the process of checking my settings I started getting "the pinwheel of death". (The mouse pointer was just spinning away..) I tried just turning my camera off and it suddenly unfroze!
    I tried to log and capture and when I got the same problem of freezing windows, turning my camera off unfroze everything. Weird.
    The messed up part is that the camera is only an issue when my New Lacie drive is mounted by itself. When only my old Lacie Drive is mounted the Log and Capture window sees my Canon Optura 60 just fine. When both drives are mounted, sometimes a project file from my old Lacie will let me capture from my Canon or it will just claim there's no device control.
    I'm thinking the only solutions is to go out and buy me a cheap handheld from Wal-Mart and to make sure it's any other brand than Canon. Maybe Panasonic?
    iMac Intel Duo-Core; Intel Mac mini single-core   Mac OS X (10.4.6)  

  • Problem accessing an adjacent remote network over VPN (2 asa5505)

    Hello all,
    I have 2 ASA5505 (CORP and remote) connected via VPN. The remote site contains 2 subnets (192.168.1.0/24 and 192.168.0.0/24 (for remote VPN users)). The corp site has 192.168.2.0/24 directly connected to ASA5505 and an adjacent network connected via another device namely the 172.16.0.0/16 network.
    I am able to ping site-to-site between 192.168.0 -> 192.168.2
    and
    192.168.1 -> 192.168.2
    I am unable to ping from remote site to the 172.16 network however.
    I added permit ACLs on both my NAT and CRYPTO ACLs. and when I am trying to ping the remote 172.16 network I get the following messages on my CORP ASA:
    4 Aug 12 2007 02:59:52 400010 192.168.2.1 192.168.0.10 IDS:2000 ICMP echo reply from 192.168.2.1 to 192.168.0.10 on interface inside
    reply is timing out though.
    Any tips would be appreciated!
    My ACLS:
    REMOTE SITE:
    #NONAT
    access-list inside_nat0_outbound extended permit ip 192.168.1.0 255.255.255.0 192.168.2.0 255.255.255.0
    access-list inside_nat0_outbound extended permit ip 192.168.1.0 255.255.255.0 172.16.0.0 255.255.0.0
    access-list inside_nat0_outbound extended permit ip 192.168.1.0 255.255.255.0 192.168.0.0 255.255.0.0
    access-list inside_nat0_outbound extended permit ip 192.168.1.0 255.255.255.0 192.168.3.0 255.255.255.0
    access-list inside_nat0_outbound extended permit ip 192.168.0.0 255.255.255.0 192.168.1.0 255.255.255.0
    access-list inside_nat0_outbound extended permit ip 192.168.0.0 255.255.255.0 192.168.2.0 255.255.255.0
    access-list inside_nat0_outbound extended permit ip 192.168.0.0 255.255.255.0 192.168.3.0 255.255.255.0
    access-list inside_nat0_outbound extended permit ip 192.168.0.0 255.255.255.0 172.16.0.0 255.255.0.0
    nat (inside) 0 access-list inside_nat0_outbound
    nat (inside) 1 192.168.1.0 255.255.255.0
    #CRYPTO ACL
    access-list 100 extended permit ip 192.168.1.0 255.255.255.0 192.168.2.0 255.255.255.0
    access-list 100 extended permit ip 192.168.1.0 255.255.255.0 192.168.3.0 255.255.255.0
    access-list 100 extended permit ip 192.168.1.0 255.255.255.0 172.16.0.0 255.255.0.0
    access-list 100 extended permit ip 192.168.0.0 255.255.255.0 192.168.2.0 255.255.255.0
    access-list 100 extended permit ip 192.168.0.0 255.255.255.0 192.168.3.0 255.255.255.0
    access-list 100 extended permit ip 192.168.0.0 255.255.255.0 172.16.0.0 255.255.0.0
    access-list 100 extended permit ip 192.168.1.0 255.255.255.0 192.168.0.0 255.255.255.0
    access-list 100 extended permit ip 192.168.0.0 255.255.255.0 192.168.1.0 255.255.255.0
    CORP SITE:
    #CORP
    access-list 200 extended permit ip 192.168.2.0 255.255.255.0 192.168.3.0 255.255.255.0
    access-list 200 extended permit ip 172.16.0.0 255.255.0.0 192.168.3.0 255.255.255.0
    access-list 200 extended permit ip 172.17.0.0 255.255.0.0 192.168.3.0 255.255.255.0
    access-list 200 extended permit ip 192.168.2.0 255.255.255.0 192.168.0.0 255.255.255.0
    access-list 200 extended permit ip 192.168.2.0 255.255.255.0 192.168.1.0 255.255.255.0
    access-list 200 extended permit ip 172.16.0.0 255.255.0.0 192.168.0.0 255.255.255.0
    access-list 200 extended permit ip 172.16.0.0 255.255.0.0 192.168.1.0 255.255.255.0
    nat (inside) 0 access-list 200
    nat (inside) 1 0.0.0.0 0.0.0.0
    #CRYPTO ACL
    access-list 105 extended permit ip 192.168.2.0 255.255.255.0 192.168.1.0 255.255.255.0
    access-list 105 extended permit ip 192.168.2.0 255.255.255.0 192.168.0.0 255.255.255.0
    access-list 105 extended permit ip 192.168.3.0 255.255.255.0 192.168.0.0 255.255.255.0
    access-list 105 extended permit ip 172.16.0.0 255.255.0.0 192.168.1.0 255.255.255.0
    access-list 105 extended permit ip 172.16.0.0 255.255.0.0 192.168.0.0 255.255.255.0
    access-list 105 extended permit ip 192.168.3.0 255.255.255.0 192.168.1.0 255.255.255.0
    Thanks in advance!

    The config looks ok.
    If you were trying to ping 172.16.x.x I don't see why the log would be what you displayed. Where are you pinging from, the remote site?
    "4 Aug 12 2007 02:59:52 400010 192.168.2.1 192.168.0.10 IDS:2000 ICMP echo reply from 192.168.2.1 to 192.168.0.10 on interface inside"
    Does the 172.16 network have a route to the 192.168.0.0 and 192.168.1.0 network?

  • VPN connection issue - problem accessing individual computers on network

    Hello,
    So far I have set up my XServe for VPN access so I can log into my office mac network from my home mac using the L2TP protocol. The server sits behind a basic router, and the router forwards the following ports direct to the server's IP address (192.168.1.2): ports 500, 4500, 1701 and 548 (AFP).
    The office network uses 192.168.1.x IP range and each computer has a static DHCP map assigned, and each machine also has a unique DNS name to simplify access to them.
    My home mac uses 192.168.0.x range.
    The server has NAT turned off and also the firewall off for the moment, while I test everything.
    The VPN is set to provide the IP range 192.168.1.150 to 192.168.1.174 to remote clients, and in the Client Information settings pane it is set for: DNS servers = 192.168.1.2, network routing definitions = 192.168.1.0, netmask 255.255.255.0 (Private) and 0.0.0.0, netmask 0.0.0.0 (Public).
    I can connect fine over VPN from home using internet connect, I am assigned an IP address with the 192.168.1.150-174 range and can connect through the "Go" menu's "Connect to server..." directly to the server on 192.168.1.2. What I cannot do is use this method to connect to any other computer on the network (for example 192.168.1.5), nor can I use DNS names to reach them.
    In the internet connect app I set the DNS server as 192.168.1.2, is this correct? Also, do I need to open port 53 (DNS) on my router? Is there something else I have overlooked as this is all new to me.
    Thanks for your help.

    OK, sorry my bad. The macs did not have Personal File Sharing enabled, now they have I can link via their individual IP addresses. Doh!
    But I still want use DNS names, can anyone shed any light on that?

  • Problem accessing application from portal

    I am trying to access an application running on iAS 6 SP2 from iPS 3.0 SP4. App server and the portal server are running on two diff Solaris machines.I am using URL Scrapper. In the application I am trying to get the portal session :
    Session lPortalSession          = null;
    SessionID lsid               = null;      
    lsid           = new SessionID(req);
    lPortalSession      = Session.getSession( lsid );
    But it's throwing me the exception :
    com.iplanet.portalserver.session.SessionException: Invalid service host name
         at java.lang.Throwable.fillInStackTrace(Native Method)
         at om.iplanet.portalserver.session.SessionException.<init>(SessionException.java:30)
         at com.iplanet.portalserver.session.Session.getSessionServiceURL(Session.java:564)
         at com.iplanet.portalserver.session.Session.getSessionServiceURL(Session.java:545)
         at com.iplanet.portalserver.session.Session.getSession(Session.java:440)
         at wisper.servlets.security.WisperMainSrv.defaultAction(Compiled Code)
         at wisper.servlets.security.WisperMainSrv.doGet(WisperMainSrv.java:47)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(Compiled Code)
         at com.netscape.server.servlet.servletrunner.ServletInfo.service(Compiled Code)
         at com.netscape.server.servlet.servletrunner.ServletRunner.execute(Compiled Code)
         at com.kivasoft.applogic.AppLogic.execute(Compiled Code)
         at com.kivasoft.applogic.AppLogic.execute(Compiled Code)
         at com.kivasoft.thread.ThreadBasic.run(Native Method)
         at com.kivasoft.thread.ThreadBasic.run(Native Method)
         at com.kivasoft.thread.ThreadBasic.run(Native Method)
         at com.kivasoft.thread.ThreadBasic.run(Native Method)
         at com.kivasoft.thread.ThreadBasic.run(Compiled Code)
         at java.lang.Thread.run(Compiled Code)
    Note : I am able to get the portal session in the application if both the servers(iAS & iPS) are on the same solaris m/c.
    Think I have missed some setting on the portal.Any clue ?
    Thanks

    Hi Karthik,
    I followed the article that you mentioned. Now I am getting another exception
    com.iplanet.portalserver.session.SessionException: Can't find resource for base name iwtNaming, locale en_US
         at java.lang.Throwable.fillInStackTrace(Native Method)
         at com.iplanet.portalserver.session.SessionException.<init>(SessionException.java:30)
         at com.iplanet.portalserver.session.Session.getSessionServiceURL(Session.java:564)
         at com.iplanet.portalserver.session.Session.getSessionServiceURL(Session.java:545)
         at com.iplanet.portalserver.session.Session.getSession(Session.java:440)
         at wisper.servlets.security.WisperMainSrv.defaultAction(Compiled Code)
         at wisper.servlets.security.WisperMainSrv.doGet(WisperMainSrv.java:47)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(Compiled Code)
         at com.netscape.server.servlet.servletrunner.ServletInfo.service(Compiled Code)
         at com.netscape.server.servlet.servletrunner.ServletRunner.execute(Compiled Code)
         at com.kivasoft.applogic.AppLogic.execute(Compiled Code)
         at com.kivasoft.applogic.AppLogic.execute(Compiled Code)
         at com.kivasoft.thread.ThreadBasic.run(Native Method)
         at com.kivasoft.thread.ThreadBasic.run(Native Method)
         at com.kivasoft.thread.ThreadBasic.run(Native Method)
         at com.kivasoft.thread.ThreadBasic.run(Native Method)
         at com.kivasoft.thread.ThreadBasic.run(Compiled Code)
         at java.lang.Thread.run(Compiled Code)
    What could be the reason ?
    Cheers,
    Brijesh

  • Problem accessing Application Ejb Jar files from Apache Axis jars

    I have deployed an EAR application, with a structure as shown below,
    MyApp.ear
    |____ MyApp_Ejb.jar
    |____ axis.war
    |_____ WEB-INF
    |_____ lib (This contains all axis specific jars)
    The application deploys just fine. But when i goto happyaxis.jsp and try to view all the web services that have been deployed. I get an exception "No provider type matches QName '{http://xml.apache.org/axis/wsdd/providers/java}SDL".
    Here SDL is a custom provider that i have written and all the required files for the provider are available in MyApp_Ejb.jar.
    I do not get as to why the axis.jar is not able to find classes in MyApp_Ejb.ear, when both these are in the same ear.
    Now i know i can add a utility jar to a war files classpath by adding a classpath line in the War file MANIFEST.MF. But since MyApp_Ejb.jar is defined as a Web Module this solution too doesnt help.
    Separating the provider related files from MyApp_Ejb.jar is not possible since there is too much dependance of other files within that jar.
    So i am looking for a solution where in i can continue to have MyApp_Ejb.jar as my ejb module as well as the axis related jars can find the required classes within MyApp_Ejb.jar. some way of sharing the ejb jar across to axis jars.
    Thanks in advance.
    Vicky

    I have deployed an EAR application, with a structure as shown below,
    MyApp.ear
    |____ MyApp_Ejb.jar
    |____ axis.war
    |_____ WEB-INF
    |_____ lib (This contains all axis specific jars)
    The application deploys just fine. But when i goto happyaxis.jsp and try to view all the web services that have been deployed. I get an exception "No provider type matches QName '{http://xml.apache.org/axis/wsdd/providers/java}SDL".
    Here SDL is a custom provider that i have written and all the required files for the provider are available in MyApp_Ejb.jar.
    I do not get as to why the axis.jar is not able to find classes in MyApp_Ejb.ear, when both these are in the same ear.
    Now i know i can add a utility jar to a war files classpath by adding a classpath line in the War file MANIFEST.MF. But since MyApp_Ejb.jar is defined as a Web Module this solution too doesnt help.
    Separating the provider related files from MyApp_Ejb.jar is not possible since there is too much dependance of other files within that jar.
    So i am looking for a solution where in i can continue to have MyApp_Ejb.jar as my ejb module as well as the axis related jars can find the required classes within MyApp_Ejb.jar. some way of sharing the ejb jar across to axis jars.
    Thanks in advance.
    Vicky

Maybe you are looking for