Is CreateEvent a Seam component? If so you can import the js stub using its component name, eg:
<script type="text/javascript" src="seam/remoting/interface.js?createEvent"> Otherwise use its fully qualified class name: <script type="text/javascript" src="seam/remoting/interface.js?com.nortel.emp.event.inventory.CreateEvent"> View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009038#4009038 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4009038 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
