Advice request: Connecting Sybase qAnyWhere to Glassfish using JMS
Sybase's QAnyWhere messaging system can connect to external JMS messaging systems. Sybase supports JBOSS and IBM WebSphere MQ out of the box. Connection to a JMS messaging system is configured using a...
View ArticleGlassfish 3.1.2 with Jdeveloper 11g R2 11.1.2.4.0
Hi All,I am use Jdeveloper 11g R2 11.1.2.4.0 and Glassfish 3.... I try to deploy my app to glassfish, but i've got a error message : SEVERE| Class [ commonj/sdo/DataObject ] not found. Error while...
View ArticleGlassfish 4 on some Windows machines won't show admin interface
I just used Glassfish 4 for a lab in my mobile dev class, and a fraction of the Windows users were unable to get it to work. Applications wouldn't load, including the admin interface. The log has...
View ArticleGlassfish 4 has NPE at hasExactMatchAuthProvider when loading admin interface...
I just used Glassfish 4 for a lab in my mobile dev class, and a fraction of the Windows users were unable to get it to work. Applications wouldn't load, including the admin interface. The log has...
View ArticleFailed to execute goal org.codehaus.cargo:cargo-maven2-plugin:1.4.2:redeploy
Added by Benjamin Bentmann, last edited by Benjamin Bentmann on Oct 20, 2009 Comment: Go to start of metadata This error is reported in case the execution of a plugin failed due to some unforeseen...
View ArticleGlassfish v3.1.2, Tomcat 7.0.42 and EJBs 3.x
Hello everybody... The classic problem of calling an EJB deployed on Glassfish (EAR) from a Tomcat Web Application (in a servlet packaged in a WAR) still plague those who need this kind of...
View ArticleStart instance crashed on cluster automatically.
Hi,We installed and configured a cluster glassfish 3.1.2 with two instances, and when an instance stops (further to a crash), the DAS does not act so that it starts this instance.Is it possible that...
View ArticleUnexpected end of file from server error (timeout?)
Hi,My glassfish web service is working perfectly, except for the last part where I kick off a weather model run. About 2 minutes into the model run, I get this...
View Articlecreate domain whith cluster profile on glassfish 3.1.2.2
HiI try to create a domain with glassfish 3.1.2.2 using asadmin command : asadmin create-domain -- user admin -- portbase 5000 -- interactive = false -- profile cluster mydomain and I receive the...
View ArticleGlassfish 4 + EJB 3 + Apache Axis 1.4
Hi everybody, Im having a hard time with deploying Apache Axis 1.4 (though its pretty old, it is a condition that I use this). It seems glassfish is "ignoring" some classes, witch ARE included in the...
View Articlenetbeans and glassfish cache issue
I created some files in my java ee project in netbeans. It was causing errors. I have removed the files now. But when I clean and build the project I still get classNotFound error. I have search in the...
View ArticleHow to use resource-env-ref in glassfish-application.xml in deployment plan
Hi there,I've got an app structured as an ear that contains a war (and an ejb, but it doesn't seem relevant to this). I have a deployment plan with glassfish-application.xml and...
View ArticleIs there one place in application.xml where I can override EJB references?
I have a large .ear file.It has dozens of ejb-jars in it with dozens of EJBs in each ejb-jar file.Each EJB in each of those jars has several @EJB-annotated fields designating places where other EJBs...
View Articleglassfish 4.0 custom security realm
Where will I find an example (or, complete documentation) as to how to build a custom security realm for Glassfish 4.0 ?It appears that there are some changes since 3.1.2.2, or, that the required...
View ArticleNullPointerException from within GlassFish 3.1.2.2 when deploying small .ear...
I'm deploying an ear file containing a few EJB jars on GlassFish 3.1.2.2. These EJB jars have ejb-jar.xml files in them. It is entirely possible that some of these ejb-jar.xml files are not correctly...
View ArticleStarting Glassfish using Eclipse Glassfish tools fails
I'm using Glassfish 3.1.2.2 for a while now and had no problems at all. The Eclipse Glassfish Tools did a great job. But suddenly it's not working as ii used to any more: When i start a domain, it does...
View ArticleCheap Kitchen Quotess
Cheap Kitchen Quotess Try looking at www.kitchendesign1.co.uk. They have some amazing designs and prices. Cheap Kitchen Quotess.Cheap Kitchen Quotess
View ArticleDeployment errors with Jersey and Glassfish 4.0
I am porting an App that was developed with Jersey and Glassfish v3, almost a year ago to GlassFish v4. Using NetBeans 7.1.2 and I am getting a clean build, however I cannot seem to get this app to...
View ArticleSMTP binding type not available in WSDL wizard
Hi,I am using netbeans 6.7.1, when i am trying to create the WSDL of concrete type, I am not getting the “SMTP” option. After initial check from internet i found that we have to import .jar files viz...
View ArticleHow to fix this exception "cannot be cast to JAXBElement"
HiFirstly, I don't know if I'm sending a email into right forum...I'm doing "Java EE 7 Hands-on with GlassFish 4 Open Source Edition" and on the point 6 "View and Delete Movie", I'm getting this...
View Article