weblogic-10.x
Share interface classes using the same classloader on J2EE/Weblogic 10, without using the system classpath
I have a \"framework\" running on a Weblogic 10.0 (or 10.3) appserver, where the framework consists of multiple enterprise apps, each responsible for a different resource adapter. A client application[详细]
2022-12-18 02:25 分类:问答[com.ctc.wstx.exc.WstxIOException: Socket closed Exception with WebLogic WebService interop with .NET WCF
We have an application that accepts an uploaded file, but intermittently throws a Socket closed exception.[详细]
2022-12-17 16:19 分类:问答How to remote deploy an application in weblogic?
I have two computers , I don\'t want to install weblogic and oracle in my development computer, they consume too much memory, the problem is how can I de开发者_如何学运维ploy my application on develop[详细]
2022-12-17 06:00 分类:问答Default Grails '/' controller mapping not resolving properly
This one has been driving me crazy today.Since upgrading to Grails 1.2 and Weblogic 10.3the default root mapping for \"/\" stopped working. Here\'s what I have...[详细]
2022-12-16 19:09 分类:问答"Java heap space" error when deploying WAR with ant on Weblogic 10.3
I\'m getting this error when deploying application WAR files from my ant build via atask that calls weblogic.Deployer. This is on Windows XP, server is not in Production mode, there are only 2 other W[详细]
2022-12-16 11:46 分类:问答Weblogic 10.3 build path error
I am trying to r开发者_运维问答esolve a build path error. Which weblogic 10.3 jars contain the j2ee classes (like javax.ejb package etc.) ?Starting with WebLogic 10, the implementation of API specs ar[详细]
2022-12-15 21:02 分类:问答How to get JDBC connections obtained from a JNDI datasource to participate in a UserTransaction using Weblogic 10.3?
I am currently retrieving both a UserTransactio开发者_StackOverflow中文版n and a DataSource from a Weblogic 10.3 server using JNDI.[详细]
2022-12-14 19:49 分类:问答How to configure & package a simple Java app to use JPA
I\'m trying to learn JPA and I want create a simple Java command line app that will use JPA to query and update a database table.I mapped out the the simple code needed to do this.But I don\'t know ho[详细]
2022-12-13 17:21 分类:问答Problems with Web Service Data Source in Crystal Reports 2008
I\'m trying to hook up my SOAP webservice to be used as a crystal reports data service and I\'m running into some problems.I follow the wizard and after I enter my WSDL URL and my credentials, I go on[详细]
2022-12-13 15:01 分类:问答Where is WebLogic Jar containing javax.servlet in 10.3?
I am trying to configure my path to include javax.servlet with WebLogic. WebLogic has开发者_高级运维 split out the Jar files, so which one contains javax.servlet?Starting with WebLogic 10, BEA externa[详细]
2022-12-13 10:57 分类:问答