workshop

How to create project in WebLogic Workshop with support for JPA entity beans?

How to create a project in WebLogic Workshop (version 10.3) with support for JPA entity beans? I am trying create a separate EJB and EJBClient projects in Workshop and EJB3 session beans work just fine, but I am having problems with JPA entity beans. It seems that when creating a new project you can add support for JPA and BEA Kodo if...

Is it useful to send a developer to attend a 3days Microsoft Learning Gateway Workshop?

Hi guys, my company is very LAMP based as of now, and my management had decided to send a hardware guy and a developer to this MLG workshop. From what I check online it's mostly MS trying to bundle up a whole lot of their stuff and try to sell it to us to solve our problems. Plus the fact that most of what we use now are pretty much open...

Validate html 4.01 tags with weblogic

Hi everyone I need to validate a web application in html 4.01 transitional. In my project im working on skeletons/head.jsp to add meta tags. The problem is that i want to add tags like: <meta name="robots" content="follow"> without the enclosing tag. And the document type is defined on skeleton.xml as HTML 4.01 Transitional. But when ...

How to enable search button in HTML help Workshop software

Hi, I have installed HTML help workshop software (version 4.73) in my system and I have created a project.I could open the .chm file and view the files under it. However, I am not getting the search tab in .chm file. I am gettig stop menu item in "OPTIONS" menu. Can any one tell me how to display search tab in .chm file? Please tell me...

How to plan an interesting 2 hour workshop

I'm going to give a two hour workshop on a programming topic (NHibernate). It will be a small group, of around five people. The attendees will all have their own laptops. What would be the best way to structure the workshop so that the attendees get an insight into the topic and preferrably don't fall asleep? ...

TDD Exercise Ideas

I am about to give a TDD workshop. I have the theoretical part pretty much sorted out, but I wish to avoid typical Tic-tac-toe, Currency or god forbid Calculator exercise. Any suggestions for a good TDD exercise that can be ideally finished in a couple of hours? It would be great if you could list the most important test cases (includi...

How to create web service client in a .jsp page?

I have created a WSDL for my web service. I would like to know how to call it from a jsp page from my another web application. I would like to call the web service from the jsp.. for example considering i have very simple web service which would display back the text entered in my index.jsp page after clicking submit, how would I use th...

Weblogic Workshop 10.0 very slow

i am working in weblogic 10.0 workshop the problem is that it is very very slow i am using a 4 GB RAM PC (with 3.2GB detected RAM).it is very slow for editing, ctrl+c, ctrl+v consumers a hell lot of time and if its a accidental right click on the editor its goin to eat your time wirthlessly any suggestions to improve ?? ...

Add autocompletion jsf Workshop 10.3

Hi guys, I use workshop 10.3 to develop my application and I would like to know how I can configure it to have autocompletion in jsf file. Workshop has autocompletion in jsp file but my file extension is xhtml and with this extension, I can't have autocompletion. Thanks for your help. ...

BEA Workshop keeps terminating with jvm exit code=1

Help!!! I have been tormented with this for months. I keep getting abruptly terminated when debugging or developing on BEA workshop which is an extension of eclipes. Here is the content of my ini file: -vm C:/bea/jrockit_150_11/bin/javaw.exe -vmargs -Xms1024m -Xmx1024m -XX:MaxPermSize=512m -Dweblogic.home=C:/bea/wlserver_10.0 -Dosgi.in...