netbeans « weblogic « Java Enterprise Q&A





1. Java: exception when casting to itself(?)    stackoverflow.com

Hi everyone Im working with Oracle WebLogic, Netbeans 6.9.1. I have the following lines of code:

Query query=entityManager.createNamedQuery("Items.findById").setParameter("id", Integer.parseInt((String) request.getParameter("id")));
Items it=(Items) query.getSingleResult();
and they throw an exception:
java.lang.ClassCastException: entity.Items cannot be cast to entity.Items
Even if that ...

2. Web application & weblogic 8.1 error - Cannot find taglib declaration    forums.netbeans.org

Hi, Trying to deploy a Web application with JavaServer Faces and VisualWeb JavaServer Faces. i have used tomcat and the latest version till now. have not had an issue with deployment. ...

3. 'Entity Classes from Database' using Weblogic    forums.netbeans.org

Hello, Previously I had generated some Entity Classes from my Oracle database using JBoss with Netbeans. However, I needed to move to Weblogic 10.3 and now I find that when I ...

4. Connecting to WebLogic server    forums.netbeans.org

I have a problem a in the tittle. I'm trying to define new server, choosing WebLogic then its home directory. After that I have a warning that runtime was found but ...

5. Configuring weblogic server 10.3 in Netbeans 6.5    forums.netbeans.org

Hi All, I have to configure weblogic server 10.3 in netbeans 6.5. I am able to see the option to configure it on one system where I have installed the plugin ...

6. problem in creating web service with weblogic 9.1 server    forums.netbeans.org

Hi, I am trying to create web service with netbean 6.1 and weblogic server 9.1 and got exception due to java 1.4 saaj packaged in wevlogic's webservices.jar, as shown below: Exception ...

7. netbeans Weblogic 10.3 server registration error    forums.netbeans.org

I installed Oracle Weblogic 10.3 When I try to register server inside Netbeans I'm getting this exception java.lang.NullPointerException at org.netbeans.modules.j2ee.weblogic9.WLPluginProperties.isSupportedVersion(WLPluginProperties.java:233) at org.netbeans.modules.j2ee.weblogic9.ui.wizard.ServerLocationPanel.isValid(ServerLocationPanel.java:149) at org.openide.WizardDescriptor.updateStateOpen(WizardDescriptor.java:829) at org.openide.WizardDescriptor.updateState(WizardDescriptor.java:799) at org.netbeans.modules.server.ui.wizard.AddServerInstanceWizard.updateState(AddServerInstanceWizard.java:142) at org.openide.WizardDescriptor$Listener.stateChanged(WizardDescriptor.java:1917) at ...

8. NetBeans 6.8 - Weblogic 10.0 - never finishes starting    forums.netbeans.org

I have been using NB 6.8 for a while now and am quite happy with it. Recently, I installed Weblogic 10.0 on my machine and attempted to deploy a simple (Hello ...

9. Netbeans 6.9 and Weblogic 9.2sp3 - can't add server    forums.netbeans.org

I'm trying to add the weblogic server to the list of servers and getting the following errors: In c:\bea, my beahomelist is set to C:\Development\bea If I choose : C:\bea or ...





10. netbeans with weblogic server    forums.netbeans.org

hi, how can we work in netbeans 6.8 R1 with weblogic server 8.1 ?.. i.e) how to load weblogic server 8.1 on netbeans 6.8 R1 for the execution. please help me, ...

11. Cannot configure Weblogic server in Netbeans    forums.netbeans.org

hi i have netbeans6.9 and want to develop a web service application however i am unable to configure my weblogic server on it . When i give the path to the ...

12. Problem running WebLogic Server v10.3.3 on NetBeans 6.9.1 (Mac OS X)    forums.netbeans.org

Hey guys, I have quite a perplexing problem on my hands. When I go to deploy my web app to Oracle WebLogic Server v10.3.3 on NetBeans 6.9.1, it appears that the server starts correctly, with the line " " appearing in the console log. However, the progress bar for ...

13. Netbeans 6.5 can't add Weblogic 10.3 server    forums.netbeans.org

14. not able to deploye webapplication to weblogic server    forums.netbeans.org

Hi I am developing a JSF 2 based POC on netbeans 7 and weblogic 11g (10.3.4) When ever I try to run the application . the deployment fails . The module has not been deployed. at org.netbeans.modules.j2ee.deployment.devmodules.api.Deployment.deploy(Deployment.java:187) at org.netbeans.modules.j2ee.ant.Deploy.execute(Deploy.java:106) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)... If I try to manually upload the war file to the weblogic, it runs fine . Do I need any ...

15. Can't specify WebLogic server to run Java Web Application    forums.netbeans.org

I'm using NB 7.0, JDK 1.6, Glassfish 3.1, and WebLogic 1.3.5 on Windows 7 platform. I have an existing Java Web Application that I've been developing and debugging under NB7 and Glassfish 3.1. The deployment platform is WebLogic 10.3.5. I've run into a couple of debugging issues where I need to actually debug under WebLogic but I am unable to set ...

16. Hi some problems with weblogic 10.3    forums.netbeans.org





17. About weblogic...    forums.netbeans.org

18. Netbeans 6.5 can't add Weblogic 10.3 server    forums.netbeans.org

we can add weblogic 10.3 on any netbeans version: 1 - goto your profile folder C:\Documents and Settings\username\.netbeans\6.5\config\J2EE\InstalledServers in this path there is a file called .nbattrs add these lines in it and restart your netbeans ide if your weblogic 10.3 is located at C:/bea3/wlserver_10.3 and user name is weblogic and password is weblogic add these lines